Commit History

Author SHA1 Message Date
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson ebbb0348dc Finish renaming digestset_contains to digestset_probably_contains 5 years ago
  Nick Mathewson bf89278c79 Refactor bloom filter logic not to be digest-specific. 5 years ago
  Nick Mathewson 50a5954003 Remove bloom filters, order statistics, and bitarrays from container.h 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson bb7288b2c3 Make the fp_pair_map tests cover {get,set}_by_digests 6 years ago
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 6 years ago
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 21c47c4410 Add a smartlist_remove_keeporder() function, with tests. 7 years ago
  overcaffeinated e2577cce0c Convert remaining files to smartlist_add_strdup 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 05d52899cb Fix an overzealous compiler warning in the tests 8 years ago
  Nick Mathewson 810ef71fd5 Increase unit test coverage on container.c 8 years ago
  Nick Mathewson 753797391f More tweaks for windows compilation. (ick) 8 years ago
  Nick Mathewson 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 9 years ago
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  George Kadianakis 01800ea1e4 Add unittests for finding the third quartile of a set. 9 years ago
  Nick Mathewson bce32e0a35 Fix more (void*)11 warnings in the tests 9 years ago
  Nick Mathewson 44f0dfa53b Use real pointers in unit tests, not (void*)101 etc 9 years ago