Karsten Loesing
|
c024ff8671
Remove another unused v0 hidserv function.
|
10 years ago |
Karsten Loesing
|
f6f691df73
Update geoip6 to the February 2014 GeoIP database.
|
10 years ago |
Karsten Loesing
|
436f7106b4
Exclude Teredo IPv6 prefix from geoip6.
|
10 years ago |
Roger Dingledine
|
745434d29a
bump to 0.2.5.2-alpha
|
10 years ago |
Roger Dingledine
|
f63b394d90
give 0.2.5.2-alpha a release blurb
|
10 years ago |
Roger Dingledine
|
8028d8fded
fold in the changes files to the new 0.2.5.2-alpha changelog
|
10 years ago |
Nick Mathewson
|
24add404ac
eventdns.c: survive broken resolv.conf files
|
10 years ago |
Nick Mathewson
|
79c234e0e3
On OOM, also log N circuits remaining
|
10 years ago |
Nick Mathewson
|
c8d41da52d
More unit tests for OOM handling.
|
11 years ago |
Nick Mathewson
|
48877e24a8
Initial unit tests for OOM handling
|
11 years ago |
Nick Mathewson
|
9a07ec751f
Refactor OOM-handling functions for more testability
|
11 years ago |
Nick Mathewson
|
52d222aafb
Add tests for buffer time tracking.
|
11 years ago |
Nick Mathewson
|
d379fc6e0f
Several tests for buffer allocation
|
11 years ago |
Nick Mathewson
|
f425cf8338
Start writing tests for 10169.
|
11 years ago |
Nick Mathewson
|
eb6f433bdb
Debugging code inbuffers.c for debugging chunk allocation.
|
11 years ago |
Nick Mathewson
|
87fb1e324c
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
|
10 years ago |
Nick Mathewson
|
05d8111eed
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
|
10 years ago |
Nick Mathewson
|
fd28754dd3
Actually release buffer freelists when handling OOM conditions.
|
11 years ago |
Nick Mathewson
|
7951591744
Fix bugs in bug10169 bugfix memory tracking
|
11 years ago |
Nick Mathewson
|
10d1b0b33e
Changes file for feature4900
|
10 years ago |
Nick Mathewson
|
c1e98c8afe
Randomize the global siphash key at startup
|
10 years ago |
Nick Mathewson
|
d3fb846d8c
Split crypto_global_init() into pre/post config
|
10 years ago |
Nick Mathewson
|
0e97c8e23e
Siphash-2-4 is now our hash in nearly all cases.
|
10 years ago |
Nick Mathewson
|
f05820531a
csiphash: Add functions to take a global key.
|
10 years ago |
Nick Mathewson
|
f51df9bb93
Tests for siphash, from reference implementation.
|
10 years ago |
Nick Mathewson
|
1bd86b69b6
csiphash: avoid unaligned access on non-x86
|
10 years ago |
Nick Mathewson
|
9605978eb6
Get csiphash better integrated with our build system
|
10 years ago |
Nick Mathewson
|
f4656c0cc9
Raw import of Marek Majkowski's cisphash.c
|
10 years ago |
Nick Mathewson
|
2c0088b8aa
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 years ago |
Nick Mathewson
|
d6e6eaba60
Fix windows compilation of e0c8031516852
|
10 years ago |