Revīziju vēsture

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