Commit History

Author SHA1 Message Date
  Peter Barker 78158c87e3 base64: implements rfc4648, the base64 encoding 11 years ago
  Rusty Russell 94e7bbe83e tools/ccanlint: slight neatening of license logic. 11 years ago
  Peter Barker 4802b4bece ccanlint - avoid e.g. GPL vs LGPL mismatch in license checking 11 years ago
  Eric Wong c2fbfe5282 list: add list_for_each_rev_safe{,_off} macros 11 years ago
  Eric Wong 79a88af5cf list: add list_for_each_rev_off macro 11 years ago
  Eric Wong 0201703d51 list: new list_for_each{, _safe}_off_dir_ macros 11 years ago
  Eric Wong 3d74240c15 list: list_swap to exchange elements 11 years ago
  Eric Wong e4046df789 list: list_add_after and list_add_before functions 11 years ago
  Rusty Russell c1bace5e73 stringbuilder: fix ccan/str test dependency. 11 years ago
  Jeremy Kerr 9eb1109954 endian: Fix cpu_to_be64 on big-endian 11 years ago
  Stuart Longland 495f011571 stringbuilder: Functions for joining strings. 11 years ago
  Rusty Russell f2f6e753e6 Makefile: add ntdb. 11 years ago
  Rusty Russell 8ccb14db10 ntdb: fix up tests. 11 years ago
  Rusty Russell 6aa2f4e347 ntdb: assume HAVE_CCAN in header. 11 years ago
  Rusty Russell 27968258cb ntdb: fix up _info. 11 years ago
  Rusty Russell 8609fd58f5 ntdb: move python bindings to subdir. 11 years ago
  Rusty Russell 9dd454cf27 ntdb: remove config.h 11 years ago
  Rusty Russell 401bed521f Merge branch 'ntdb' of https://github.com/ddiss/ccan into ddiss-ntdb 11 years ago
  Rusty Russell 8c2ee69f54 invbloom: singleton callback for when destroying a singleton, too. 11 years ago
  David Disseldorp e723c2217b ntdb: add _info file 11 years ago
  David Disseldorp e571c51efb ntdb: link to common LGPL-3 license 11 years ago
  David Disseldorp 147d9c78b8 ntdb: build core components via static Makefile 11 years ago
  David Disseldorp d69ef83fcc ntdb: next-generation trivial key-value database 11 years ago
  Rusty Russell eaab3d3e5c invbloom: reduce hash count to 3. 11 years ago
  Rusty Russell d92975243f invbloom: add callback for when an element becomes a singleton. 11 years ago
  Rusty Russell ea3e48a4a2 invbloom: remove unused structure field. 11 years ago
  Rusty Russell ed95d8600a cdump: ignore __attribute__ (gcc extension). 11 years ago
  Rusty Russell 3d6fe8391a cdump: handle multi-line preprocessor directives. 11 years ago
  Rusty Russell 1e5f5ecc5f cdump: add CDUMP() support. 11 years ago
  Rusty Russell 0453665034 cdump: handle array sizes and comments better. 11 years ago