| Commit message (Expand) | Author | Age |
* | when we had multiple conns on a circuit, we'd tell the wrong | Roger Dingledine | 2003-02-28 |
* | let up on the bandwidth constraints | Roger Dingledine | 2003-02-18 |
* | Bugfixes and enhancements in sendmes and dns farm | Roger Dingledine | 2003-02-18 |
* | Allow more connections open at once | Roger Dingledine | 2003-02-18 |
* | bugfix: actually remember the answer in the cache :) | Roger Dingledine | 2003-02-16 |
* | rudimentary dns caching (of both resolves and resolve failures) | Roger Dingledine | 2003-02-14 |
* | minor fix | Roger Dingledine | 2003-02-14 |
* | commit my current tor rc versions | Roger Dingledine | 2003-02-14 |
* | a new TODO file with more details | 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 |
* | splay and rbtree implementations, by niels provos | Roger Dingledine | 2002-12-31 |
* | use a rbtree for replay detection, rather than linear search | Roger Dingledine | 2002-12-31 |
* | give us more aci-space | Roger Dingledine | 2002-12-30 |
* | bugfix: couldn't send two creates, two datas, and the destroy all at once | Roger Dingledine | 2002-12-23 |
* | starting to document what clients need to do and why | Roger Dingledine | 2002-12-12 |
* | onions go on and off the network correctly now | Roger Dingledine | 2002-12-03 |
* | onions expire after a day, not an hour | Roger Dingledine | 2002-12-03 |
* | was leaking 28 bytes every 100 minutes | Roger Dingledine | 2002-12-03 |
* | two more rare race conditions | Roger Dingledine | 2002-11-28 |
* | create cells are now queued and processed only when idle | Roger Dingledine | 2002-11-27 |
* | removing more unused files | Roger Dingledine | 2002-11-25 |
* | per-second cell statistics to help with profiling | Roger Dingledine | 2002-11-24 |
* | added milliseconds to log lines | Roger Dingledine | 2002-11-24 |
* | fixed rare race condition | 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 |
* | fix subtle race condition | Roger Dingledine | 2002-10-14 |
* | expire unfinished handshakes too | Roger Dingledine | 2002-10-13 |
* | cell.c is now obsolete | Roger Dingledine | 2002-10-03 |
* | 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 |
* | preemptive bugfix | Roger Dingledine | 2002-10-02 |
* | why's it called tor? | Roger Dingledine | 2002-10-02 |
* | a frequently asked questions list, with some answers | Roger Dingledine | 2002-10-02 |
* | all listeners listen on 0.0.0.0 except AP which listens on 127.0.0.1 | Roger Dingledine | 2002-10-02 |
* | introduced a periodic keepalive padding cell | Roger Dingledine | 2002-10-01 |
* | handle banners from the server side | Roger Dingledine | 2002-10-01 |
* | more robust http(ish) handling | Roger Dingledine | 2002-09-28 |
* | adding town-square rc info | Roger Dingledine | 2002-09-28 |
* | catch hup to reload directory/router list | Roger Dingledine | 2002-09-28 |
* | cleanup | Roger Dingledine | 2002-09-28 |
* | mozilla actually cares about the reply version | Roger Dingledine | 2002-09-27 |
* | support socks4 too | Roger Dingledine | 2002-09-27 |
* | don't leak memory on pk ops | Roger Dingledine | 2002-09-27 |
* | actually writing down the current license state | Roger Dingledine | 2002-09-27 |
* | new config files, including directory servers | Roger Dingledine | 2002-09-26 |
* | stop duplicate free | Roger Dingledine | 2002-09-26 |