summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | Use dead_strip to reduce binary size on OS XSebastian Hahn2012-01-20
* | | | | | | | set SO_REUSEADDR before we bind, not afterRoger Dingledine2012-01-23
* | | | | | | | go nuts rewriting (changelog) historyRoger Dingledine2012-01-23
* | | | | | | | bump to 0.2.3.11-alpha-devRoger Dingledine2012-01-23
* | | | | | | | Use !SOCKET_OK to test if a socket is uninitializedtor-0.2.3.11-alphaSebastian Hahn2012-01-23
* | | | | | | | update comment to reflect our TOR_INVALID_SOCKET conventionRoger Dingledine2012-01-22
* | | | | | | | bump to 0.2.3.11-alphaRoger Dingledine2012-01-22
* | | | | | | | give it a blurb and a release dateRoger Dingledine2012-01-22
* | | | | | | | fold in recent changelog entriesRoger Dingledine2012-01-22
* | | | | | | | Better documentation of transport-related torrc options.George Kadianakis2012-01-21
|/ / / / / / /
* | | | | | | Merge branch 'bug4893'Nick Mathewson2012-01-18
|\ \ \ \ \ \ \
| * | | | | | | Rename nonconformant identifiers.Nick Mathewson2012-01-18
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'public/bug4533_part1'Nick Mathewson2012-01-18
|\ \ \ \ \ \ \
| * | | | | | | Warn if sizeof(tor_socket_t) != sizeof(SOCKET)Nick Mathewson2012-01-17
| * | | | | | | Use SOCKET_OK macros in even more placesNick Mathewson2012-01-17
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-01-18
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2Nick Mathewson2012-01-18
| |\ \ \ \ \ \ \
| | * | | | | | | Fix SOCKET_OK test on win64.Nick Mathewson2012-01-18
* | | | | | | | | Merge branch 'bug4012_023_squashed'Nick Mathewson2012-01-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add missing documentation for some options introduced in 0.2.3.xNick Mathewson2012-01-18
|/ / / / / / / / /
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-01-18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Documentation for GiveGuardFlagTo... optionNick Mathewson2012-01-18
| |/ / / / / / /
* | | | | | | | Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.cNick Mathewson2012-01-18
| |/ / / / / / |/| | | | | |
* | | | | | | fix crash bug in original feature4207 branchRoger Dingledine2012-01-16
* | | | | | | Merge remote-tracking branch 'asn-mytor/bug4751'Nick Mathewson2012-01-16
|\ \ \ \ \ \ \
| * | | | | | | Improve names of some pluggable transport-related functions.George Kadianakis2012-01-13
* | | | | | | | 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