Roger Dingledine
|
31bf3ec420
reshuffle functions for cleaner organization
|
22 years ago |
Roger Dingledine
|
a6a5784bca
add CertFile, Nickname
|
22 years ago |
Roger Dingledine
|
413c7a19ed
clean up config.c so it doesn't expose as much
|
22 years ago |
Roger Dingledine
|
36f055e7ee
start honoring the recommended_versions string
|
22 years ago |
Roger Dingledine
|
88edae9407
start refactoring dnsworker so testing won't be so darn hard
|
22 years ago |
Nick Mathewson
|
c336c99e60
Start of port to win32. Missing are:
|
22 years ago |
Roger Dingledine
|
c6f70e36e0
implemented total read rate limiting
|
22 years ago |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
22 years ago |
Roger Dingledine
|
fa1d446440
OPport is gone. So is conn type OP.
|
22 years ago |
Roger Dingledine
|
39e9d79038
add circuit-level sendme relay cells
|
22 years ago |
Roger Dingledine
|
2c7e660c62
sign directories with the signing key
|
22 years ago |
Roger Dingledine
|
f39ca8a3aa
further cleanup, test.c still has some bugs
|
22 years ago |
Roger Dingledine
|
e1d37ed6ab
divorce circuit building from user connections
|
22 years ago |
Nick Mathewson
|
c217b1ca71
Add magic to end of C files to make emacs happy; split test invocation into separate file.
|
22 years ago |
Roger Dingledine
|
d07146b778
cleaner errors
|
22 years ago |
Roger Dingledine
|
64e46988f6
greatly simplify this notion of 'roles':
|
22 years ago |
Nick Mathewson
|
5dc443a8c5
Add daemon option and bool config type
|
22 years ago |
Roger Dingledine
|
c35373a2cf
major overhaul: dns slave subsystem, topics
|
23 years ago |
Roger Dingledine
|
cbd2cdf04f
onions go on and off the network correctly now
|
23 years ago |
Roger Dingledine
|
8f18647a33
create cells are now queued and processed only when idle
|
23 years ago |
Roger Dingledine
|
ab0aee04d9
added OnionsPerSecond to prevent create flooding
|
23 years ago |
Roger Dingledine
|
00a9e3732e
remove popt dependency, consolidate config stuff
|
23 years ago |
Roger Dingledine
|
74787aa2d4
cell.c is now obsolete
|
23 years ago |
Roger Dingledine
|
7ed6c8bd39
introduced a periodic keepalive padding cell
|
23 years ago |
Roger Dingledine
|
22285e6ff1
cleanup
|
23 years ago |
Roger Dingledine
|
01f6727306
directory servers in and functional
|
23 years ago |
Roger Dingledine
|
ddc2b69a28
onion proxies now work (i think)
|
23 years ago |
Roger Dingledine
|
ca834335da
resolve warnings
|
23 years ago |
Nick Mathewson
|
fdb31225b7
Port to MacOS X
|
23 years ago |
Roger Dingledine
|
27adc0f20b
enforce maxconn; bugfix to not tear down the parent when we hit maxconn
|
23 years ago |