summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make file descriptor type an unsigned integerbug1983-port-tor-fw-helper-to-windowsSteven Murdoch2011-11-30
* Support NAT-PMP on WindowsSteven Murdoch2011-11-30
* Merge branch 'safer_params_squashed'Nick Mathewson2011-11-27
|\
| * Implement consensus method 12 (proposal 178)Sebastian Hahn2011-11-27
|/
* indent; add commentNick Mathewson2011-11-27
* Merge remote-tracking branch 'asn/bug4584'Nick Mathewson2011-11-27
|\
| * Add a changes file.George Kadianakis2011-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
|/
* fold in changes files so farRoger Dingledine2011-11-25
* use event_free() wrapper; fix bug 4582Nick Mathewson2011-11-25
* Fix some wide lines in tortls.cNick Mathewson2011-11-25
* Avoid a double-mark in connection_or_close_connection_cbNick 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 the pt/transports test not crash.Nick Mathewson2011-11-25
* | Make process_handle_t private and fix some unit testsNick Mathewson2011-11-25
* | Merge remote-tracking branch 'asn/bug3472_act2'Nick Mathewson2011-11-25
|\ \
| * | Tell the bridge operator on what ports his transports spawned.George Kadianakis2011-11-02
| * | Rename tor_process_destroy() to tor_process_handle_destroy().George Kadianakis2011-10-24
| * | Add a changes file in changes/bug3472.George Kadianakis2011-10-24
| * | Improve general code quality.George Kadianakis2011-10-24
| * | Add PT_PROTO_FAILED_LAUNCH managed proxy state.George Kadianakis2011-10-24
| * | Make set_managed_proxy_environment() work on Windows.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
| |/
* | Merge remote-tracking branch 'sebastian/pure_removal'Nick Mathewson2011-11-25
|\ \
| * | Purge ATTR_PURE from the codeSebastian Hahn2011-11-25
* | | Merge branch 'more_aes_hackery_rebased'Nick Mathewson2011-11-25
|\ \ \
| * | | Make AES unit tests cover the AES and the EVP case.Nick Mathewson2011-11-25
| * | | Use openssl's counter mode implementation when we have 1.0.0 or laterNick Mathewson2011-11-25
| * | | Use EVP for AES only when hardware accel is presentNick Mathewson2011-11-25
* | | | And add a changelog entry for the 4574 fix. (closes: #4574)Peter Palfrader2011-11-25
* | | | tor-gencert: Fix a minor formatting issue in an error message (re: #4574)Peter Palfrader2011-11-25
* | | | And a changes file for bug3953Peter Palfrader2011-11-24
* | | | Handle build-trees better.Peter Palfrader2011-11-24
* | | | Basic support for a "make version" target to declare the source versionNick Mathewson2011-11-24
* | | | Move disable-debugger-attachment fn to compat where it belongs. Fix whitespaceNick Mathewson2011-11-24
* | | | Tweak disable_debugger_attachment a littleNick Mathewson2011-11-24
* | | | Merge remote-tracking branch 'ioerror/DisableDebuggerAttachment'Nick Mathewson2011-11-24
|\ \ \ \
| * | | | New configuration option: DisableDebuggerAttachmentJacob Appelbaum2011-06-01
* | | | | Merge remote-tracking branch 'public/feature4516'Nick Mathewson2011-11-24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | New UserspaceIOCPBuffers option to set SO_{SND,RCV}BUF to zeroNick Mathewson2011-11-18