aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | Use callback-driven approach to block renegotiations.George Kadianakis2011-11-13
| * | | Fix issues pointed out by nickm.George Kadianakis2011-11-03
| * | | Also handle needless renegotiations in SSL_write().George Kadianakis2011-10-26
| * | | Get rid of tor_tls_block_renegotiation().George Kadianakis2011-10-26
| * | | Detect and deny excess renegotiations attempts.George Kadianakis2011-10-26
| * | | Detect renegotiation when it actually happens.George Kadianakis2011-10-26
| * | | Refactor the SSL_set_info_callback() callbacks.George Kadianakis2011-10-26
* | | | Make process_handle_t private and fix some unit testsNick Mathewson2011-11-25
* | | | Merge remote-tracking branch 'asn/bug3472_act2'Nick Mathewson2011-11-25
|\ \ \ \
| * | | | Rename tor_process_destroy() to tor_process_handle_destroy().George Kadianakis2011-10-24
| * | | | Improve general code quality.George Kadianakis2011-10-24
| * | | | Prepare util.[ch] to use the new process_handle_t API.George Kadianakis2011-10-24
| * | | | Port managed proxy launching code to the new subprocess API.George Kadianakis2011-10-17
| |/ / /