aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/bug3325'Nick Mathewson2012-01-16
|\
| * Move logging of bad hostnames into parse_extended_hostnameNick Mathewson2012-01-11
* | Merge branch 'bug4889_v2'Nick Mathewson2012-01-16
|\ \
| * | whitespace fixesNick Mathewson2012-01-16
| * | Convert instances of tor_malloc+tor_snprintf into tor_asprintfNick Mathewson2012-01-16
| * | Convert instances of tor_snprintf+strdup into tor_asprintfNick Mathewson2012-01-16
| * | Try to use smartlist_add_asprintf consistentlyNick Mathewson2012-01-16
| * | Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintfNick Mathewson2012-01-16
|/ /
* | Merge branch 'feature3946_squashed'Nick Mathewson2012-01-16
|\ \
| * | check-spaces fixSebastian Hahn2012-01-16
| * | Provide consensus params to constrain the threshold for FastNick Mathewson2012-01-16
|/ /
* | Comment fixups on 4207 suggested by armaNick Mathewson2012-01-16
* | Allow authorities to baddir/badexit/invalid/reject nodes by ccNick Mathewson2012-01-13
* | Don't crash when HS circs which have not yet found an OR conn time outRobert Ransom2012-01-12
|/
* Make openssl 0.9.8l log message accurateNick Mathewson2012-01-11
* Do not pretend to allow PADDING as the first cell of a v3 handshakeNick Mathewson2012-01-11
* Merge branch 'prop187_squashed'Nick Mathewson2012-01-11
|\
| * Implement proposal 187: reserve a cell type for client authorizationNick Mathewson2012-01-11
| * defensive programming to catch duplicate calls to connection_init_or_handshak...Nick Mathewson2012-01-11
* | Fix a missing iso_time_nospace_usecNick Mathewson2012-01-11
* | Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson2012-01-11
|\ \ | |/ |/|
| * Use spaceless ISO8601 time format, not sec,usec.Nick Mathewson2012-01-11
| * Add clarity/typesafety wrappers for control_event_circuit_status_minorNick Mathewson2012-01-11
| * Rename CIRC2 to CIRC_MINORNick Mathewson2012-01-11
| * Include circ creation time in CIRC events, etc.Robert Ransom2011-11-24
| * Send CIRC2 event when a circuit is cannibalizedRobert Ransom2011-11-24
| * Add CIRC2 control-port event, and send it when a circ's purpose changesRobert Ransom2011-11-24
| * Log whenever a circuit's purpose is changedRobert Ransom2011-11-24
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-01-11
|\ \
| * \ Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2012-01-11
| |\ \
| | * | Fix a compilation warning for our bug4822 fix on 64-bit linuxNick Mathewson2012-01-11
* | | | Merge branch 'bug3825c_squashed'Nick Mathewson2012-01-10
|\ \ \ \
| * | | | Chop out the intro point calculation until it is simple enough for nickm to grokNick Mathewson2012-01-10
| * | | | Use my original formula for number of replacements for an intro pointRobert Ransom2012-01-10
|/ / / /
* | | | Merge remote-tracking branch 'public/bug4650_nm_squashed'Nick Mathewson2012-01-10
|\ \ \ \
| * | | | changes file for bug4650Nick Mathewson2012-01-04
| * | | | Disallow disabling DisableDebuggerAttachment on runnning TorSebastian Hahn2012-01-04
* | | | | whitespace and warning fixes for bug4746Nick Mathewson2012-01-10
* | | | | changes file for bug4746Nick Mathewson2012-01-10
* | | | | Merge remote-tracking branch 'asn-mytor/bug4746'Nick Mathewson2012-01-10
|\ \ \ \ \
| * | | | | Add an informative header on the 'keys/dynamic_dh_params' file.George Kadianakis2011-12-19
* | | | | | Merge branch 'absolute_cookie_file'Nick Mathewson2012-01-10
|\ \ \ \ \ \
| * | | | | | changes file for #4881Nick Mathewson2012-01-10
| * | | | | | Report cookie file location as absolute in protocolinfo messageNick Mathewson2012-01-09
* | | | | | | Add missing documentation for counter-mode checksNick Mathewson2012-01-10
* | | | | | | Clean up indentation in aes.cNick Mathewson2012-01-10
* | | | | | | Test for broken counter-mode at runtimeNick Mathewson2012-01-10
* | | | | | | Merge branch 'openssl_versions_squashed'Nick Mathewson2012-01-10
|\ \ \ \ \ \ \
| * | | | | | | We no longer need to detect openssl without RAND_poll()Nick Mathewson2012-01-10
| * | | | | | | Add macros to construct openssl version numbersNick Mathewson2012-01-10
|/ / / / / / /