index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Revert "appease check-spaces"
Nick Mathewson
2011-12-06
*
|
|
|
Revert "Refactor tor_event_base_once to do what we actually want"
Nick Mathewson
2011-12-06
*
|
|
|
Revert "Fix some wide lines in tortls.c"
Nick Mathewson
2011-12-06
*
|
|
|
Revert "use event_free() wrapper; fix bug 4582"
Nick Mathewson
2011-12-06
*
|
|
|
Revert "Don't schedule excess_renegotiations_callback unless it's set"
Nick Mathewson
2011-12-06
*
|
|
|
Revert "indent; add comment"
Nick Mathewson
2011-12-06
*
|
|
|
Revert "Make pending libevent actions cancelable"
Nick Mathewson
2011-12-06
*
|
|
|
Revert "Set renegotiation callbacks immediately on tls inititation"
Nick Mathewson
2011-12-06
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-02
|
\
|
|
|
|
*
|
|
tor_accept_socket() should take tor_addr_t for listener arg
Nick Mathewson
2011-12-02
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-02
|
\
|
|
|
|
*
|
|
Fix bug 4530; check return val of tor_addr_lookup correctly
Nick Mathewson
2011-12-02
*
|
|
|
Work around a false positive in Coverity.
Sebastian Hahn
2011-12-02
*
|
|
|
Free the global DH parameters in crypto_global_cleanup().
George Kadianakis
2011-11-30
*
|
|
|
Move crypto_global_cleanup() to the bottom of crypto.c.
George Kadianakis
2011-11-30
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-30
|
\
|
|
|
|
*
|
|
Detect tor_addr_to_str failure in tor_dup_addr.
Nick Mathewson
2011-11-23
*
|
|
|
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-30
*
|
|
|
Merge branch 'bug4587_v2'
Nick Mathewson
2011-11-29
|
\
\
\
\
|
*
|
|
|
Set renegotiation callbacks immediately on tls inititation
Nick Mathewson
2011-11-29
*
|
|
|
|
Merge remote-tracking branch 'asn-mytor/bug4548_take2'
Nick Mathewson
2011-11-29
|
\
\
\
\
\
|
*
|
|
|
|
Write dynamic DH parameters to a file.
George Kadianakis
2011-11-26
|
*
|
|
|
|
Introduce write_bytes_to_new_file().
George Kadianakis
2011-11-26
|
*
|
|
|
|
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
|
*
|
|
|
|
Finishing touches.
George Kadianakis
2011-11-25
|
*
|
|
|
|
Rename 'dynamic prime' to 'dynamic DH modulus'.
George Kadianakis
2011-11-25
|
*
|
|
|
|
Notify the user that her computer is generating numbers.
George Kadianakis
2011-11-25
|
*
|
|
|
|
Make sure that the stored DH prime is safe to use.
George Kadianakis
2011-11-25
|
*
|
|
|
|
Move crypto_get_stored_dynamic_prime() to crypto.c
George Kadianakis
2011-11-24
|
*
|
|
|
|
Move store_dynamic_prime() to crypto.c.
George Kadianakis
2011-11-24
|
*
|
|
|
|
Tone down the logging.
George Kadianakis
2011-11-24
|
*
|
|
|
|
Implement dynamic prime reading and storing to disk.
George Kadianakis
2011-11-24
|
*
|
|
|
|
Make DynamicPrimes SIGHUP-able.
George Kadianakis
2011-11-24
|
*
|
|
|
|
Improve code in the dynamic primes realm.
George Kadianakis
2011-11-24
|
*
|
|
|
|
Improve logging.
George Kadianakis
2011-11-24
|
*
|
|
|
|
Make it compile.
George Kadianakis
2011-11-24
|
*
|
|
|
|
Rename "Rakshasa" to "Dynamic Prime".
George Kadianakis
2011-11-24
|
*
|
|
|
|
Introduce the DynamicPrimes configuration option.
George Kadianakis
2011-11-24
|
*
|
|
|
|
Copy/Paste Jake's stuff.
George Kadianakis
2011-11-24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Make pending libevent actions cancelable
Nick Mathewson
2011-11-29
*
|
|
|
|
indent; add comment
Nick Mathewson
2011-11-27
*
|
|
|
|
Merge remote-tracking branch 'asn/bug4584'
Nick Mathewson
2011-11-27
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use random bytes as our certificate serial numbers.
George Kadianakis
2011-11-27
*
|
|
|
|
Don't schedule excess_renegotiations_callback unless it's set
Nick Mathewson
2011-11-27
|
/
/
/
/
*
|
|
|
use event_free() wrapper; fix bug 4582
Nick Mathewson
2011-11-25
*
|
|
|
Fix some wide lines in tortls.c
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
|
\
\
\
\
[prev]
[next]