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
2011-11-29
Merge remote-tracking branch 'rransom-tor/bug3460-v4'
Nick Mathewson
2011-11-29
Make unit tests run again. Fix bug 4606.
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'rransom-tor/bug4605'
Nick Mathewson
2011-11-29
Add 'config-defaults-file' to getinfo_items table
Robert Ransom
2011-11-29
Set torrc_fname in load_torrc_from_disk
Robert Ransom
2011-11-29
Merge branch 'bug4587_v2'
Nick Mathewson
2011-11-29
Set renegotiation callbacks immediately on tls inititation
Nick Mathewson
2011-11-29
Correct manpage entry for DynamicDHGroups
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'asn-mytor/bug4548_take2'
Nick Mathewson
2011-11-29
Merge branch 'disable_network'
Nick Mathewson
2011-11-29
Fix some DOCDOCs
Nick Mathewson
2011-11-29
Make sure we never launch an evdns resolve when DisableNetwork is 1
Nick Mathewson
2011-11-29
Merge branch 'multilevel_cfg'
Nick Mathewson
2011-11-29
Make pending libevent actions cancelable
Nick Mathewson
2011-11-28
log a notice when disablenetwork is set
Nick Mathewson
2011-11-28
Manpage for DisableNetwork
Nick Mathewson
2011-11-28
New 'DisableNetwork' option to prevent Tor from using the network
Nick Mathewson
2011-11-27
Support for a defaults torrc file.
Nick Mathewson
2011-11-27
Add the ability to append and clear linelist options from cmdline
Nick Mathewson
2011-11-27
Make linelists always overridden by the command line
Nick Mathewson
2011-11-27
Correct documentation comments for fields formerly named accepted_intros
Robert Ransom
2011-11-27
Rename accepted_intros fields
Robert Ransom
2011-11-27
Merge branch 'safer_params_squashed'
Nick Mathewson
2011-11-27
Implement consensus method 12 (proposal 178)
Sebastian Hahn
2011-11-27
indent; add comment
Nick Mathewson
2011-11-27
Merge remote-tracking branch 'asn/bug4584'
Nick Mathewson
2011-11-27
Don't schedule excess_renegotiations_callback unless it's set
Nick Mathewson
2011-11-27
Add a changes file.
George Kadianakis
2011-11-27
Use random bytes as our certificate serial numbers.
George Kadianakis
2011-11-26
Write dynamic DH parameters to a file.
George Kadianakis
2011-11-26
Introduce write_bytes_to_new_file().
George Kadianakis
2011-11-26
Normal relays should generate dynamic DH moduli as well.
George Kadianakis
2011-11-25
fold in changes files so far
Roger Dingledine
2011-11-25
use event_free() wrapper; fix bug 4582
Nick Mathewson
2011-11-25
Fix some wide lines in tortls.c
Nick Mathewson
2011-11-25
Avoid a double-mark in connection_or_close_connection_cb
Nick Mathewson
2011-11-25
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'asn/bug4312'
Nick Mathewson
2011-11-25
Make the pt/transports test not crash.
Nick Mathewson
2011-11-25
Make process_handle_t private and fix some unit tests
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'asn/bug3472_act2'
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'sebastian/pure_removal'
Nick Mathewson
2011-11-25
Simply initialize TLS context if DynamicDHGroups change.
George Kadianakis
2011-11-25
Purge ATTR_PURE from the code
Sebastian Hahn
2011-11-25
Add a changes file.
George Kadianakis
2011-11-25
Only bother with dynamic DH moduli if we are a bridge.
George Kadianakis
2011-11-25
Move DH_GENERATOR to crypto.c.
George Kadianakis
2011-11-25
Move broken primes to dynamic_dh_modulus.broken.
George Kadianakis
2011-11-25
Do dynamic DH modulus storing in crypto.c.
George Kadianakis
2011-11-25
Merge branch 'more_aes_hackery_rebased'
Nick Mathewson
[next]