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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
test.c
Age
Commit message (
Expand
)
Author
2004-03-01
make 'make test' exit(1) if a test fails.
Nick Mathewson
2004-02-29
disable buffer tests, until we rewrite them (one of them fails)
Roger Dingledine
2004-01-11
oh, and make it compile
Roger Dingledine
2003-12-17
remove trailing whitespace
Roger Dingledine
2003-12-16
add H(K|1) to the onionskin reply
Roger Dingledine
2003-12-14
make --debuglogfile (or any second log file) work
Roger Dingledine
2003-12-13
clean up some copyrights
Roger Dingledine
2003-12-13
revamp circuit node selection to use smartlists:
Roger Dingledine
2003-12-13
Add port ranges to exit policies
Nick Mathewson
2003-12-08
Make router/directory parsing nondestructive and more const-friendly
Nick Mathewson
2003-12-05
terminology shift:
Roger Dingledine
2003-11-14
Improved exit policy syntax; basic client-side DNS caching.
Nick Mathewson
2003-11-13
let getconfig survive repeated calls. now we call it again when we hup.
Roger Dingledine
2003-11-12
lay groundwork for EntryNodes and ExitNodes
Roger Dingledine
2003-11-10
client now survives going offline better
Roger Dingledine
2003-11-10
Check in a working cross-platform timegm
Nick Mathewson
2003-10-21
move closer to being able to reload config on HUP
Roger Dingledine
2003-10-21
send the end cell when we realize we're going to end,
Roger Dingledine
2003-10-14
Make buffers grow and shrink as needed.
Nick Mathewson
2003-10-10
change WARNING to WARN
Roger Dingledine
2003-10-08
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-01
Make testcases run again; more sanity checking to descriptor generation.
Nick Mathewson
2003-09-26
Refactor common file code into util.c; add published to descriptors
Nick Mathewson
2003-09-25
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-10
Make crypto structures private to crypto.c
Nick Mathewson
2003-08-28
Fix memory leaks in directory parsing
Nick Mathewson
2003-08-27
remove last vestiges of op_port
Roger Dingledine
2003-08-23
start honoring the recommended_versions string
Roger Dingledine
2003-08-14
Attempt to make sockets code work right on windows.
Nick Mathewson
2003-08-12
Start of port to win32. Missing are:
Nick Mathewson
2003-07-30
Be smarter about getting key matter from DH.
Nick Mathewson
2003-06-30
Add AES counter-mode support to the crypt library
Nick Mathewson
2003-06-25
simplify fetch_from_buf; cull idle dnsworkers.
Roger Dingledine
2003-06-21
Remove false warnings from printf checks
Nick Mathewson
2003-06-20
Fix a bug where we'd sometimes run off the end of an array while
Nick Mathewson
2003-06-17
Make sure crypt_seed_rng succeeds
Nick Mathewson
2003-06-14
Dont test handshakes in an infinite loop
Nick Mathewson
2003-06-14
Fix the periodic bug that would make handshaking fail.
Nick Mathewson
2003-06-13
Better test messages for onion skin bug
Nick Mathewson
2003-06-13
remove on-the-fly compression feature
Roger Dingledine
2003-06-12
implement truncate and truncated (untested)
Roger Dingledine
2003-05-20
add circuit-level sendme relay cells
Roger Dingledine
2003-05-09
Routerinfos are no longer linked
Nick Mathewson
2003-05-09
Thats the letter I and the number 2. (Apologies to Negativland)
Nick Mathewson
2003-05-07
Tested backends for directory signing and checking. Directory parser complet...
Nick Mathewson
2003-05-07
Decrease DH group length to 1024. (Roger, you may want to read section 1 of ...
Nick Mathewson
2003-05-07
More work on directories. Signed directories not yet tested. No support for ...
Nick Mathewson
2003-05-06
Refactor directories; add unit tests; add router keyword
Nick Mathewson
2003-05-06
put some symbolic constants to the onion skin lengths
Roger Dingledine
2003-05-05
Tests, headers, and debugging for onion skin backend
Nick Mathewson
[next]