Commits on Source
27797
64fc64c9
remove old xxx-separate-streams-by-port.txt idea
Jul 22, 2010
6f451013
Clear cell queues when marking or truncating a circuit.
Jul 30, 2010
fac272da
If a router is hibernating, never vote that it is Running.
Jul 31, 2010
c4b83b21
Clarify that TRUNCATE behavior isn't as-intended
Aug 02, 2010
4e3373f7
Make tor-spec wording easier to understand
Aug 03, 2010
46256867
Ensure controller RESOLVE commands respect __LeaveStreamsUnattached
Aug 08, 2010
162c8847
Update some documentation for the bug 1525 fix
Aug 08, 2010
4c941920
Add missing info to changes file
Aug 10, 2010
d6744d61
Fall back to direct descriptor request to bridges when
Aug 16, 2010
5063a1c5
Add some braces to make arma happy
Aug 18, 2010
a4c5287e
Clarify AssumeReachable semantics wrt hibernation
Aug 18, 2010
23fdf0b3
Allow some skew in checking when a router said it was hibernating
Aug 18, 2010
5926d9cf
Move code for launching tests out of router_add_to_routerlist()
Aug 18, 2010
6f9f1f33
Make the "2 unknown, 7 missing key..." messages easier to understand
Aug 19, 2010
33ae3f4b
Allow clients to use relays as bridges
Aug 20, 2010
6451519f
This change creates proposal 171: 171-separate-streams-by-port-or-host.txt
Aug 30, 2010
bfa1962d
Complicate the rules on WARN vs INFO in consensus verification
Sep 02, 2010
2086588e
Amend per Sebastian's comments:
Sep 02, 2010
5799cdd9
Nick points out:
Sep 02, 2010
b2473357
Launch reachability tests for routers whose IP or ORPort change
Sep 03, 2010
80b3de87
Tolerate a little skew in accounting intervals.
Sep 03, 2010
17ebddbb
Remove an obsolete comment from hibernate.c
Sep 03, 2010
d0acaac7
Use a more sophisticated soft-hibernation-limit calculation
Sep 03, 2010
2920d886
Base our expected bw accounting usage on time before soft limit
Sep 03, 2010
303beead
Kill warn when picking bridges without bw weight
Sep 06, 2010
608d1614
Update to the latest tinytest version
Sep 09, 2010
b4942e34
fix regression introduced by
1a65bdd2
Sep 12, 2010
22ab997e
Handle null conn->requested_resource rather than assert
Sep 12, 2010
2be5effe
Initial oprofile instructions based on original by weasel.
Sep 12, 2010
5634e033
Clean up a couple more bug1138 issues mentioned by roger on code review
Sep 12, 2010
cc0efa80
Make authorities download consensuses if appropriate
Sep 12, 2010
126832a3
Merge branch 'bug1138'
Sep 12, 2010
22285aa9
Update the changelog for the bug1525 fix
Sep 13, 2010
f906e4ab
Missing changes file for
cc0efa80
Sep 13, 2010
286f407c
Merge remote branch 'sebastian/bug1525'
Sep 13, 2010
1bc20f9c
merge changes files for upcoming release
Sep 13, 2010
13f684b5
Merge remote branch 'public/pretty-signature-log'
Sep 13, 2010
61b7e363
Fix function declaration linebreaks at start of relay.c
Sep 13, 2010
b582eb32
Add a max_cells arg to connection_edge_process_raw_inbuf
Sep 13, 2010
424ca963
Make circuit_resume_edge_reading_helper treat streams more fairly.
Sep 13, 2010
a445daf0
Merge remote branch 'sebastian/bug1776_v3'
Sep 14, 2010
d9e05505
Tweak some issues found by arma in bug911 review.
Sep 14, 2010
f5b7e039
Extract the "do these routers have the same addr:orport" logic into a fn
Sep 14, 2010
e2b71d88
Merge branch 'bug911'
Sep 14, 2010
60e3def3
Merge branch 'bug1899'
Sep 14, 2010
6d8fc4eb
Add a simple integer-ceiling-division macro before we get it wrong
Sep 14, 2010
87f18c95
Never queue a cell on a marked circuit
Sep 15, 2010
69508d04
tor-spec.txt tweaks from arma
Sep 15, 2010
c18bcc8a
Merge branch 'bug1184'
Sep 15, 2010
bc081c25
How many seconds until != timestamp of that date
Sep 15, 2010
144d92d5
finish a comment, lower a variable
Sep 15, 2010
277295ef
circwindow consensus param != CircWindow
Sep 15, 2010
4f1e36ca
Demote a warn when enabling CellStatistics
Sep 16, 2010
0ac67bf3
perconnbwrate and perconnbwburst consensus params
Sep 16, 2010
c009c9da
Merge remote branch 'sebastian/bug1921'
Sep 16, 2010
cc2511c3
Change 'bugfix on' line for changes/bug1921.
Sep 16, 2010
80b63184
fold in the recent changes files
Sep 16, 2010
01c6b011
I hear we are close to a release. Clean up the whitespace.
Sep 16, 2010
61e0079a
best tor ever!
Sep 17, 2010
85cad942
bump to 0.2.2.16-alpha-dev
Sep 17, 2010
ff5ffd17
Attempt to fix compilation on Windows
Sep 19, 2010
14118429
Count unknown authorities as unknown only once, not once per signature.
Sep 20, 2010
47b23bd0
A start at a patch for bug 1943 (alignment issues)
Sep 20, 2010
fec29733
changelog entry for bug 1943
Sep 20, 2010
5a55662a
Merge branch 'bug1956'
Sep 21, 2010
ef592523
First cut of code to enable RefuseUnknownExits
Sep 21, 2010
fb34c66e
Correct default for RendPostPeriod in docs
Sep 21, 2010
fe42f109
log when we finish a circuit after being offline
Sep 21, 2010
9cba61eb
Bug1789 cleanups suggested by arma
Sep 21, 2010
e476ffc2
Merge branch 'bug1789'
Sep 21, 2010
418e6cae
New function to load windows system libraries
Sep 21, 2010
aa7f55c4
Use load_windows_system_library in place of LoadLibrary
Sep 21, 2010
52db5c25
Even more accurate handling for shifting accounting intervals
Sep 21, 2010
49c17743
Make our min-info check also check for entry node presence
Sep 21, 2010
4ef9ccc8
Changes to bug1959_part1 on review from arma.
Sep 22, 2010
31f22505
Merge remote branch 'arma/bug1362'
Sep 22, 2010
c9cb4f0a
Rename has_completed_circuit to can_complete_circuit
Sep 22, 2010
9b49a894
Merge branch 'bug1511'
Sep 23, 2010
85125517
Note that the torrc format doesn't need nl at end
Sep 24, 2010
c8e1538a
Merge remote branch 'sebastian/continuation'
Sep 24, 2010
d073d7d4
Consistency issues in load_windows_system_library patch. Thanks Sebastian
Sep 24, 2010
83f9667f
Bump the Tor version in master to 0.2.3.0-alpha-dev
Sep 24, 2010
2579d827
Use autoreconf, not autoconf&&automake&&etc in autogen.sh
Sep 27, 2010
0ff86042
Implement new Wxx constraints.
Sep 27, 2010
7af0aa25
Update dir-spec.txt with new weight constraints.
Sep 27, 2010
dfe8c214
Add changelog for bug 1952.
Sep 27, 2010
1cbdbff9
Merge remote branch 'mikeperry/bug1952-merge' into maint-0.2.2
Sep 27, 2010
9c8fb75e
Clean up some bug1805 comments based on arma's feedback
Sep 27, 2010
24a45f54
Merge branch 'bug1805' into maint-0.2.2
Sep 27, 2010
26811a8e
Merge remote branch 'origin/maint-0.2.2'
Sep 27, 2010
94aac84a
Remove never-actually-finished code to use readv and writev for IO.
Sep 27, 2010
57e7b54b
Teach read_event/write_event manipulators about bufferevents.
Sep 27, 2010
200921dc
Refactor users of buf_datalen to bufferevent-friendly version.
Sep 27, 2010
07602547
Add bufferevent versions of connection_write/fetch_to/from_buf.
Sep 27, 2010
54485014
New bufferevent-related check in assert_connection_ok().
Sep 27, 2010
05149178
Add a new connection_fetch_from_buf_line() that can handle bufferevents
Sep 27, 2010
48360141
Clone fetch_var_cell_from_buf() for evbuffers.
Sep 27, 2010
a0f4841e
Refactor SOCKS parsing code to handle evbuffers.
Sep 27, 2010
c6e22ae2
Basic bufferevent callbacks
Sep 27, 2010
73feedb8
Have edge connections use fetch_from_evbuffer_socks when appropriate.
Sep 27, 2010
27,697 additional commits have been omitted to prevent performance issues.
Loading
Loading