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) |
2016-10-31 |
Rusty Russell | time: test/run-monotonic backwards timemono_between... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-30 |
Rusty Russell | time: timemono_add. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-28 |
Rusty Russell | jmap: fix tools/speed |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-25 |
Rusty Russell | pipecmd: fix warn-unused-result warnings (-O2) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-25 |
Rusty Russell | ptr_valid: fix warn-unused-result warning (-O2) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-25 |
Rusty Russell | io: fix maybe-uninitialized warning in test (-O2) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-25 |
Rusty Russell | foreach: fixed maybe uninitialized warning in test... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-25 |
Rusty Russell | err: fix warn-unused-result warning in test (-O2) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-10-25 |
Rusty Russell | cdump: fix uninitialized warning with optimization |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-30 |
Kevin Locke | Add appveyor.yml |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-30 |
Kevin Locke | Makefile: Define CFLAGS_FORCE_C_SOURCE macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-30 |
Kevin Locke | configurator: DEFAULT_{COMPILER, FLAGS} for MSVC |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-30 |
Kevin Locke | configurator: Add output cflag option and macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-30 |
Kevin Locke | configurator: Print test source without cat |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-30 |
Kevin Locke | configurator: Inline err.h functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-30 |
Kevin Locke | configurator: Reimplement run using popen |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-29 |
Emilio G. Cota | list: trivial: fix typos in list_for_each_off's documen... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-28 |
Emilio G. Cota | time: add timemono_since |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-27 |
Kevin Locke | configurator: Return pointer difference as ptrdiff_t |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-27 |
Kevin Locke | configurator: Fix warning in HAVE_FOR_LOOP_DECLARATION |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-27 |
Kevin Locke | configurator: Fix compiler warning with compare |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-27 |
Kevin Locke | configurator: Mark non-Windows tests MAY_NOT_COMPILE |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-27 |
Kevin Locke | configurator: Use native directory separator |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-27 |
Kevin Locke | configurator: Replace unlink with remove |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-27 |
Benjamin Herrenschmidt | ccan/list: Add list_empty_nocheck |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-27 |
Emilio G. Cota | aga: trivial: fix description of aga_bfs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-21 |
Jon Griffiths | Remove travis workarounds for previous build system |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-21 |
Jon Griffiths | Makefile: First try at rewriting the ccan Makefile. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-21 |
Jon Griffiths | Remove duplicate const qualifier |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-08 |
Rusty Russell | tal/stack: fix up after tal change. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-08 |
Rusty Russell | tal: store length in bytes, not count, and always store... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-08 |
Rusty Russell | tal: remove unused assigned var (scan-build warning) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2016-09-08 |
Rusty Russell | pipecmd: fix minor memleak detected by scan-build. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |