index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
torgzip.c
Age
Commit message (
Expand
)
Author
2017-09-12
One more implicit fallthrough warning to fix on GCC 7
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-06-19
Mark some torgzip lines as unreachable/untestable.
Nick Mathewson
2016-06-19
Remove a ridiculous realloc call from torgzip.c
Nick Mathewson
2016-06-19
Remove support for zlib <= 1.1
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-01-06
Merge remote-tracking branch 'public/feature11791'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-17
Use smaller zlib objects when under memory pressure
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-22
Merge remote-tracking branch 'public/bug11824_v2'
Nick Mathewson
2014-09-03
Treat Z_BUF_ERROR as TOR_ZLIB_BUF_FULL when finalizing a zlib buffer
Nick Mathewson
2014-08-24
Whitespace fixes
Nick Mathewson
2014-08-24
Merge branch 'bug11792_1_squashed'
Nick Mathewson
2014-08-24
Count zlib buffer memory towards OOM totals.
Nick Mathewson
2014-05-07
Synchronize less frequently when compressing descriptors
Nick Mathewson
2013-09-01
Added --library-versions flag to print the compile time and runtime versions ...
Kevin Butler
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-30
Fix a compilation issue on older FreeBSDs
Sebastian Hahn
2011-08-01
Initial patch to build Tor with msvc and nmake
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-03-16
Doxygen documentation for about 100 things that didn't have any
Nick Mathewson
2011-01-15
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-15
clean up message; explain a magic number in a comment
Nick Mathewson
2011-01-05
Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunks
Nick Mathewson
2011-01-03
Detect and disallow compression bombs
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-07-09
Rename log.h to torlog.h
Nick Mathewson
2010-06-25
Merge branch 'bug1526-v2'
Nick Mathewson
2010-06-22
Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-05-27
Spelling fixes in comments and strings
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-01-13
Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...
Nick Mathewson
2009-01-04
Another fun openbsd warning fix. On ioerror's computer at least, they redefi...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-02-21
r14374@tombo: nickm | 2008-02-21 16:57:39 -0500
Nick Mathewson
2008-02-19
r18208@catbus: nickm | 2008-02-19 17:02:30 -0500
Nick Mathewson
2008-02-07
Update some copyright notices: it is now 2008.
Nick Mathewson
2008-01-16
r17639@catbus: nickm | 2008-01-15 19:09:21 -0500
Nick Mathewson
2007-12-12
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
Roger Dingledine
[next]