Commits on Source
30561
0e0bcc47
Merge commit 'tor-0.2.2.7-alpha' into debian-merge
Jan 20, 2010
7aef7ef2
New upstream version
Jan 20, 2010
82870c0f
Merge branch 'debian-merge' into debian
Jan 20, 2010
e4d53e94
debian/rules: Minor cleanup (use a single variable for making up our configure flags, not two)
Jan 24, 2010
9d4d5b79
debian/rules: Remove logic that ignores the result of unit tests if
Jan 24, 2010
ad274609
Depend on and enable hardening-includes for building
Jan 24, 2010
24ff3e02
Merge commit 'tor-0.2.2.8-alpha' into debian-merge
Jan 29, 2010
d3cc824f
New upstream version
Jan 29, 2010
9d6ddfd5
Merge branch 'debian-merge' into debian
Jan 29, 2010
ae376178
Merge commit 'tor-0.2.2.9-alpha' into debian-merge
Feb 27, 2010
4b44432f
New upstream version
Feb 27, 2010
0cbc29ab
Removed versioned libssl build dependency since that is no longer needed
Feb 27, 2010
ed4cd95c
Update how we patch manpages
Feb 27, 2010
6cdce43f
The original design paper is no longer shipped with Tor.
Feb 27, 2010
8b79e5e4
Try to build manpages
Feb 27, 2010
b272968e
And stop it from falling over because it tries to call non-existant build...
Feb 27, 2010
93187607
torify.1 manpage gets installed by upstream
Feb 27, 2010
e90d20db
Upstream tarballs no longer ship an AUTHORS file, or the website
Feb 27, 2010
39d4c2ef
Changefile cleanup
Feb 27, 2010
6fa062d2
Merge branch 'debian-merge' into debian
Feb 27, 2010
d51ab0e9
Move tor from comm to net (closes: #482801)
Feb 27, 2010
55f72511
Ship contrib/tor-exit-notice.html in the tor package
Feb 27, 2010
7fd427c7
Add stark README.polipo with the instructions from Juliusz Chroboczek
Feb 27, 2010
06b59ec5
0.2.2.4-alpha failed to ship test.h so we had included it in the debian
Feb 27, 2010
3d44dd2f
Finally apply Peter Eisentraut's patch for tor's init script to support status as an argument
Feb 27, 2010
62127269
Build manpage using make logic and not using a for loop to work properly with make -j NN
Feb 27, 2010
208ba343
Add a missing full stop in debian/changelog
Feb 27, 2010
a0e25da6
More build dependencies: docbook-xml, docbook-xsl, xmlto.
Feb 28, 2010
c0f64104
Two debian/rules fixes
Mar 03, 2010
6c89717a
Merge commit 'tor-0.2.2.10-alpha' into debian-merge
Mar 09, 2010
55ca8ff5
New upstream version
Mar 09, 2010
e43253ba
Merge branch 'debian-merge' into debian
Mar 09, 2010
85a92d43
Update a comment to match what the following line currently does
Apr 03, 2010
bb103db5
Let the vidalia package override some of our init script settings.
Apr 03, 2010
f872f9ef
Update changelog
Apr 03, 2010
df115dae
Merge commit 'tor-0.2.2.11-alpha' into debian-merge
Apr 17, 2010
97c6d7a3
New upstream version
Apr 17, 2010
8a95aac6
Merge branch 'debian-merge' into debian
Apr 17, 2010
71a4500e
Merge commit 'tor-0.2.2.12-alpha' into debian-merge
Apr 20, 2010
cdab75fd
New upstream version
Apr 20, 2010
3e0dc633
Merge branch 'debian-merge' into debian
Apr 20, 2010
ce8e4fa1
Merge commit 'tor-0.2.2.13-alpha' into debian-merge
Apr 24, 2010
06006b94
New upstream version
Apr 24, 2010
a3db6300
Merge branch 'debian-merge' into debian
Apr 24, 2010
4318fcf6
Merge commit 'tor-0.2.2.14-alpha' into debian-merge
Jul 15, 2010
d519c8c5
New upstream version
Jul 15, 2010
3218a829
Merge branch 'debian-merge' into debian
Jul 15, 2010
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
8e8a34eb
Add koryk's modifications to rend-spec.
Aug 17, 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
4dd3245a
Avoid over-filling cell queues when we receive a SENDME
Aug 18, 2010
80391b88
Decide whether to ignore SENDMEs based on streams_blocked, not queue size
Aug 18, 2010
8782dcf6
Detect if we try to put a cell onto a supposedly blocked cell queue.
Aug 18, 2010
9456da17
Mashael has a last name. (Taken from Ian's cv page.)
Aug 18, 2010
ba9c1275
Add a generic rate-limited log mechanism, and use it in a few places
Aug 18, 2010
6f9f1f33
Make the "2 unknown, 7 missing key..." messages easier to understand
Aug 19, 2010
eba3f37f
fix up contrib/checkOptionDocs.pl to match current practice (asciidoc manpage, no "online docs").
Aug 19, 2010
89b42403
Bump version to 0.2.2.15-alpha-dev
Aug 19, 2010
219f7415
Warn for bad combination of cookie options
Aug 20, 2010
d8a8e833
Merge commit 'sebastian/bug1843'
Aug 20, 2010
34551cda
Add unit test for tor_listdir.
Aug 20, 2010
c0c78682
Make the windows build succeed with or without -DUNICODE enabled.
Aug 20, 2010
33ae3f4b
Allow clients to use relays as bridges
Aug 20, 2010
98d9eb2c
Revert removal of debian directory
Aug 21, 2010
9837cd9f
Merge branch 'debian-premerge' into debian-merge
Aug 21, 2010
385d3e4c
new uptream version
Aug 21, 2010
7a0c0cb9
Forward port 06_add_compile_time_defaults
Aug 21, 2010
8ea1c7b8
Merge branch 'debian-merge' into debian
Aug 21, 2010
2af6aadf
Fix a compile warning on OpenBSD
Aug 22, 2010
2804c6b7
Merge commit 'karsten/rendspec-koryk'
Aug 25, 2010
30b766ba
Use -Wno-system-headers on openbsd to resolve 2nd case of bug1848
Aug 26, 2010
c6613860
Merge remote branch 'origin/maint-0.2.1'
Aug 26, 2010
6451519f
This change creates proposal 171: 171-separate-streams-by-port-or-host.txt
Aug 30, 2010
285addbd
Fix some issues in rate-limiting noticed by Sebastian
Aug 31, 2010
20817403
Merge branch 'ratelim'
Aug 31, 2010
f89323af
Fix behavior of adding a cell to a blocked queue.
Sep 02, 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
296a7d83
Fix a missing stream_id argument; found by "tracktor"
Sep 03, 2010
b2473357
Launch reachability tests for routers whose IP or ORPort change
Sep 03, 2010
4d2e9974
Close a non-open OR connection *only* after KeepalivePeriod.
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
edc9256e
Merge remote branch 'public/win_unicode_fixes'
Sep 06, 2010
303beead
Kill warn when picking bridges without bw weight
Sep 06, 2010
80d9dbac
Update to the September 1 2010 Maxmind GeoLite Country database.
Sep 08, 2010
30,461 additional commits have been omitted to prevent performance issues.
Loading
Loading