Commits on Source
30959
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
95aad716
Add %lld compat defines.
Feb 22, 2010
f9d40649
Perform calculation of consensus bandwidth weights.
Feb 22, 2010
df1ef2f0
Add parsing+verification for bw weight values.
Feb 22, 2010
931e073a
Implement bw weighting selection algorithm.
Feb 22, 2010
87a0430a
Clearly mark directory footer so we parse the new weight line.
Feb 22, 2010
5d4f5ef0
Update specs for weight computation and use.
Feb 22, 2010
245be159
Always weight routers by bandwidth.
Feb 22, 2010
21f91dcb
Patch from karsten to detect unnecessary \n's.
Feb 22, 2010
f4d6315a
Remove misc unnecessary newlines found by new check.
Feb 22, 2010
bce0021d
Add a changelog entry for the bandwidth weightings.
Feb 22, 2010
3ae5bee3
bump to 0.2.2.9-alpha-dev
Feb 22, 2010
b3fde4d3
Add consensus method #defines.
Feb 22, 2010
4311318f
Update consensus methods in spec.
Feb 22, 2010
d89f662f
Updated spec file to remove AUTHORS and add myself as maintainer
Feb 22, 2010
7681e355
Fix another coverity-spotted memleak
Feb 23, 2010
c8f154e1
Proper NULL checking for hsdesc publication
Feb 23, 2010
e52353d7
Update polipo build instructions for OS X 10.6
Feb 23, 2010
e3ba1094
Fix some urls in the exit notice
Feb 23, 2010
f31db269
Update a section of the exit notice file, give it a changelog.
Feb 23, 2010
0da26162
Make unit tests work.
Feb 24, 2010
2917c059
Restrict PerConnBWRate|Burst to INT32_MAX, update manpage
Feb 25, 2010
cf886e29
Merge remote branch 'sebastian/polipo'
Feb 25, 2010
8b93dacb
Merge remote branch 'sebastian/manpage'
Feb 25, 2010
00f9a356
Update dir-spec.txt with begin_dir weights.
Feb 25, 2010
50d69603
Cast our weights down to ints from int64.
Feb 25, 2010
215930a7
Check snprintf return values in format_networkstatus_vote.
Feb 25, 2010
6fa8dacb
Add a tor_asprintf() function, and use it in a couple of places.
Feb 25, 2010
2ab3389e
Merge remote branch 'mikeperry/consensus-bw-weights5-merge'
Feb 25, 2010
eb10d441
Fix 64-bit printf issues in consensus-bw-weights5-merge.
Feb 25, 2010
f0b5f87e
Add the MIN and MAX macros for platforms that lack them
Feb 25, 2010
512cebad
For integers, if !(E<G), then we can infer that E>=G.
Feb 25, 2010
0950d95a
add .exe files to gitignore
Feb 25, 2010
a9802d33
Zero a cipher completely before freeing it
Feb 26, 2010
f36c36f4
Proper NULL checking for hsdesc publication
Feb 26, 2010
86828e20
Proper NULL checking in circuit_list_path_impl()
Feb 26, 2010
1e1d4710
Don't believe unauthenticated info in a consensus.
Feb 26, 2010
1c39dbd5
Don't segfault when checking the consensus
Feb 26, 2010
03d6995d
Check for empty smartlists and no bandwidth during node selection.
Feb 26, 2010
b67657bd
Properly handle non-terminated strings
Feb 27, 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
937b5cdd
Merge remote branch 'origin/maint-0.2.1'
Feb 27, 2010
1c25077b
fix some wide lines in routerparse.c
Feb 27, 2010
27a8a56e
Fix a consensus-extension bug found by outofwords
Feb 27, 2010
c3e63483
Update Tor Project copyright years
Feb 27, 2010
b006e327
Merge remote branch 'origin/maint-0.2.1'
Feb 27, 2010
da220157
Update copyright dates for files not in maint-0.2.1
Feb 27, 2010
a0e25da6
More build dependencies: docbook-xml, docbook-xsl, xmlto.
Feb 28, 2010
4aa56cbd
Remove the request for current memlock limits
Feb 28, 2010
9caecc1e
Merge branch 'fix_routerparse_bug'
Feb 28, 2010
897b0ebb
better handle the case where *strp is in asprintf args
Feb 28, 2010
47e91942
Tweak users of snprintf to use asprintf where appropriate
Feb 28, 2010
f9de12b8
Ship the asciidoc-helper file in our tarballs
Mar 01, 2010
0cd1b499
Simplify asciidoc-helper
Mar 01, 2010
4db5e7ae
Add configure switch to disable use of asciidoc
Mar 01, 2010
404af59e
Backport fix for time-goes-forward test. Fix bug 1267
Mar 02, 2010
9d3a985a
Note an exception to when we use OutboundBindAddress
Mar 02, 2010
c0f64104
Two debian/rules fixes
Mar 03, 2010
97eec84f
Demote warn to info, since it can happen.
Mar 03, 2010
82a5ef1f
Merge commit 'mikeperry/bwweight-smartlistfix'
Mar 03, 2010
f3003d58
Add proposal 170 "Configuration options regarding circuit building"
Mar 03, 2010
2b5e1d36
Woops, forgot the second warn.
Mar 03, 2010
b3ec39af
Merge remote branch 'mikeperry/bwweight-smartlistfix'
Mar 04, 2010
3ff09239
Apply Roger's bug 1269 fix.
Mar 04, 2010
eb2e56ad
Merge commit 'origin/maint-0.2.1'
Mar 04, 2010
87197487
Merge commit 'sebastian/manpage'
Mar 04, 2010
368ca2a6
Merge branch 'master' of
ssh://git@git-rw.torproject.org/tor
Mar 05, 2010
625963d9
commit my annotations while i was hunting down the host order bug
Mar 05, 2010
ac8b8bca
Clarify that CRLF means "A CR then an LF". Explain what those are.
Mar 05, 2010
841351e6
clean up the 0.2.1.25 changelog
Mar 06, 2010
407a9d41
Merge branch 'maint-0.2.1'
Mar 06, 2010
81b84c0b
prepare 0.2.2.10-alpha for release
Mar 07, 2010
db135e92
bump to 0.2.2.10-alpha-dev
Mar 08, 2010
4d7d1027
fix the tor-exit-notice.html file (bug 1295)
Mar 08, 2010
fca673bc
Don't require asciidoc when building Tor from a tarball
Mar 09, 2010
30,859 additional commits have been omitted to prevent performance issues.
Loading
Loading