Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 yıl önce |
Nick Mathewson
|
988d4903a3
Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge
|
6 yıl önce |
Nick Mathewson
|
594140574e
Fix remaining cases of using consensus without a len parameter.
|
6 yıl önce |
Nick Mathewson
|
4201203845
extract networkstatus parsing to its own file.
|
6 yıl önce |
Nick Mathewson
|
6785aa4010
Move routerparse and parsecommon to their own module.
|
6 yıl önce |
Nick Mathewson
|
e014b72b73
Stop memcpy'ing uncompressed consensuses when making diffs
|
6 yıl önce |
Nick Mathewson
|
5595b21227
Consdiff: use lengths on inputs so they don't need NUL at the end
|
6 yıl önce |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 yıl önce |
Nick Mathewson
|
2d69c32bb6
Clean up include paths for libtor-evloop (automated)
|
6 yıl önce |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 yıl önce |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 yıl önce |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 yıl önce |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 yıl önce |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 yıl önce |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 yıl önce |
Nick Mathewson
|
a57bcffcc7
Implement the various get_foodir_*() functions.
|
7 yıl önce |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 yıl önce |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 yıl önce |
Nick Mathewson
|
0ae0b5aa41
Queue consensus diffs at LOW priority.
|
7 yıl önce |
Nick Mathewson
|
afef059795
Merge remote-tracking branch 'public/prop140_aftermath_cfg'
|
7 yıl önce |
Nick Mathewson
|
db370bb8a8
Test fix: expect old consensuses to be deleted if not deflate-compressed
|
7 yıl önce |
Nick Mathewson
|
c276c10d3b
Turn consdiffmgr.cache_max_age_hours into a parameter
|
7 yıl önce |
Nick Mathewson
|
87f6979a03
Remove some unused digests from test_consdiffmgr.c
|
7 yıl önce |
Nick Mathewson
|
3af9704e45
bug#22143/prop#140: in consdiffmgr, store and use digest-as-signed
|
7 yıl önce |
Nick Mathewson
|
1e1581a24e
Pre-compress consensus diffs with supported consensus methods.
|
7 yıl önce |
Nick Mathewson
|
a1172b6774
Store archived consensuses compressed on disk.
|
7 yıl önce |
Nick Mathewson
|
d949589c09
Fix some leaks in the consdiffmgr tests
|
7 yıl önce |
Nick Mathewson
|
eb14faa0c1
Remove a checklist item that was already tested
|
7 yıl önce |
Nick Mathewson
|
af86895581
consdiffmgr test: do not launch a diff task that is already pending
|
7 yıl önce |
Nick Mathewson
|
2e9e2d023b
consdiffmgr: tests for consdiffmgr_validate()
|
7 yıl önce |