Historial de Commits

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