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
/
src
Age
Commit message (
Expand
)
Author
2011-05-28
Merge branch 'bug2574' into maint-0.2.1
Nick Mathewson
2011-05-23
Work correctly if your nameserver is ::1
Nick Mathewson
2011-05-16
squash! Add crypto_pk_check_key_public_exponent function
Nick Mathewson
2011-05-16
Require that certain public keys have public exponent 65537
Robert Ransom
2011-05-16
Add crypto_pk_check_key_public_exponent function
Robert Ransom
2011-05-16
Check fetched rendezvous descriptors' service IDs
Robert Ransom
2011-05-15
Fixup whitespace issues from 3122 commit
Nick Mathewson
2011-05-15
Another doc tweak on tor_memcmp: <b>b</b>, not <b>.
Nick Mathewson
2011-05-15
minor tweaks to 4b19730c8234d
Roger Dingledine
2011-05-12
Merge remote-tracking branch 'public/bug3122_memcmp_squashed' into maint-0.2.1
Nick Mathewson
2011-05-11
Fix crash when read_file_to_string() fails in SAVECONF
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-11
Add a "di_ops.h" include to util.h
Nick Mathewson
2011-05-11
Add a data-independent variant of memcmp and a d-i memeq function.
Nick Mathewson
2011-05-10
Update to the May 1 2011 Maxmind GeoLite Country database
Roger Dingledine
2011-04-28
Fix a failure case of connection_ap_handshake_attach_circuit()
Sebastian Hahn
2011-04-28
Fix a bug introduced by purging rend_cache on NEWNYM
Robert Ransom
2011-04-28
Allow rend_client_send_introduction to fail transiently
Robert Ransom
2011-04-28
Forget all rendezvous client state on SIGNAL NEWNYM
Robert Ransom
2011-04-26
Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILING
Nick Mathewson
2011-04-21
Fix a bug in removing DNSPort requests from their circular list
Nick Mathewson
2011-04-19
Merge remote-tracking branch 'rransom/bug2750-v3' into maint-0.2.1
Nick Mathewson
2011-04-19
Ouch: correctly tabify the micro-revision.i target in Makefile.am (0.2.1 only)
Nick Mathewson
2011-04-18
Add an XXX
Robert Ransom
2011-04-18
Correct the warning emitted when rejecting an oversized HS desc
Robert Ransom
2011-04-06
Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1
Nick Mathewson
2011-04-04
switch to the apr 2011 geoip db
Roger Dingledine
2011-03-15
Fix a compile warning when using clang
Sebastian Hahn
2011-03-13
we're not reachable if we don't have a routerinfo yet
Roger Dingledine
2011-03-11
Backport: Generate version tags using Git, not (broken) svn revisions.
Nick Mathewson
2011-03-11
Revert "Simplest fix to bug2402: do not include SVN versions"
Nick Mathewson
2011-03-08
move to march 2011 geoip file
Roger Dingledine
2011-03-08
Avoid crash in any_pending_bridge_descriptor_fetches
Nick Mathewson
2011-03-06
Merge branch 'real_ipv6_fix' into maint-0.2.1
Nick Mathewson
2011-03-06
Oops, here's the *REAL* fix for the ipv6 issue
Nick Mathewson
2011-03-06
Merge branch 'careful_with_all_descs' into maint-0.2.1
Nick Mathewson
2011-03-06
Revert "Disallow reject6 and accept6 lines in descriptors"
Nick Mathewson
2011-03-06
exit_policy_is_general_exit is IPv4 only; it should admit it.
Nick Mathewson
2011-03-06
Disallow reject6 and accept6 lines in descriptors
Sebastian Hahn
2011-03-04
Do not serve encrypt-only descriptors with the "all" request. Reported by pie...
Nick Mathewson
2011-02-22
Merge remote branch 'public/bug1859_021' into maint-0.2.1
Nick Mathewson
2011-02-22
Merge remote branch 'public/bug2402_nothing' into maint-0.2.1
Nick Mathewson
2011-02-10
fix the other half of bug 1074
Roger Dingledine
2011-02-10
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
Nick Mathewson
2011-02-09
Ignore and warn about "PublishServerDescriptor hidserv"
Robert Ransom
2011-02-07
move the clause above the "if bw is too low" check
Roger Dingledine
2011-02-07
dtrt when only relaybandwidthburst is set
Roger Dingledine
2011-02-07
Update to the February 1 2011 Maxmind GeoLite Country database.
Karsten Loesing
2011-01-25
Simplest fix to bug2402: do not include SVN versions
Nick Mathewson
[next]