2017-06-16 |
Rusty Russell | io: allow overriding poll function. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-05-31 |
Rusty Russell | io: fix nasty io_wake corner case. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-04-05 |
David Gibson | agar: Remove unnecessary NULL check |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-04-05 |
David Gibson | net: Add check for failure of setsockopt() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-04-05 |
David Gibson | ccanlint: Fix leak in do_reduce_features() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-04-05 |
David Gibson | crypto/ripemd160: Correct badly sized union member |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-04-05 |
David Gibson | tools: Remove fd leak |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-04-05 |
David Gibson | failtest: Remove memory leak |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-04-03 |
Rusty Russell | .gitignore: ignore .fast-ok files, too. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-04-03 |
Rusty Russell | ccan/ntdb: demote to junkcode. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-31 |
David Gibson | Fix missing va_end()s |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-31 |
David Gibson | lbalance: Switch to tlist2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-31 |
David Gibson | tools/ccanlint: Add missing header file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-31 |
David Gibson | tools: Add asort module |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-15 |
Rusty Russell | take, tal, tal/path, tal/str, tal/talloc: annotate... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-15 |
Rusty Russell | take: add labels when CCAN_TAKE_DEBUG set, return in... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-15 |
Rusty Russell | Makefile: fix fastcheck. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-15 |
Rusty Russell | io/fdpass: fix example. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-14 |
Rusty Russell | io/fdpass: add flag to close fd after sending. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-14 |
Rusty Russell | io: add io_flush_sync(). |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-03-14 |
Martin Milata | hex: fix comment |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-24 |
David Gibson | .travis.yml: Add clang builds to trusty |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-24 |
David Gibson | coroutine: Stack allocation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-24 |
David Gibson | coroutine: Enable valgrind |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-24 |
David Gibson | coroutine: Remove on-stack buffers from testcases |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-24 |
David Gibson | coroutine: Move total initialization outside coroutine |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-24 |
David Gibson | coroutine: Remove problematic diagnostic from api-3... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-24 |
Rusty Russell | tal: make tal_len/tal_count(NULL) return 0. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-19 |
David Gibson | .travis.yml: Add compilation with gcc 5 and gcc 6 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-18 |
David Gibson | ccanlint: Correct default coverage tool for clang |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-18 |
David Gibson | ccanlint: Allow path to gcov to be overriden |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-18 |
David Gibson | tools: Consolidate gcov handling |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-17 |
David Gibson | .travis.yml: Add valgrind testing |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-17 |
David Gibson | .travis.yml: Add builds under Ubuntu Trusty |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-17 |
David Gibson | .travis.yml: Rework Travis matrix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-13 |
Rusty Russell | intmap: clean up iterators. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-11 |
Rusty Russell | intmap: new module. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-09 |
Rusty Russell | io: make io_close_taken_fd() unset nonblocking on the fd. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-09 |
Rusty Russell | io: handle errors on listening file descriptors. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-09 |
Rusty Russell | io: io_close_taken_fd to steal fd from conn. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-09 |
Rusty Russell | io: don't try to close() connection twice, remove shutd... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-09 |
Rusty Russell | io: update documentation for io_close. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2017-01-07 |
Rusty Russell | str: make sure STR_MAX_CHARS gives a constant expression. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-29 |
Rusty Russell | tal/autoptr: new module. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-29 |
Rusty Russell | tal: support destructors with an extra argument. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-29 |
Rusty Russell | io: allow freeing of io_conn at any time. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-29 |
Rusty Russell | io: remove io_debug support. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-29 |
Rusty Russell | tal: save and restore errno across all notifiers. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-24 |
David Gibson | ccanlint: Move ccanlint test options from _info comment... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-24 |
David Gibson | Makefile: Make module checks depend on info file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-23 |
Rusty Russell | io/fdpass: new module for async fd passing. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-12 |
Peter Barker | base64: correct linkage of base64_maps_rfc4648 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-12 |
David Gibson | generator: Rewrite to use coroutine module |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-09 |
David Gibson | coroutine: New module |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-07 |
Rusty Russell | fdpass: new module. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-05 |
Rusty Russell | shachain: allow overriding of number of bits, add cmdli... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-05 |
Rusty Russell | hkdf_sha256: okm is a void *. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-12-01 |
David Gibson | Makefile: Remove testdepends from make check dependencies |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-30 |
Rusty Russell | crypto/hkdf_sha256: new module. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-30 |
Rusty Russell | crypto/hmac_sha256: add partial progress functions. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-30 |
Rusty Russell | crypto/hmac_sha256: new module. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-27 |
Kevin Locke | edit_distance: Rename ED_STACK_ELEMS ED_STACK_DIST_VALS |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-23 |
David Gibson | .travis.yml: Enable C99 mode for older gcc versions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-23 |
Kevin Locke | edit_distance: calculate edit distance between strings |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-22 |
David Gibson | Makefile: Remove unused test targets |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-22 |
Rusty Russell | web: fix for PHP7. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-22 |
Rusty Russell | Makefile-web: make it usable with "make -f Makefile... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-21 |
David Gibson | cppmagic: Tweak testcase to work on older clang versions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-21 |
David Gibson | time: Change TIME_HAVE_MONOTONIC to be 0/1 rather than... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-21 |
David Gibson | ccanlint: Remove unused variable |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-21 |
David Gibson | Makefile: Remove generator modules from the exclude... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-21 |
David Gibson | .travis.yml: Remove external libraries |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-21 |
David Gibson | Merge Makefile rewrite into master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-17 |
David Gibson | wwviaudio: Mark examples as not compiling |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-17 |
David Gibson | wwviaudio: Use correct C99 format specifiers for uint64_t |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-07 |
David Gibson | Clearer output from make check in Travis |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-07 |
David Gibson | ccanlint: Alter meaning of --summary option |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | pipecmd: fix -Wextra complaint about empty body. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | ccanlint: remove empty statement warnings. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | ccanlint: check unused result. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | ccanlint: mark unused parameters. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | htable: another unused parameter in tests. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | ccanlint: fix usage of unused main parameters in other... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | container_of: Make example compile cleanly with -Wunused |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | asort, cdump, htable, list, noerr, strmap, tal/link... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | tools/ccanlint: add args to main. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-06 |
Rusty Russell | Mark unused arguments in many modules. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
Rusty Russell | cast, str, take, tal/grabfile, tal/str, typesafe_cb... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
Rusty Russell | Remove unused main() args in many modules. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
Rusty Russell | tal: remove ccan/talloc from example. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
Rusty Russell | tools/ccanlint: compile cleanly with -Wextra. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
Rusty Russell | cpuid: increment over size of cpu array, not just first... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
David Gibson | aga,agar: Negative weight cycle testcase |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
David Gibson | aga,agar: The Bellman-Ford algorithm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
David Gibson | aga,agar: Rename aga_dijkstra_all_paths() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-04 |
Rusty Russell | tools: set, don't increment bool. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-11-02 |
David Gibson | .travis.yml: Correct additional packages list |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-31 |
Rusty Russell | io: update to use time_mono() for timers. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-31 |
Rusty Russell | timer: change to use time_mono (api break!) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-31 |
Rusty Russell | time: make timemono a first-class citizen. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |