index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
test.c
Commit message (
Expand
)
Author
Age
...
*
let getconfig survive repeated calls. now we call it again when we hup.
Roger Dingledine
2003-11-13
*
lay groundwork for EntryNodes and ExitNodes
Roger Dingledine
2003-11-12
*
client now survives going offline better
Roger Dingledine
2003-11-10
*
Check in a working cross-platform timegm
Nick Mathewson
2003-11-10
*
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-21
*
Make buffers grow and shrink as needed.
Nick Mathewson
2003-10-14
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-08
*
Make testcases run again; more sanity checking to descriptor generation.
Nick Mathewson
2003-10-01
*
Refactor common file code into util.c; add published to descriptors
Nick Mathewson
2003-09-26
*
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-25
*
Make crypto structures private to crypto.c
Nick Mathewson
2003-09-10
*
Fix memory leaks in directory parsing
Nick Mathewson
2003-08-28
*
remove last vestiges of op_port
Roger Dingledine
2003-08-27
*
start honoring the recommended_versions string
Roger Dingledine
2003-08-23
*
Attempt to make sockets code work right on windows.
Nick Mathewson
2003-08-14
*
Start of port to win32. Missing are:
Nick Mathewson
2003-08-12
*
Be smarter about getting key matter from DH.
Nick Mathewson
2003-07-30
*
Add AES counter-mode support to the crypt library
Nick Mathewson
2003-06-30
*
simplify fetch_from_buf; cull idle dnsworkers.
Roger Dingledine
2003-06-25
*
Remove false warnings from printf checks
Nick Mathewson
2003-06-21
*
Fix a bug where we'd sometimes run off the end of an array while
Nick Mathewson
2003-06-20
*
Make sure crypt_seed_rng succeeds
Nick Mathewson
2003-06-17
*
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-14
*
Better test messages for onion skin bug
Nick Mathewson
2003-06-13
*
remove on-the-fly compression feature
Roger Dingledine
2003-06-13
*
implement truncate and truncated (untested)
Roger Dingledine
2003-06-12
*
add circuit-level sendme relay cells
Roger Dingledine
2003-05-20
*
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-09
*
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-07
*
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-06
*
Tests, headers, and debugging for onion skin backend
Nick Mathewson
2003-05-05
*
cpath is now a doubly linked list, not an array
Roger Dingledine
2003-05-01
*
Implement core of onion-skin-based handshake
Nick Mathewson
2003-05-01
*
Basic diffie-helman wrappers with fixed modulus and tests
Nick Mathewson
2003-05-01
*
17 does not divide 1024, but it can stomp some interesting pointers and segfa...
Nick Mathewson
2003-04-17
*
further cleanup, test.c still has some bugs
Roger Dingledine
2003-04-16
*
Tests for crypto; more tests for buffers
Nick Mathewson
2003-04-16
*
divorce circuit building from user connections
Roger Dingledine
2003-04-16
*
Introduce a few unit tests (from older code), refactor compression setup/tear...
Nick Mathewson
2003-04-15
*
First test added
Nick Mathewson
2003-04-07
*
Add magic to end of C files to make emacs happy; split test invocation into s...
Nick Mathewson
2003-04-07
[prev]