Commit History

Author SHA1 Message Date
  Rusty Russell 73c02ec46e str: make sure STR_MAX_CHARS gives a constant expression. 9 years ago
  Rusty Russell 97ac5832db tal/autoptr: new module. 9 years ago
  Rusty Russell 58277ab6c8 tal: support destructors with an extra argument. 9 years ago
  Rusty Russell 31c816a6a9 io: allow freeing of io_conn at any time. 9 years ago
  Rusty Russell 96dcdfbf1a io: remove io_debug support. 9 years ago
  Rusty Russell ba89419ac9 tal: save and restore errno across all notifiers. 9 years ago
  David Gibson 0fe2d094b2 ccanlint: Move ccanlint test options from _info comments to code 9 years ago
  David Gibson 25b7406d11 Makefile: Make module checks depend on info file 9 years ago
  Rusty Russell 05b15e51d1 io/fdpass: new module for async fd passing. 9 years ago
  Peter Barker 4c8b47ffdc base64: correct linkage of base64_maps_rfc4648 10 years ago
  David Gibson a240178097 generator: Rewrite to use coroutine module 9 years ago
  David Gibson 1ddc881f08 coroutine: New module 9 years ago
  Rusty Russell 8967bc9e1b fdpass: new module. 9 years ago
  Rusty Russell 4bb69fe6d5 shachain: allow overriding of number of bits, add cmdline tool. 9 years ago
  Rusty Russell d07f742c59 hkdf_sha256: okm is a void *. 9 years ago
  David Gibson 2581e47085 Makefile: Remove testdepends from make check dependencies 9 years ago
  Rusty Russell 33ba12adf0 crypto/hkdf_sha256: new module. 9 years ago
  Rusty Russell ce907a7f84 crypto/hmac_sha256: add partial progress functions. 9 years ago
  Rusty Russell d32033ada4 crypto/hmac_sha256: new module. 9 years ago
  Kevin Locke 346058c002 edit_distance: Rename ED_STACK_ELEMS ED_STACK_DIST_VALS 9 years ago
  David Gibson 18cbdae86f .travis.yml: Enable C99 mode for older gcc versions 9 years ago
  Kevin Locke e0663bef2e edit_distance: calculate edit distance between strings 9 years ago
  David Gibson 214086cfaf Makefile: Remove unused test targets 9 years ago
  Rusty Russell 996d4d12dd web: fix for PHP7. 9 years ago
  Rusty Russell 5ff76d983c Makefile-web: make it usable with "make -f Makefile-web". 9 years ago
  David Gibson adaf79a8ac cppmagic: Tweak testcase to work on older clang versions 9 years ago
  David Gibson 294fb52e52 time: Change TIME_HAVE_MONOTONIC to be 0/1 rather than defined/undefined 9 years ago
  David Gibson 615189ae6d ccanlint: Remove unused variable 9 years ago
  David Gibson c162378ac5 Makefile: Remove generator modules from the exclude list 9 years ago
  David Gibson dddb2137ac .travis.yml: Remove external libraries 9 years ago