История коммитов

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