Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 57699de005 Update the copyright year. vor 8 Jahren
  Nick Mathewson 21f72990db Simple fix for integer overflow in smartlist_heapify. vor 8 Jahren
  Nick Mathewson 7788ee43e5 Merge branch 'maint-0.2.7' vor 8 Jahren
  Nick Mathewson be6174f8f6 Merge branch 'maint-0.2.6' into maint-0.2.7 vor 8 Jahren
  Nick Mathewson 740421af19 Merge branch 'maint-0.2.5' into maint-0.2.6 vor 8 Jahren
  Nick Mathewson ce289e2cb5 Merge branch 'maint-0.2.4' into maint-0.2.5 vor 8 Jahren
  Nick Mathewson c2fd648469 Make ensure_capacity a bit more pedantically correct vor 8 Jahren
  Nick Mathewson bca7083e82 avoid integer overflow in and around smartlist_ensure_capacity. vor 8 Jahren
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline vor 8 Jahren
  Nick Mathewson 0e03a0421e Fix check-spaces complaints vor 8 Jahren
  Sebastian Hahn 46e22762fa Keep unused smartlist storage zeroed vor 8 Jahren
  Nick Mathewson 216bde38e0 Fix some types on container fns vor 8 Jahren
  Nick Mathewson 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations vor 9 Jahren
  Nick Mathewson ddfdeb5659 More documentation for proposal 227 work vor 9 Jahren
  Nick Mathewson c83d838146 Implement proposal 227-vote-on-package-fingerprints.txt vor 9 Jahren
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. vor 9 Jahren
  Nick Mathewson 542b470164 Refactor {str,digest}map into a common implementation; add digest256map vor 9 Jahren
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. vor 9 Jahren
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE vor 9 Jahren
  dana koch c887e20e6a Introduce full coverage tests for module routerset.c. vor 9 Jahren
  Nick Mathewson 7bc25b5a78 Avoid performing an assert on an always-true value vor 9 Jahren
  Nick Mathewson 4570805efd Fix whitespace issues vor 9 Jahren
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) vor 9 Jahren
  Nick Mathewson 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel vor 10 Jahren
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. vor 10 Jahren
  Karsten Loesing b0d4ca4990 Tweak #6752 patch based on comments by nickm. vor 11 Jahren
  Karsten Loesing 1293835440 Lower dir fetch retry schedules in testing networks. vor 11 Jahren
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains vor 12 Jahren
  Nick Mathewson 4da083db3b Update the copyright date to 201. vor 11 Jahren
  Andrea Shepard fb97c0214b Rewrite smartlist_bsearch_idx() to not be broken for lists of length zero or one (fixes bug 7191) vor 11 Jahren