index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
or.h
Commit message (
Expand
)
Author
Age
*
lazy (just in time) directory rebuilding
Roger Dingledine
2003-03-11
*
clean out obsolete cell types
Roger Dingledine
2003-03-07
*
minor code cleanup
Roger Dingledine
2003-03-05
*
let up on the bandwidth constraints
Roger Dingledine
2003-02-18
*
Bugfixes and enhancements in sendmes and dns farm
Roger Dingledine
2003-02-18
*
rudimentary dns caching (of both resolves and resolve failures)
Roger Dingledine
2003-02-14
*
fix endian issues for topics -- they might work on bsd now
Roger Dingledine
2003-02-06
*
make reusing circuits work (and be the default)
Roger Dingledine
2003-02-06
*
major overhaul: dns slave subsystem, topics
Roger Dingledine
2003-01-26
*
use a rbtree for replay detection, rather than linear search
Roger Dingledine
2002-12-31
*
onions go on and off the network correctly now
Roger Dingledine
2002-12-03
*
create cells are now queued and processed only when idle
Roger Dingledine
2002-11-27
*
per-second cell statistics to help with profiling
Roger Dingledine
2002-11-24
*
added OnionsPerSecond to prevent create flooding
Roger Dingledine
2002-11-23
*
remove popt dependency, consolidate config stuff
Roger Dingledine
2002-11-23
*
cleanup and a variety of bugfixes
Roger Dingledine
2002-10-02
*
Add convenience functions to wrap create and init for symmetric ciphers; clea...
Nick Mathewson
2002-10-02
*
cell now has a network appearance and an internal (struct) appearance
Roger Dingledine
2002-10-02
*
introduced a periodic keepalive padding cell
Roger Dingledine
2002-10-01
*
more robust http(ish) handling
Roger Dingledine
2002-09-28
*
catch hup to reload directory/router list
Roger Dingledine
2002-09-28
*
cleanup
Roger Dingledine
2002-09-28
*
dirserver should include itself in the directory
Roger Dingledine
2002-09-26
*
directory servers in and functional
Roger Dingledine
2002-09-26
*
laying the groundwork for dynamic router lists
Roger Dingledine
2002-09-24
*
more robust when only some of the socks info has arrived
Roger Dingledine
2002-09-23
*
onion proxy now speaks socks4a
Roger Dingledine
2002-09-22
*
kill -USR1 the or and it will dump conn/circuit stats to stdout
Roger Dingledine
2002-09-21
*
synchronize to the version i've been giving people to test
Roger Dingledine
2002-09-19
*
added 'connected' cell type
Roger Dingledine
2002-09-17
*
"You got BSD in my MacOS!" "You got MacOS in my BSD!" Anyway, MacOS works again.
Nick Mathewson
2002-09-10
*
port to actual BSD
Roger Dingledine
2002-09-09
*
onion proxies now work (i think)
Roger Dingledine
2002-09-04
*
Port to MacOS X
Nick Mathewson
2002-09-03
*
we now encrypt the entire cell on the link, not just the header
Roger Dingledine
2002-08-24
*
cleanup: don't use size_t when you mean int
Roger Dingledine
2002-08-24
*
Changed crypto calls to go through common/crypto.[hc] instead of calling Open...
Matej Pjafjar
2002-08-22
*
Folded cell.? into src/or
Roger Dingledine
2002-07-19
*
Implemented router twins
Roger Dingledine
2002-07-18
*
Implemented congestion control
Roger Dingledine
2002-07-18
*
Implemented link padding and receiver token buckets
Roger Dingledine
2002-07-16
*
added new option GlobalRole to getoptions()
Bruce Montrose
2002-07-11
*
cleaned up some, added validation to getoptions()
Bruce Montrose
2002-07-11
*
getrouters() changed so that a router ignores its own entry in the router list
Matej Pjafjar
2002-07-10
*
put in the support for 'router twins'
Roger Dingledine
2002-07-08
*
patch to fix running the program only as an op
Roger Dingledine
2002-07-03
*
Added getoptions() and made minor adjustment to poptReadDefaultOptions()
Bruce Montrose
2002-07-03
*
Integrated onion proxy into or/
Roger Dingledine
2002-07-02
*
made 'app' connection be 'exit' connection
Roger Dingledine
2002-06-30
*
Initial revision
Roger Dingledine
2002-06-26