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
*
Refactor the heck out of crypto interface: admit that we will stick with one ...
Nick Mathewson
2004-04-03
*
alice can intercept y.onion requests, do a lookup on them via tor,
Roger Dingledine
2004-04-03
*
Add new functions to wrap digest and sign/checksig.
Nick Mathewson
2004-04-01
*
Add helpful hybrid encryption functions
Nick Mathewson
2004-04-01
*
Parse and generate service descriptors
Nick Mathewson
2004-03-31
*
Add more key manipulation functions, and base32 functions, to crypto
Nick Mathewson
2004-03-30
*
clean up a few more bugs
Roger Dingledine
2004-03-29
*
Re-enable unit tests for directory generation.
Nick Mathewson
2004-03-29
*
there is yet another dns-pending-conn-clobbering bug
Roger Dingledine
2004-03-28
*
Use strmap code for client DNS.
Nick Mathewson
2004-03-20
*
Add some wrappers around SPLAY_* for the common map-from-string-to-X case.
Nick Mathewson
2004-03-19
*
make directory format tests quiet again
Roger Dingledine
2004-03-15
*
New, more flexible directory parsing backend. Uses a bit more RAM, but implem...
Nick Mathewson
2004-03-05
*
make 'make test' exit(1) if a test fails.
Nick Mathewson
2004-03-01
*
disable buffer tests, until we rewrite them (one of them fails)
Roger Dingledine
2004-02-29
*
oh, and make it compile
Roger Dingledine
2004-01-11
*
remove trailing whitespace
Roger Dingledine
2003-12-17
*
add H(K|1) to the onionskin reply
Roger Dingledine
2003-12-16
*
make --debuglogfile (or any second log file) work
Roger Dingledine
2003-12-14
*
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-13
*
Make router/directory parsing nondestructive and more const-friendly
Nick Mathewson
2003-12-08
*
terminology shift:
Roger Dingledine
2003-12-05
*
Improved exit policy syntax; basic client-side DNS caching.
Nick Mathewson
2003-11-14
*
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
[next]