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