Commit History

Author SHA1 Message Date
  David Gibson 5c1767485d net: Add check for failure of setsockopt() 8 years ago
  David Gibson 6251b771b3 ccanlint: Fix leak in do_reduce_features() 8 years ago
  David Gibson ed7b9262aa crypto/ripemd160: Correct badly sized union member 8 years ago
  David Gibson fb8e88fce3 tools: Remove fd leak 8 years ago
  David Gibson 3c65e082a9 failtest: Remove memory leak 8 years ago
  Rusty Russell 4e94428ea4 .gitignore: ignore .fast-ok files, too. 8 years ago
  Rusty Russell 1aab74723e ccan/ntdb: demote to junkcode. 8 years ago
  David Gibson 979071e858 Fix missing va_end()s 8 years ago
  David Gibson dcc0a08c26 lbalance: Switch to tlist2 8 years ago
  David Gibson 86380f797c tools/ccanlint: Add missing header file 8 years ago
  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