index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
changes
Age
Commit message (
Expand
)
Author
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-11-02
Avoid c99 designated initializers in circuitmux_ewma.c
Nick Mathewson
2012-10-30
Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2012-10-28
changes file for bug 7235
Nick Mathewson
2012-10-25
Fold in changelog item; draft blurb for 0.2.4.5-alpha
Nick Mathewson
2012-10-25
Merge branch 'link_negotiation_assert_024'
Nick Mathewson
2012-10-25
Start an 0.2.4.5 changelog.
Nick Mathewson
2012-10-24
Change changes file and comment for 7189, for making it 0.2.4-only for now
Nick Mathewson
2012-10-24
Merge remote-tracking branch 'public/bug7189_tentative'
Nick Mathewson
2012-10-24
Only disable TLS tickets when being/acting as a server.
Nick Mathewson
2012-10-23
Fix a remotely triggerable assertion failure (CVE-2012-2250)
Nick Mathewson
2012-10-23
Use the same changes file for bug7191 as in 0.2.[23]
Nick Mathewson
2012-10-23
Merge remote-tracking branch 'andrea/bug7191_v2'
Nick Mathewson
2012-10-23
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-10-23
Add a changes file for bug 7191.
Nick Mathewson
2012-10-23
Rewrite smartlist_bsearch_idx() to not be broken for lists of length zero or ...
Andrea Shepard
2012-10-23
Merge branch 'maint-0.2.3'
Roger Dingledine
2012-10-23
Roll enh6876 into Changelog for 0.2.4.4 alpha, which had the change but not t...
Nick Mathewson
2012-10-23
Merge remote-tracking branch 'linus/enh6876_changes_file'
Nick Mathewson
2012-10-23
Let 0.2.3 clients exit to internal addresses if they want
Roger Dingledine
2012-10-23
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-23
Fix parse_short_policy (bug 7192.)
Nick Mathewson
2012-10-22
Merge branch 'split_circuitbuild'
Nick Mathewson
2012-10-22
Changes files for tickets 5053 and 5055.
Linus Nordberg
2012-10-22
Add changes file for ticket 6876 missing from 0.2.4.4-alpha ChangeLog.
Linus Nordberg
2012-10-20
fold in changes files for upcoming 0.2.4.4-alpha
Roger Dingledine
2012-10-19
Merge branch 'block_renegotiate_024'
Nick Mathewson
2012-10-19
Merge branch 'block_renegotiate_023' into maint-0.2.3
Nick Mathewson
2012-10-19
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-19
Don't serve or accept v2 HS descs over a DirPort
Robert Ransom
2012-10-19
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-19
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-10-19
Disable TLS Session Tickets, which we were apparently getting for free
Nick Mathewson
2012-10-17
Discard extraneous renegotiation attempts in the v3 link protocol
Nick Mathewson
2012-10-17
Discard extraneous renegotiation attempts in the v3 link protocol
Nick Mathewson
2012-10-17
Remove changes/bug7129
Nick Mathewson
2012-10-17
Add changes file for bug 7129
Andrea Shepard
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
Split code for entry guards and bridges into a new module.
Nick Mathewson
2012-10-15
Merge remote-tracking branch 'public/bug1031'
Nick Mathewson
2012-10-14
Merge remote-tracking branch 'arma/bug7029'
Nick Mathewson
2012-10-12
Add a copy of OpenBSD's sys/queue.h as tor_queue.h
Nick Mathewson
2012-10-12
Changes file for bug 1031 (reserved C identifiers)
Nick Mathewson
2012-10-12
Make tor_addr_is_internal log the calling function on error
Nick Mathewson
2012-10-11
Move all externally maintained source files into src/ext
Nick Mathewson
2012-10-10
Merge branch 'bug7011'
Nick Mathewson
2012-10-10
Fix changes/bug7011 slightly
Nick Mathewson
2012-10-10
Add changes file for bug7011.
David Fifield
2012-10-10
Merge branch 'bug6816_squashed_nowarn' of git://git.torproject.org/nickm/tor
Andrea Shepard
2012-10-10
Add changes file for bug6816
Andrea Shepard
[next]