Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 94db8f32e4 Make all the free() functions from container.h clear their targets il y a 6 ans
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() il y a 6 ans
  Nick Mathewson 7505f452c8 Run the copyright update script. il y a 7 ans
  Nick Mathewson 21c47c4410 Add a smartlist_remove_keeporder() function, with tests. il y a 7 ans
  teor (Tim Wilson-Brown) 41ad244dd6 Fix a comment typo in smartlist_get_most_frequent_() il y a 8 ans
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Nick Mathewson 21f72990db Simple fix for integer overflow in smartlist_heapify. il y a 8 ans
  Nick Mathewson 7788ee43e5 Merge branch 'maint-0.2.7' il y a 8 ans
  Nick Mathewson be6174f8f6 Merge branch 'maint-0.2.6' into maint-0.2.7 il y a 8 ans
  Nick Mathewson 740421af19 Merge branch 'maint-0.2.5' into maint-0.2.6 il y a 8 ans
  Nick Mathewson ce289e2cb5 Merge branch 'maint-0.2.4' into maint-0.2.5 il y a 8 ans
  Nick Mathewson c2fd648469 Make ensure_capacity a bit more pedantically correct il y a 8 ans
  Nick Mathewson bca7083e82 avoid integer overflow in and around smartlist_ensure_capacity. il y a 8 ans
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline il y a 8 ans
  Nick Mathewson 0e03a0421e Fix check-spaces complaints il y a 8 ans
  Sebastian Hahn 46e22762fa Keep unused smartlist storage zeroed il y a 8 ans
  Nick Mathewson 216bde38e0 Fix some types on container fns il y a 8 ans
  Nick Mathewson 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations il y a 9 ans
  Nick Mathewson ddfdeb5659 More documentation for proposal 227 work il y a 9 ans
  Nick Mathewson c83d838146 Implement proposal 227-vote-on-package-fingerprints.txt il y a 9 ans
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
  Nick Mathewson 542b470164 Refactor {str,digest}map into a common implementation; add digest256map il y a 9 ans
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. il y a 9 ans
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE il y a 9 ans
  dana koch c887e20e6a Introduce full coverage tests for module routerset.c. il y a 9 ans
  Nick Mathewson 7bc25b5a78 Avoid performing an assert on an always-true value il y a 9 ans
  Nick Mathewson 4570805efd Fix whitespace issues il y a 9 ans
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) il y a 9 ans
  Nick Mathewson 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel il y a 10 ans
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. il y a 10 ans