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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-10-26
Don't send a certificate chain on outgoing TLS connections from non-relays
Nick Mathewson
2011-10-26
Remove the -F option from tor-resolve.
Nick Mathewson
2011-10-26
manually backport a5232e0c4c
Roger Dingledine
2011-10-26
stop asserting at boot
Roger Dingledine
2011-10-26
Reinit keys at the start of options_act().
Nick Mathewson
2011-10-26
Don't crash a bridge authority on SIGHUP if it's not in the consensus
Robert Ransom
2011-10-26
Fix assert for relay/bridge state change
Sebastian Hahn
2011-10-26
Don't crash when accountingmax is set in non-server Tors
Nick Mathewson
2011-10-26
Properly refcount client_identity_key
Sebastian Hahn
2011-10-26
Add some asserts to get_{tlsclient|server}_identity_key
Nick Mathewson
2011-10-26
Rename get_client_identity_key to get_tlsclient_identity_key
Nick Mathewson
2011-10-26
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2011-10-26
Make crypto_free_pk_env tolerate NULL arg in 0.2.1. Error-proofing against b...
Nick Mathewson
2011-10-26
Maintain separate server and client TLS contexts.
Robert Ransom
2011-10-26
Refactor tor_tls_context_new:
Robert Ransom
2011-10-26
Add public_server_mode function.
Robert Ransom
2011-10-26
Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.
Nick Mathewson
2011-10-13
Update to the October 2011 GeoIP database.
Karsten Loesing
2011-09-15
Update to the September 2011 GeoIP database.
Karsten Loesing
2011-09-13
Generate our ssl session certs with a plausible lifetime
Roger Dingledine
2011-08-08
Update to the August 2011 GeoIP database.
Karsten Loesing
2011-07-07
update to the july 2011 geoip db
Roger Dingledine
2011-07-01
Merge branches 'cov217_021' and 'cid_450' into maint-0.2.1
Nick Mathewson
2011-07-01
Use strlcpy in create_unix_sockaddr()
Nick Mathewson
2011-07-01
Fix a rare memory leak in rend_cache_store
Nick Mathewson
2011-07-01
Fix insanely large stack_allocation in log_credential_status
Nick Mathewson
2011-06-17
Abandon rendezvous circuits on SIGNAL NEWNYM
Robert Ransom
2011-06-05
move to the june 1 2011 maxmind geoip db
Roger Dingledine
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
[next]