Commit History

Author SHA1 Message Date
  David Gibson 72636ab7bf tools: Add asort module 8 years ago
  Rusty Russell ed6dd33e06 take, tal, tal/path, tal/str, tal/talloc: annotate APIs with TAKES. 9 years ago
  Rusty Russell cbabfa8c8b take: add labels when CCAN_TAKE_DEBUG set, return in taken_any(). 9 years ago
  Rusty Russell 0ea6a2126c Makefile: fix fastcheck. 9 years ago
  Rusty Russell a9f9eb8826 io/fdpass: fix example. 9 years ago
  Rusty Russell 60e31637d7 io/fdpass: add flag to close fd after sending. 9 years ago
  Rusty Russell 4f6d604ce6 io: add io_flush_sync(). 9 years ago
  Martin Milata bcca516976 hex: fix comment 9 years ago
  David Gibson 1a2cc0035c .travis.yml: Add clang builds to trusty 9 years ago
  David Gibson b4f0767d38 coroutine: Stack allocation 9 years ago
  David Gibson fe3995b4e6 coroutine: Enable valgrind 9 years ago
  David Gibson f6557ca653 coroutine: Remove on-stack buffers from testcases 9 years ago
  David Gibson d24c5a0105 coroutine: Move total initialization outside coroutine 9 years ago
  David Gibson ace6131ed7 coroutine: Remove problematic diagnostic from api-3 test 9 years ago
  Rusty Russell 9b3f4ef6ee tal: make tal_len/tal_count(NULL) return 0. 9 years ago
  David Gibson b137aba87d .travis.yml: Add compilation with gcc 5 and gcc 6 9 years ago
  David Gibson 319dadd4fa ccanlint: Correct default coverage tool for clang 9 years ago
  David Gibson d1827b423b ccanlint: Allow path to gcov to be overriden 9 years ago
  David Gibson bcb956d9af tools: Consolidate gcov handling 9 years ago
  David Gibson 0fd6bb104a .travis.yml: Add valgrind testing 9 years ago
  David Gibson 870b63169c .travis.yml: Add builds under Ubuntu Trusty 9 years ago
  David Gibson 813e972636 .travis.yml: Rework Travis matrix 9 years ago
  Rusty Russell b796c03181 intmap: clean up iterators. 9 years ago
  Rusty Russell d9e93014a9 intmap: new module. 9 years ago
  Rusty Russell 3f64234737 io: make io_close_taken_fd() unset nonblocking on the fd. 9 years ago
  Rusty Russell f08b8139fc io: handle errors on listening file descriptors. 9 years ago
  Rusty Russell 17a81baf84 io: io_close_taken_fd to steal fd from conn. 9 years ago
  Rusty Russell ce27b5647d io: don't try to close() connection twice, remove shutdown logic. 9 years ago
  Rusty Russell c8f5d9df17 io: update documentation for io_close. 9 years ago
  Rusty Russell 73c02ec46e str: make sure STR_MAX_CHARS gives a constant expression. 9 years ago