Nick Mathewson 56e0959d2a Have tor_parse_*long functions check for negative bases 12 rokov pred
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' 12 rokov pred
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake 13 rokov pred
OpenBSD_malloc_Linux.c fe50b676bc Fix compile warnings in openbsd malloc 12 rokov pred
address.c 80b2756b53 Log statement to help track down bug4091 12 rokov pred
address.h 734fad4103 Make relays handle an address suggestion from a directory server giving an IPv6 address. 12 rokov pred
aes.c 55c3e29669 Use OpenSSL 1.0.1's EVP aes_ctr implementation when available 12 rokov pred
aes.h de0dca0de7 Refactor the API for setting up a block cipher. 12 rokov pred
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 16 rokov pred
compat.c bc66878bde Don't redeclare environ if std headers already did 12 rokov pred
compat.h efb7b9dec1 Use _NSGetEnviron() instead of environ where required 12 rokov pred
compat_libevent.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 rokov pred
compat_libevent.h 616b60cef3 Revert "Use callback-driven approach to block renegotiations." 12 rokov pred
container.c a31fb42d2e Port over the last ht.h changes from libevent: avoid _reserved identifiers 12 rokov pred
container.h 26e789fbfd Rename nonconformant identifiers. 12 rokov pred
crypto.c ab3197c059 Remove a couple redundant NULL-checks before crypto_cipher_free 12 rokov pred
crypto.h 01905a6ef9 Excise PK_NO_PADDING entirely: Unpadded RSA is silly. 12 rokov pred
di_ops.c 10d670674a Another doc tweak on tor_memcmp: <b>b</b>, not <b>. 13 rokov pred
di_ops.h 00ff80e0ae Fixup whitespace issues from 3122 commit 13 rokov pred
ht.h efcdc930fb Make ht.h conform to Tor's code style again 12 rokov pred
log.c 26e789fbfd Rename nonconformant identifiers. 12 rokov pred
memarea.c c4bd067359 Comment out ancient asserts for bug 930; resolve an xxx021 13 rokov pred
memarea.h 1a07348a50 Bump copyright statements to 2011 13 rokov pred
mempool.c 72d4d762c1 Remove some duplicate includes 12 rokov pred
mempool.h 1a07348a50 Bump copyright statements to 2011 13 rokov pred
procmon.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 rokov pred
procmon.h 93b699e1ea Appease make check-spaces wrt procmon.h 13 rokov pred
sha256.c 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 rokov pred
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 17 rokov pred
strlcpy.c c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 rokov pred
torgzip.c a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 12 rokov pred
torgzip.h 1a07348a50 Bump copyright statements to 2011 13 rokov pred
torint.h 6a06f45b04 Actually pick a random port when "auto" is specified 13 rokov pred
torlog.h 2527acb2dc Merge remote-tracking branch 'origin/maint-0.2.2' 13 rokov pred
tortls.c 8855b2a90c Merge remote-tracking branch 'origin/maint-0.2.2' 12 rokov pred
tortls.h 26e789fbfd Rename nonconformant identifiers. 12 rokov pred
util.c 56e0959d2a Have tor_parse_*long functions check for negative bases 12 rokov pred
util.h c0808b795f Pass process_environment_t * to tor_spawn_background 12 rokov pred
util_codedigest.c fdbdb4dc15 Include the *_sha1.i files in their own *_codedigest.c files. 15 rokov pred