Commits on Source
30598
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
b8aa14a3
Handle EHOSTUNREACH in errno_to_stream_end_reason()
Aug 03, 2010
150ed553
Introduce END_STREAM_REASON_NOROUTE
Aug 03, 2010
4e3373f7
Make tor-spec wording easier to understand
Aug 03, 2010
161b2750
Retry streams that ended with NOROUTE error
Aug 04, 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
8150e2ad
Make buf_shrink_freelists warn, not crash, when n_to_skip is too high
Aug 10, 2010
70f0ba14
Fix a memory leak in circuit_build_times_parse_state
Aug 16, 2010
4c49d3c2
Refactor circuit_build_times_parse_state
Aug 16, 2010
52758119
Fix a memory leak
Aug 16, 2010
b2dcff57
Fix a memory leak in dirvote_compute_consensuses()
Aug 16, 2010
a64e660f
Add a rule to detect misplaced labels during check-spaces
Aug 16, 2010
561ca9b9
Fix misplaced labels
Aug 16, 2010
c370ee7a
Add a changes file for Karsten's stats-tests branch
Aug 15, 2010
8394c702
Rename rep_hist_exit_stats_history in test.c too
Aug 15, 2010
5757f47f
Make unit tests work when tests get run in subprocesses.
Aug 15, 2010
9bcea4a8
Merge commit 'sebastian/misc-reason'
Aug 15, 2010
6a77bde8
Make Sebastian's misc-reasons branch compile; frob the changes file
Aug 15, 2010
a856f446
Merge commit 'sebastian/bug1831'
Aug 15, 2010
b51f1a64
Make Sebastian's bug1831 branch build with --enable-gcc-warnings
Aug 15, 2010
4c948ffd
161b2750
didn't really retry the stream. this does.
Aug 16, 2010
15379a72
Fix compilation with --with-dmalloc
Aug 16, 2010
bf8d6636
Merge commit 'public/warn1125'
Aug 16, 2010
2ede14c2
fold in the next set of changelog entries
Aug 16, 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
6f584813
Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting interval
Aug 17, 2010
fc66a2ad
Merge branch 'bug1141_v3' into maint-0.2.1
Aug 17, 2010
5ffe1055
Merge branch 'maint-0.2.1'
Aug 17, 2010
d5c83f20
Remove unused function declarations
Aug 17, 2010
db94b7f4
Count bytes we spend on answering directory requests.
Aug 18, 2010
58b61954
Correctly report written bytes on linked connections.
Aug 18, 2010
a509dbba
Merge commit 'karsten/dirbytes2'
Aug 18, 2010
78e4aa63
Backport END_STREAM_REASON_NOROUTE for client use.
Aug 18, 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
8c528bc3
Merge commit 'origin/maint-0.2.1'
Aug 18, 2010
d72edc4b
Edit the changelog to reflect the fact that we are backing off on ending NOROUTE for now
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
8c87319f
bug 1776 isn't fixed. save its changelog entry for next time.
Aug 18, 2010
ba9c1275
Add a generic rate-limited log mechanism, and use it in a few places
Aug 18, 2010
e7956d4a
explain the non-fix for bug 1776
Aug 18, 2010
c1260cb6
delay geoip stats even more for relays-turned-bridges
Aug 18, 2010
30,498 additional commits have been omitted to prevent performance issues.
Loading
Loading