Nick Mathewson
|
4aa0aa0300
Merge remote-tracking branch 'origin/maint-0.2.2'
|
12 лет назад |
Sebastian Hahn
|
8ce6722d76
Properly protect paths to sed, sha1sum, openssl
|
12 лет назад |
Emile Snyder
|
d7eaa4b396
Change to use SSL_state_string_long() instead of homebrew ssl_state_to_string() function.
|
13 лет назад |
Peter Palfrader
|
86be8fcf0a
Handle build-trees better.
|
13 лет назад |
Nick Mathewson
|
e802199cb3
Initial patch to build Tor with msvc and nmake
|
13 лет назад |
Nick Mathewson
|
2527acb2dc
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 лет назад |
Nick Mathewson
|
b80a8bba19
Merge branch 'feature3049-v2' into maint-0.2.2
|
13 лет назад |
Robert Ransom
|
4b266c6e72
Implement __OwningControllerProcess option
|
13 лет назад |
Nick Mathewson
|
9fba014e3f
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
|
13 лет назад |
Nick Mathewson
|
44ad734573
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022
|
13 лет назад |
Nick Mathewson
|
4b19730c82
Add a data-independent variant of memcmp and a d-i memeq function.
|
13 лет назад |
Nick Mathewson
|
223fc208f6
Split long lines in configure.in and Makefile.am files
|
14 лет назад |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
14 лет назад |
Nick Mathewson
|
a3f1da2ec0
Fix compilation on OpenSSLs with unusual state lists.
|
15 лет назад |
Nick Mathewson
|
d4b54549b8
Refactor unit tests to use the tinytest framework.
|
15 лет назад |
Nick Mathewson
|
d0c212995a
Add a SHA256 implementation for platforms that lack it.
|
15 лет назад |
Nick Mathewson
|
e5b88dc83f
Update Tor to use Libevent 2.0 APIs when available.
|
15 лет назад |
Nick Mathewson
|
fdbdb4dc15
Include the *_sha1.i files in their own *_codedigest.c files.
|
15 лет назад |
Nick Mathewson
|
6ac3a8b0cd
Command-line option to dump SHA1 digests of all source files.
|
16 лет назад |
Nick Mathewson
|
9da0482007
r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200
|
16 лет назад |
Nick Mathewson
|
617843988c
r16215@tombo: nickm | 2008-06-12 18:39:03 -0400
|
16 лет назад |
Nick Mathewson
|
e4ebe3409e
r19049@catbus: nickm | 2008-03-26 12:33:25 -0400
|
16 лет назад |
Nick Mathewson
|
5d069a543b
r18138@catbus: nickm | 2008-02-18 13:13:18 -0500
|
16 лет назад |
Nick Mathewson
|
4c1e4821d2
r18123@catbus: nickm | 2008-02-17 14:08:45 -0500
|
16 лет назад |
Nick Mathewson
|
a8b371c333
r14238@tombo: nickm | 2008-02-17 14:03:44 -0500
|
16 лет назад |
Nick Mathewson
|
d7359eb996
r12335@catbus: nickm | 2007-04-10 16:53:48 -0400
|
17 лет назад |
Nick Mathewson
|
a39269572f
Replace balanced trees with hash tables: this should make stuff significantly faster.
|
19 лет назад |
Nick Mathewson
|
324b192f68
Make Tor use Niels Provos's libevent instead of it's current
|
20 лет назад |
Nick Mathewson
|
ce79bab7f1
Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability).
|
20 лет назад |
Nick Mathewson
|
ae7495dd55
Only tor and test binaries need to link against openssl and zlib; tor-resolve can be smaller.
|
20 лет назад |