| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Add support for signature upload
svn:r10962
|
|
|
|
|
|
|
| |
Use the correct formula to calculate exit weights.
svn:r10956
|
|
|
|
|
|
|
| |
Better certificate manipulations: extract certificates from incoming votes, forget ones that are very old, and remember to store them on disk.
svn:r10954
|
|
|
|
|
|
|
| |
Add to the TODO as starred items all the things we need to do in order to get authorities voting (not too robustly, bare-minimum).
svn:r10950
|
|
|
|
|
|
|
| |
Patch from tup: correct grammar for asynchonous reply lines in control-spec.txt
svn:r10931
|
|
|
|
|
|
|
| |
ADDRMAP events should never have specified local time. Extend them to have the proper gmt time, and make GETINFO address-mappings always do the right thing (since it is new in this version).
svn:r10930
|
|
|
|
|
|
|
| |
the median'
svn:r10899
|
|
|
|
|
|
|
|
|
| |
at least 100KB/s, and consider their bandwidth adequate to be a
Guard if it is at least 250KB/s. This fix complements proposal
107. [Bugfix on 0.1.2.x]
svn:r10897
|
|
|
|
|
|
|
| |
Patches to proposal 117 from coderman (from or-dev, 18 Jun)
svn:r10892
|
|
|
|
| |
svn:r10868
|
|
|
|
| |
svn:r10867
|
|
|
|
|
|
|
| |
More tweaks to dir-spec.txt; not complete, but closing in.
svn:r10856
|
|
|
|
|
|
|
| |
Patch from tup: new address-mappings/ GETINFO that includes expiry times.
svn:r10844
|
|
|
|
|
|
|
| |
Tweaks on constrained socket buffers patch from coderman: Add a changelog; rename some variables; fix some long lines and whitespace; make ConstrainedSockSize a memunit; pass setsockopt a void.
svn:r10843
|
|
|
|
|
|
|
| |
Initial "constrained socket buffers" patch from coderman. needs tweaking.
svn:r10842
|
|
|
|
|
|
|
| |
Include it in the build instructions.
svn:r10826
|
|
|
|
| |
svn:r10821
|
|
|
|
|
|
|
|
| |
Patch from lodger: avoid roundoff-error-induced crash bugs when picking routers by bandwidth.
Also, remove listed backports for 0.1.2.x; that list is now in TODO.012
svn:r10812
|
|
|
|
| |
svn:r10798
|
|
|
|
| |
svn:r10797
|
|
|
|
|
|
|
| |
Re-wrap proposal 117 so it fits in 80 columns.
svn:r10784
|
|
|
|
|
|
|
| |
Add IPv6 exit proposal from coderman.
svn:r10783
|
|
|
|
|
|
|
| |
Patch from tup: add GETINFO status/enough-dir-info
svn:r10782
|
|
|
|
|
|
|
| |
Get the RESOLVE controller code working.
svn:r10781
|
|
|
|
|
|
| |
implementation for upcoming GSoC mid-term evaluation
svn:r10773
|
|
|
|
|
|
|
| |
Fix typos and clarify points in dir-spec. Patch from Karsten.
svn:r10736
|
|
|
|
| |
svn:r10729
|
|
|
|
|
|
|
| |
dir-spec.txt clarifications suggested by Lee Fisher.
svn:r10725
|
|
|
|
| |
svn:r10689
|
|
|
|
| |
svn:r10688
|
|
|
|
| |
svn:r10686
|
|
|
|
| |
svn:r10685
|
|
|
|
|
|
|
| |
Update 108 based on conversation with Roger. I think this is the version to build.
svn:r10684
|
|
|
|
|
|
|
| |
Add proposal 116 from Mike Lieberman: Two hop paths from entry guards.
svn:r10683
|
|
|
|
|
|
|
| |
Add a SOURCE_ADDR field to STREAM NEW events so that controllers can match requests to applications. (Patch from Robert Hogan.)
svn:r10639
|
|
|
|
|
|
|
| |
Incorporate comments [from april, ugh] into proposal 108.
svn:r10636
|
|
|
|
|
|
|
| |
Clarify some rules about
svn:r10635
|
|
|
|
| |
svn:r10625
|
|
|
|
| |
svn:r10622
|
|
|
|
| |
svn:r10620
|
|
|
|
|
|
|
| |
also list some dirserv behaviors we should document
svn:r10606
|
|
|
|
| |
svn:r10603
|
|
|
|
|
|
|
|
|
|
| |
an editor who actually edits, rather than the traditional
academic role of editors.
but in any case, it'll do. great.
svn:r10581
|
|
|
|
| |
svn:r10580
|
|
|
|
| |
svn:r10577
|
|
|
|
| |
svn:r10576
|
|
|
|
| |
svn:r10575
|
|
|
|
| |
svn:r10574
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- demand options->Bridges and options->TunnelDirConns if
options->UseBridges is set.
- after directory fetches, accept descriptors that aren't referenced by
our networkstatuses, *if* they're for a configured bridge.
- delay directory fetching until we have at least one bridge descriptor.
- learn how to build a one-hop circuit when we have neither routerinfo
nor routerstatus for our destination.
- teach directory connections how to pick a bridge as the destination
directory when doing non-anonymous fetches.
- tolerate directory commands for which the dir_port is 0.
- remember descriptors when the requested_resource was "authority",
rather than just ignoring them.
- put bridges on our entry_guards list once we have a descriptor for them.
When UseBridges is set, only pick entry guards that are bridges. Else
vice versa.
svn:r10571
|
|
|
|
|
|
|
| |
Clarify what we mean by digest, for people who ignore "as signed" and who don't read section 1.3.
svn:r10568
|