- May 05, 2009
-
-
Sebastian Hahn authored
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$ meaningless. Remove them without replacement.
-
- Feb 27, 2009
-
-
Andrew Lewman authored
svn:r18705
-
- Feb 09, 2009
-
-
Andrew Lewman authored
svn:r18434
-
- Feb 04, 2009
-
-
Roger Dingledine authored
to forgive our bridges and try again when we get an application request. Bugfix on 0.2.0.x. svn:r18396
-
- Jan 20, 2009
-
-
Roger Dingledine authored
svn:r18192
-
- Jan 18, 2009
-
-
Roger Dingledine authored
svn:r18173
-
- Jan 06, 2009
-
-
Roger Dingledine authored
When we made bridge authorities stop serving bridge descriptors over unencrypted links, we also broke DirPort reachability testing for bridges. So bridges with a non-zero DirPort were printing spurious warns to their logs. Bugfix on 0.2.0.16-alpha. Fixes bug 709. svn:r17945
-
- Dec 27, 2008
-
-
Roger Dingledine authored
svn:r17797
-
- Dec 25, 2008
-
-
Roger Dingledine authored
svn:r17766
-
- Dec 21, 2008
-
-
Roger Dingledine authored
svn:r17716
-
- Dec 18, 2008
-
-
Nick Mathewson authored
Replace calls to time(NULL) that occur on the order of once per read, one per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow. svn:r17690
-
- Dec 15, 2008
-
-
Nick Mathewson authored
Also, refactor the logic to check whether we will use a connection or launch a new one into a new function. svn:r17628
-
Nick Mathewson authored
svn:r17627
-
- Dec 12, 2008
-
-
Nick Mathewson authored
svn:r17613
-
Nick Mathewson authored
svn:r17608
-
- Dec 10, 2008
-
-
Nick Mathewson authored
Clarify current client behavior WRT TLS certificates. Add a TODO to make sure that this behavior is optional, and an entry in 098-todo.txt for investigating whether this behavior is smart. svn:r17568
-
Nick Mathewson authored
svn:r17551
-
- Dec 09, 2008
-
-
Nick Mathewson authored
svn:r17540
-
Nick Mathewson authored
svn:r17539
-
- Dec 07, 2008
-
-
Roger Dingledine authored
svn:r17512
-
Roger Dingledine authored
svn:r17509
-
- Nov 08, 2008
-
-
Roger Dingledine authored
svn:r17216
-
- Oct 13, 2008
-
-
Karsten Loesing authored
svn:r17069
-
- Oct 02, 2008
-
-
Roger Dingledine authored
svn:r17030
-
- Sep 29, 2008
-
-
Nick Mathewson authored
Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation. svn:r17004
-
- Aug 17, 2008
-
-
Roger Dingledine authored
svn:r16580
-
- Aug 14, 2008
-
-
Peter Palfrader authored
svn:r16545
-
- Aug 13, 2008
-
-
Roger Dingledine authored
svn:r16516
-
- Aug 12, 2008
-
-
Roger Dingledine authored
svn:r16515
-
- Aug 11, 2008
-
-
Nick Mathewson authored
svn:r16498
-
- Aug 08, 2008
-
-
Nick Mathewson authored
svn:r16476
-
- Aug 06, 2008
-
-
Nick Mathewson authored
another todo tweak to test commit script svn:r16446
-
Nick Mathewson authored
add an item to the TODO svn:r16445
-
- Aug 05, 2008
-
-
Nick Mathewson authored
Initial conversion of uint32_t addr to tor_addr_t addr in connection_t and related types. Most of the Tor wire formats using these new types are in, but the code to generate and use it is not. This is a big patch. Let me know what it breaks for you. svn:r16435
-
Nick Mathewson authored
svn:r16434
-
Nick Mathewson authored
svn:r16433
-
Roger Dingledine authored
svn:r16427
-