Age | Commit message (Expand) | Author |
2012-02-09 | Count IPv6 connections in bridge and entry stats. | Karsten Loesing |
2012-02-08 | Fix fencepost error with HearbeatPeriod option | Sebastian Hahn |
2012-01-31 | Fix straggling MS_WINDOWS issues; add a changes file | Nick Mathewson |
2012-01-31 | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 | Nick Mathewson |
2012-01-27 | if we ever have an old bridge, never again use microdescs | Roger Dingledine |
2012-01-25 | Allow 0.2.3.x clients to use 0.2.2.x bridges. | Roger Dingledine |
2012-01-23 | set SO_REUSEADDR before we bind, not after | Roger Dingledine |
2012-01-23 | Use !SOCKET_OK to test if a socket is uninitializedtor-0.2.3.11-alpha | Sebastian Hahn |
2012-01-22 | update comment to reflect our TOR_INVALID_SOCKET convention | Roger Dingledine |
2012-01-18 | Rename nonconformant identifiers. | Nick Mathewson |
2012-01-17 | Use SOCKET_OK macros in even more places | Nick Mathewson |
2012-01-16 | fix crash bug in original feature4207 branch | Roger Dingledine |
2012-01-16 | Merge remote-tracking branch 'asn-mytor/bug4751' | Nick Mathewson |
2012-01-16 | Merge remote-tracking branch 'public/bug3325' | Nick Mathewson |
2012-01-16 | whitespace fixes | Nick Mathewson |
2012-01-16 | Convert instances of tor_malloc+tor_snprintf into tor_asprintf | Nick Mathewson |
2012-01-16 | Convert instances of tor_snprintf+strdup into tor_asprintf | Nick Mathewson |
2012-01-16 | Try to use smartlist_add_asprintf consistently | Nick Mathewson |
2012-01-16 | Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf | Nick Mathewson |
2012-01-16 | check-spaces fix | Sebastian Hahn |
2012-01-16 | Provide consensus params to constrain the threshold for Fast | Nick Mathewson |
2012-01-16 | Comment fixups on 4207 suggested by arma | Nick Mathewson |
2012-01-13 | Allow authorities to baddir/badexit/invalid/reject nodes by cc | Nick Mathewson |
2012-01-13 | Improve names of some pluggable transport-related functions. | George Kadianakis |
2012-01-12 | Don't crash when HS circs which have not yet found an OR conn time out | Robert Ransom |
2012-01-11 | Move logging of bad hostnames into parse_extended_hostname | Nick Mathewson |
2012-01-11 | Do not pretend to allow PADDING as the first cell of a v3 handshake | Nick Mathewson |
2012-01-11 | Merge branch 'prop187_squashed' | Nick Mathewson |
2012-01-11 | Fix a missing iso_time_nospace_usec | Nick Mathewson |
2012-01-11 | Merge branch 'feature3457-v4-nm-squashed' | Nick Mathewson |
2012-01-11 | Use spaceless ISO8601 time format, not sec,usec. | Nick Mathewson |
2012-01-11 | Implement proposal 187: reserve a cell type for client authorization | Nick Mathewson |
2012-01-11 | defensive programming to catch duplicate calls to connection_init_or_handshak... | Nick Mathewson |
2012-01-11 | Add clarity/typesafety wrappers for control_event_circuit_status_minor | Nick Mathewson |
2012-01-11 | Rename CIRC2 to CIRC_MINOR | Nick Mathewson |
2012-01-10 | Chop out the intro point calculation until it is simple enough for nickm to grok | Nick Mathewson |
2012-01-10 | Use my original formula for number of replacements for an intro point | Robert Ransom |
2012-01-10 | Merge remote-tracking branch 'public/bug4650_nm_squashed' | Nick Mathewson |
2012-01-10 | Merge branch 'absolute_cookie_file' | Nick Mathewson |
2012-01-10 | Log which votes we still need to fetch | Sebastian Hahn |
2012-01-10 | Advertise dirport if accountingmax is large enough | Sebastian Hahn |
2012-01-10 | Merge remote-tracking branch 'rransom-tor/bug4883' | Nick Mathewson |
2012-01-09 | Fix brown-paper-bag bug in #4759 fix | Robert Ransom |
2012-01-09 | Report cookie file location as absolute in protocolinfo message | Nick Mathewson |
2012-01-09 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson |
2012-01-09 | Fix a trivial log message error in renservice.c | Nick Mathewson |
2012-01-09 | Merge remote-tracking branch 'rransom-tor/bug4842' | Nick Mathewson |
2012-01-08 | Merge branch 'maint-0.2.2' | Roger Dingledine |
2012-01-08 | when the consensus fails, list which dir auths were in or out | Roger Dingledine |
2012-01-08 | nickname, not identity fingerprint, will help more | Roger Dingledine |