Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
8 years ago |
Nick Mathewson
|
5a725dab0a
Mark some torgzip lines as unreachable/untestable.
|
8 years ago |
Nick Mathewson
|
358fc026d9
Remove a ridiculous realloc call from torgzip.c
|
8 years ago |
Nick Mathewson
|
808015316a
Remove support for zlib <= 1.1
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 years ago |
Nick Mathewson
|
cf2ac8e255
Merge remote-tracking branch 'public/feature11791'
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
734ba5cb0a
Use smaller zlib objects when under memory pressure
|
10 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
653221e807
Merge remote-tracking branch 'public/bug11824_v2'
|
10 years ago |
Nick Mathewson
|
7573e66b99
Treat Z_BUF_ERROR as TOR_ZLIB_BUF_FULL when finalizing a zlib buffer
|
10 years ago |
Nick Mathewson
|
991545acf1
Whitespace fixes
|
10 years ago |
Nick Mathewson
|
59e114832e
Merge branch 'bug11792_1_squashed'
|
10 years ago |
Nick Mathewson
|
8e55cafd67
Count zlib buffer memory towards OOM totals.
|
10 years ago |
Nick Mathewson
|
8ecfcf712c
Synchronize less frequently when compressing descriptors
|
10 years ago |
Kevin Butler
|
6e17fa6d7b
Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384.
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
a41f1fc612
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Sebastian Hahn
|
03760f6c6f
Fix a compilation issue on older FreeBSDs
|
13 years ago |
Nick Mathewson
|
e802199cb3
Initial patch to build Tor with msvc and nmake
|
13 years ago |
Nick Mathewson
|
44ad734573
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022
|
13 years ago |
Nick Mathewson
|
59f9097d5c
Hand-conversion and audit phase of memcmp transition
|
13 years ago |
Nick Mathewson
|
db7b2a33ee
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
|
13 years ago |
Nick Mathewson
|
6617822b84
Doxygen documentation for about 100 things that didn't have any
|
13 years ago |
Nick Mathewson
|
cff4cfef4f
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
1fcfc18628
clean up message; explain a magic number in a comment
|
14 years ago |
Nick Mathewson
|
d14b0d54d2
Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunks
|
14 years ago |
Nick Mathewson
|
64798dab4f
Detect and disallow compression bombs
|
14 years ago |