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