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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-04
Merge remote-tracking branch 'andrea/ticket6456'
Nick Mathewson
2014-11-04
Update verbiage in README to mention autogen.sh
Nick Mathewson
2014-11-04
Merge branch 'bug13315_squashed'
Nick Mathewson
2014-11-04
fix indentation
Nick Mathewson
2014-11-04
Use correct argument types for inet_pton.
Nick Mathewson
2014-11-04
Sending 'Not allowed' error message before closing the connection.
rl1987
2014-11-04
Adding changes file for 13315.
rl1987
2014-11-04
Checking if FQDN is actually IPv6 address string and handling that case.
rl1987
2014-11-04
Adding helper function that checks if string is a valid IPv6 address.
rl1987
2014-11-04
Validating SOCKS5 hostname more correctly.
rl1987
2014-11-04
Introducing helper function to validate IPv4 address strings.
rl1987
2014-11-04
Introducing helper function to validate DNS name strings.
rl1987
2014-11-04
Merge remote-tracking branch 'public/bug13214_025_squashed'
Nick Mathewson
2014-11-04
Check descriptor ID in addition to HS ID when saving a v2 hs descriptor
Nick Mathewson
2014-11-04
Add comments and rename intro_nodes list in rend_services_introduce()
David Goulet
2014-11-02
Use tor_malloc_zero(x), not tor_calloc(x,sizeof(char))
Nick Mathewson
2014-11-02
Merge branch 'calloc2'
Nick Mathewson
2014-11-02
Apply new calloc coccinelle patch
Nick Mathewson
2014-11-02
Use the | trick to save a comparison in our calloc check.
Nick Mathewson
2014-11-02
Switch to a < comparison for our calloc check; explain how it works
Nick Mathewson
2014-11-02
Document the calloc function overflow check.
Mansour Moufid
2014-11-02
Remove a duplicate comment.
Mansour Moufid
2014-11-02
Add a rule to the calloc semantic patch for argument ordering.
Mansour Moufid
2014-11-02
The second argument to tor_calloc should be a constant.
Mansour Moufid
2014-11-02
Refactor the calloc semantic patch.
Mansour Moufid
2014-11-02
Refactor the tor_reallocarray_ overflow check.
Mansour Moufid
2014-11-02
Refactor the tor_calloc_ overflow check.
Mansour Moufid
2014-11-01
Merge remote-tracking branch 'public/bug13399'
Nick Mathewson
2014-10-31
Use digest256_len in networkstatus_copy_old_consensus_info()
Nick Mathewson
2014-10-31
Use digest256map for computing microdescriptor downloads
Nick Mathewson
2014-10-31
Merge branch 'digest256map'
Nick Mathewson
2014-10-31
Refactor {str,digest}map into a common implementation; add digest256map
Nick Mathewson
2014-10-31
Repair format_changelog.py drupal breaks a little more. Drupal is weird.
Nick Mathewson
2014-10-31
Re-run latest git trunnel to get fix from teor for #13577
Nick Mathewson
2014-10-31
Merge commit '13298d90a90dc62d21d38f910171c9b57a8f0273'
Nick Mathewson
2014-10-30
Teach format_changelog.py --blog about drupal <!--break-->
Nick Mathewson
2014-10-30
Twiddle the format_changelog.py option defaults.
Nick Mathewson
2014-10-30
New empty changelog section
Nick Mathewson
2014-10-30
Bump version to 0.2.6.1-alpha-dev
Nick Mathewson
2014-10-30
Clarify 13476 changelog (From sebastian)
tor-0.2.6.1-alpha
Nick Mathewson
2014-10-30
Fix a typo in the ChangeLog, spotted by Yawning
Nick Mathewson
2014-10-30
Bump version to 0.2.6.1-alpha
Nick Mathewson
2014-10-30
Final(?) tweaks to 0.2.6.1-alpha changelog
Nick Mathewson
2014-10-30
Silence spurious clang warnings
teor
2014-10-29
Make 0.2.6.1-alpha ChangeLog prettier.
George Kadianakis
2014-10-29
Add a draft blurb for 0.2.6.1-alpha
Nick Mathewson
2014-10-29
Reinvoke format_changelog.py
Nick Mathewson
2014-10-29
a few more style fixes for the changelog
Nick Mathewson
2014-10-29
Edit changelog entries for terseness and style.
Nick Mathewson
2014-10-29
Add in a few more changes entries for 0.2.6.1-alpha
Nick Mathewson
[next]