- 05 Feb, 2008 1 commit
-
-
Nick Mathewson authored
As planned, rename networkstatus_vote_t to networkstatus_t, now that v3 networkstatuses are working and standard and v2 networkstatuses are obsolete. svn:r13383
-
- 27 Jan, 2008 1 commit
-
-
Roger Dingledine authored
svn:r13305
-
- 26 Jan, 2008 2 commits
-
-
Nick Mathewson authored
svn:r13301
-
Roger Dingledine authored
svn:r13287
-
- 24 Jan, 2008 1 commit
-
-
Roger Dingledine authored
REND_NUMBER_OF_CONSECUTIVE_REPLICAS v2 hsdirs. svn:r13263
-
- 16 Jan, 2008 1 commit
-
-
Nick Mathewson authored
Fix some hard to trigger but nonetheless real memory leaks spotted by an anonymous contributor. Needs review. Partial backport candidate. svn:r13147
-
- 23 Dec, 2007 1 commit
-
-
Nick Mathewson authored
Refactor circuit_launch* functions to take a bitfield of flags rather than 4 separate nonconsecutive flags arguments. Also, note a possible but in circuit_find_to_cannibalize, which seems to be ignoring its purpose argument. svn:r12948
-
- 21 Dec, 2007 2 commits
-
-
Roger Dingledine authored
svn:r12901
-
Roger Dingledine authored
svn:r12900
-
- 15 Dec, 2007 2 commits
-
-
Roger Dingledine authored
svn:r12826
-
Roger Dingledine authored
svn:r12825
-
- 12 Dec, 2007 1 commit
-
-
Roger Dingledine authored
svn:r12786
-
- 29 Nov, 2007 3 commits
-
-
Roger Dingledine authored
svn:r12609
-
Roger Dingledine authored
svn:r12608
-
Roger Dingledine authored
svn:r12607
-
- 05 Nov, 2007 1 commit
-
-
Nick Mathewson authored
Patch from karsten: tidy up v2 hidden service directory logic, and fix a few bugs. svn:r12388
-
- 03 Nov, 2007 1 commit
-
-
Nick Mathewson authored
Try to make hidden service directory lookup functions a bit more efficient: go for fewer O(n) operations, and look at the consensus rather than the routerinfo list. svn:r12361
-
- 02 Nov, 2007 1 commit
-
-
Nick Mathewson authored
More tweaks from karsten, with some cleanup and commentary. svn:r12319
-
- 31 Oct, 2007 2 commits
-
-
Nick Mathewson authored
A couple of small tweaks to karsten's latest patch, and note an issue with using a bitmap to represent a single int. svn:r12300
-
Nick Mathewson authored
Next patch from Karsten: rename some macros, tunnel dir connections, generate (and upload) multiple descriptors as appropriate. svn:r12299
-
- 29 Oct, 2007 1 commit
-
-
Nick Mathewson authored
Patch from Karsten: Code to act as (and use) v2 hidden service directories. svn:r12272
-
- 28 Oct, 2007 2 commits
-
-
Nick Mathewson authored
Tidy v2 hidden service descriptor format code: fix memory leaks, fix reference problems, note magic numbers, note questions, remove redundant checks, remove a possible stack smashing bug when encoding a descriptor with no protocols supported. svn:r12255
-
Nick Mathewson authored
Patch from Karsten Loesing: encode and parse v2 rendezvous descriptors. svn:r12254
-
- 19 Sep, 2007 1 commit
-
-
Roger Dingledine authored
rewriting the hexdigest back to an ambiguous nickname. if this patches it, we should write a changelog and then backport. svn:r11500
-
- 18 Sep, 2007 2 commits
-
-
Roger Dingledine authored
svn:r11498
-
Roger Dingledine authored
them anyway, and the code has probably rotted by now. Based on patch from Karsten Loesing. svn:r11496
-
- 11 Aug, 2007 2 commits
-
-
Roger Dingledine authored
svn:r11077
-
Roger Dingledine authored
svn:r11074
-
- 22 Jul, 2007 1 commit
-
-
Roger Dingledine authored
svn:r10898
-
- 29 May, 2007 2 commits
-
-
Nick Mathewson authored
Add some code to mitigate bug 393: Choose at random from multiple hidden service ports with the same virtport. This allows limited ad-hoc round-robining. svn:r10398
-
Nick Mathewson authored
Resolve all but 3 DOCDOCs. svn:r10393
-
- 07 May, 2007 1 commit
-
-
Roger Dingledine authored
dir authority we'd like to upload to. at some point we should pick a config option to say that in, for bridges. svn:r10129
-
- 01 May, 2007 1 commit
-
-
Nick Mathewson authored
Add code to upload extrainfos to authorities running 0.2.0.0-alpha-dev (r10070) or later. svn:r10086
-
- 24 Mar, 2007 1 commit
-
-
Nick Mathewson authored
Refactor a bunch of functions that take edge_connection_t not to also take a crypt_path_t; the cpath is implicit. svn:r9899
-
- 09 Mar, 2007 1 commit
-
-
Nick Mathewson authored
We have a PATH_SEPARATOR macro. How about we use it? svn:r9782
-
- 04 Mar, 2007 1 commit
-
-
Nick Mathewson authored
Make all LD_BUG log messsages get prefixed with "Bug: ". Remove manually-generated "Bug: "s from log-messages. (Apparently, we remembered to add them about 40% of the time.) svn:r9733
-
- 01 Mar, 2007 1 commit
-
-
Nick Mathewson authored
Twiddle constants wrt uploading hidden service descriptors. svn:r9694
-
- 12 Feb, 2007 1 commit
-
-
Nick Mathewson authored
Update copyright dates. svn:r9570
-
- 13 Dec, 2006 1 commit
-
-
Roger Dingledine authored
socks-command-connect-dir streams, so we don't open new anonymity questions. svn:r9099
-
- 07 Dec, 2006 1 commit
-
-
Roger Dingledine authored
svn:r9049
-