aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
...
* | | | Revert "appease check-spaces"Nick Mathewson2011-12-06
* | | | Revert "Refactor tor_event_base_once to do what we actually want"Nick Mathewson2011-12-06
* | | | Revert "Fix some wide lines in tortls.c"Nick Mathewson2011-12-06
* | | | Revert "use event_free() wrapper; fix bug 4582"Nick Mathewson2011-12-06
* | | | Revert "Don't schedule excess_renegotiations_callback unless it's set"Nick Mathewson2011-12-06
* | | | Revert "indent; add comment"Nick Mathewson2011-12-06
* | | | Revert "Make pending libevent actions cancelable"Nick Mathewson2011-12-06
* | | | Revert "Set renegotiation callbacks immediately on tls inititation"Nick Mathewson2011-12-06
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-02
|\| | |
| * | | tor_accept_socket() should take tor_addr_t for listener argNick Mathewson2011-12-02
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-02
|\| | |
| * | | Fix bug 4530; check return val of tor_addr_lookup correctlyNick Mathewson2011-12-02
* | | | Work around a false positive in Coverity.Sebastian Hahn2011-12-02
* | | | Free the global DH parameters in crypto_global_cleanup().George Kadianakis2011-11-30
* | | | Move crypto_global_cleanup() to the bottom of crypto.c.George Kadianakis2011-11-30
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-30
|\| | |
| * | | Detect tor_addr_to_str failure in tor_dup_addr.Nick Mathewson2011-11-23
* | | | First chunk of support for bridges on IPv6Linus Nordberg2011-11-30
* | | | Merge branch 'bug4587_v2'Nick Mathewson2011-11-29
|\ \ \ \
| * | | | Set renegotiation callbacks immediately on tls inititationNick Mathewson2011-11-29
* | | | | Merge remote-tracking branch 'asn-mytor/bug4548_take2'Nick Mathewson2011-11-29
|\ \ \ \ \
| * | | | | Write dynamic DH parameters to a file.George Kadianakis2011-11-26
| * | | | | Introduce write_bytes_to_new_file().George Kadianakis2011-11-26
| * | | | | Move DH_GENERATOR to crypto.c.George Kadianakis2011-11-25
| * | | | | Move broken primes to dynamic_dh_modulus.broken.George Kadianakis2011-11-25
| * | | | | Do dynamic DH modulus storing in crypto.c.George Kadianakis2011-11-25
| * | | | | Finishing touches.George Kadianakis2011-11-25
| * | | | | Rename 'dynamic prime' to 'dynamic DH modulus'.George Kadianakis2011-11-25
| * | | | | Notify the user that her computer is generating numbers.George Kadianakis2011-11-25
| * | | | | Make sure that the stored DH prime is safe to use.George Kadianakis2011-11-25
| * | | | | Move crypto_get_stored_dynamic_prime() to crypto.cGeorge Kadianakis2011-11-24
| * | | | | Move store_dynamic_prime() to crypto.c.George Kadianakis2011-11-24
| * | | | | Tone down the logging.George Kadianakis2011-11-24
| * | | | | Implement dynamic prime reading and storing to disk.George Kadianakis2011-11-24
| * | | | | Make DynamicPrimes SIGHUP-able.George Kadianakis2011-11-24
| * | | | | Improve code in the dynamic primes realm.George Kadianakis2011-11-24
| * | | | | Improve logging.George Kadianakis2011-11-24
| * | | | | Make it compile.George Kadianakis2011-11-24
| * | | | | Rename "Rakshasa" to "Dynamic Prime".George Kadianakis2011-11-24
| * | | | | Introduce the DynamicPrimes configuration option.George Kadianakis2011-11-24
| * | | | | Copy/Paste Jake's stuff.George Kadianakis2011-11-24
| | |_|_|/ | |/| | |
* | | | | Make pending libevent actions cancelableNick Mathewson2011-11-29
* | | | | indent; add commentNick Mathewson2011-11-27
* | | | | Merge remote-tracking branch 'asn/bug4584'Nick Mathewson2011-11-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use random bytes as our certificate serial numbers.George Kadianakis2011-11-27
* | | | | Don't schedule excess_renegotiations_callback unless it's setNick Mathewson2011-11-27
|/ / / /
* | | | use event_free() wrapper; fix bug 4582Nick Mathewson2011-11-25
* | | | Fix some wide lines in tortls.cNick Mathewson2011-11-25
* | | | Refactor tor_event_base_once to do what we actually wantNick Mathewson2011-11-25
* | | | Merge remote-tracking branch 'asn/bug4312'Nick Mathewson2011-11-25
|\ \ \ \