]> git.ozlabs.org Git - ccan/shortlog
ccan
2017-04-05 David Gibsonagar: Remove unnecessary NULL check
2017-04-05 David Gibsonnet: Add check for failure of setsockopt()
2017-04-05 David Gibsonccanlint: Fix leak in do_reduce_features()
2017-04-05 David Gibsoncrypto/ripemd160: Correct badly sized union member
2017-04-05 David Gibsontools: Remove fd leak
2017-04-05 David Gibsonfailtest: Remove memory leak
2017-04-03 Rusty Russell.gitignore: ignore .fast-ok files, too.
2017-04-03 Rusty Russellccan/ntdb: demote to junkcode.
2017-03-31 David GibsonFix missing va_end()s
2017-03-31 David Gibsonlbalance: Switch to tlist2
2017-03-31 David Gibsontools/ccanlint: Add missing header file
2017-03-31 David Gibsontools: Add asort module
2017-03-15 Rusty Russelltake, tal, tal/path, tal/str, tal/talloc: annotate...
2017-03-15 Rusty Russelltake: add labels when CCAN_TAKE_DEBUG set, return in...
2017-03-15 Rusty RussellMakefile: fix fastcheck.
2017-03-15 Rusty Russellio/fdpass: fix example.
2017-03-14 Rusty Russellio/fdpass: add flag to close fd after sending.
2017-03-14 Rusty Russellio: add io_flush_sync().
2017-03-14 Martin Milatahex: fix comment
2017-01-24 David Gibson.travis.yml: Add clang builds to trusty
2017-01-24 David Gibsoncoroutine: Stack allocation
2017-01-24 David Gibsoncoroutine: Enable valgrind
2017-01-24 David Gibsoncoroutine: Remove on-stack buffers from testcases
2017-01-24 David Gibsoncoroutine: Move total initialization outside coroutine
2017-01-24 David Gibsoncoroutine: Remove problematic diagnostic from api-3...
2017-01-24 Rusty Russelltal: make tal_len/tal_count(NULL) return 0.
2017-01-19 David Gibson.travis.yml: Add compilation with gcc 5 and gcc 6
2017-01-18 David Gibsonccanlint: Correct default coverage tool for clang
2017-01-18 David Gibsonccanlint: Allow path to gcov to be overriden
2017-01-18 David Gibsontools: Consolidate gcov handling
2017-01-17 David Gibson.travis.yml: Add valgrind testing
2017-01-17 David Gibson.travis.yml: Add builds under Ubuntu Trusty
2017-01-17 David Gibson.travis.yml: Rework Travis matrix
2017-01-13 Rusty Russellintmap: clean up iterators.
2017-01-11 Rusty Russellintmap: new module.
2017-01-09 Rusty Russellio: make io_close_taken_fd() unset nonblocking on the fd.
2017-01-09 Rusty Russellio: handle errors on listening file descriptors.
2017-01-09 Rusty Russellio: io_close_taken_fd to steal fd from conn.
2017-01-09 Rusty Russellio: don't try to close() connection twice, remove shutd...
2017-01-09 Rusty Russellio: update documentation for io_close.
2017-01-07 Rusty Russellstr: make sure STR_MAX_CHARS gives a constant expression.
2016-12-29 Rusty Russelltal/autoptr: new module.
2016-12-29 Rusty Russelltal: support destructors with an extra argument.
2016-12-29 Rusty Russellio: allow freeing of io_conn at any time.
2016-12-29 Rusty Russellio: remove io_debug support.
2016-12-29 Rusty Russelltal: save and restore errno across all notifiers.
2016-12-24 David Gibsonccanlint: Move ccanlint test options from _info comment...
2016-12-24 David GibsonMakefile: Make module checks depend on info file
2016-12-23 Rusty Russellio/fdpass: new module for async fd passing.
2016-12-12 Peter Barkerbase64: correct linkage of base64_maps_rfc4648
2016-12-12 David Gibsongenerator: Rewrite to use coroutine module
2016-12-09 David Gibsoncoroutine: New module
2016-12-07 Rusty Russellfdpass: new module.
2016-12-05 Rusty Russellshachain: allow overriding of number of bits, add cmdli...
2016-12-05 Rusty Russellhkdf_sha256: okm is a void *.
2016-12-01 David GibsonMakefile: Remove testdepends from make check dependencies
2016-11-30 Rusty Russellcrypto/hkdf_sha256: new module.
2016-11-30 Rusty Russellcrypto/hmac_sha256: add partial progress functions.
2016-11-30 Rusty Russellcrypto/hmac_sha256: new module.
2016-11-27 Kevin Lockeedit_distance: Rename ED_STACK_ELEMS ED_STACK_DIST_VALS
2016-11-23 David Gibson.travis.yml: Enable C99 mode for older gcc versions
2016-11-23 Kevin Lockeedit_distance: calculate edit distance between strings
2016-11-22 David GibsonMakefile: Remove unused test targets
2016-11-22 Rusty Russellweb: fix for PHP7.
2016-11-22 Rusty RussellMakefile-web: make it usable with "make -f Makefile...
2016-11-21 David Gibsoncppmagic: Tweak testcase to work on older clang versions
2016-11-21 David Gibsontime: Change TIME_HAVE_MONOTONIC to be 0/1 rather than...
2016-11-21 David Gibsonccanlint: Remove unused variable
2016-11-21 David GibsonMakefile: Remove generator modules from the exclude...
2016-11-21 David Gibson.travis.yml: Remove external libraries
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-11-17 David Gibsonwwviaudio: Mark examples as not compiling
2016-11-17 David Gibsonwwviaudio: Use correct C99 format specifiers for uint64_t
2016-11-07 David GibsonClearer output from make check in Travis
2016-11-07 David Gibsonccanlint: Alter meaning of --summary option
2016-11-06 Rusty Russellpipecmd: fix -Wextra complaint about empty body.
2016-11-06 Rusty Russellccanlint: remove empty statement warnings.
2016-11-06 Rusty Russellccanlint: check unused result.
2016-11-06 Rusty Russellccanlint: mark unused parameters.
2016-11-06 Rusty Russellhtable: another unused parameter in tests.
2016-11-06 Rusty Russellccanlint: fix usage of unused main parameters in other...
2016-11-06 Rusty Russellcontainer_of: Make example compile cleanly with -Wunused
2016-11-06 Rusty Russellasort, cdump, htable, list, noerr, strmap, tal/link...
2016-11-06 Rusty Russelltools/ccanlint: add args to main.
2016-11-06 Rusty RussellMark unused arguments in many modules.
2016-11-04 Rusty Russellcast, str, take, tal/grabfile, tal/str, typesafe_cb...
2016-11-04 Rusty RussellRemove unused main() args in many modules.
2016-11-04 Rusty Russelltal: remove ccan/talloc from example.
2016-11-04 Rusty Russelltools/ccanlint: compile cleanly with -Wextra.
2016-11-04 Rusty Russellcpuid: increment over size of cpu array, not just first...
2016-11-04 David Gibsonaga,agar: Negative weight cycle testcase
2016-11-04 David Gibsonaga,agar: The Bellman-Ford algorithm
2016-11-04 David Gibsonaga,agar: Rename aga_dijkstra_all_paths()
2016-11-04 Rusty Russelltools: set, don't increment bool.
2016-11-02 David Gibson.travis.yml: Correct additional packages list
2016-10-31 Rusty Russellio: update to use time_mono() for timers.
2016-10-31 Rusty Russelltimer: change to use time_mono (api break!)
2016-10-31 Rusty Russelltime: make timemono a first-class citizen.
2016-10-31 Rusty Russelltime: test/run-monotonic backwards timemono_between...
2016-10-30 Rusty Russelltime: timemono_add.
next