aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Treat null address as "unknown", not "rejected" in md policyNick Mathewson2011-07-15
* Remove compare_addr_to_addr_policyNick Mathewson2011-07-15
* Make WIN32_WINNT defines conditionalNick Mathewson2011-07-15
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-07-14
|\
| * Merge branch 'bug3577' into maint-0.2.2Nick Mathewson2011-07-14
| |\
| | * Improve error msg on failed getinfo fingerprintNick Mathewson2011-07-14
| | * Change GETINFO fingerprint to look at server_mode, not my_descriptorNick Mathewson2011-07-13
* | | Only download microdesc consensus from caches that support itNick Mathewson2011-07-14
* | | Resolve a warning from the bug1666 branchNick Mathewson2011-07-13
* | | Merge remote-tracking branch 'public/bug1666'Nick Mathewson2011-07-13
|\ \ \
| * | | Add more error checks to socks parsing codeNick Mathewson2011-07-12
| * | | Fix cut'n'paste bug in comment.Linus Nordberg2011-07-11
| * | | Refactor fetch_from_buf_socks() to be greedyNick Mathewson2011-06-29
| * | | Refactor socks unit tests into a suite of their ownNick Mathewson2011-06-29
| * | | Don't drain extra data when parsing socks auth methodsNick Mathewson2011-06-29
| * | | Record username/password data in socks_request_tNick Mathewson2011-06-29
| * | | If we negotiate authentication, require it.Nick Mathewson2011-06-29
| * | | Be more strict about when to accept socks auth messageNick Mathewson2011-06-29
| * | | Fix 'make check-spaces'Nick Mathewson2011-06-29
| * | | Correct byte-counting in socks auth parsing codeNick Mathewson2011-06-29
| * | | bug1666 - Pass-through support for SOCKS5 authentication(4)Robert Hogan2010-12-14
| * | | bug1666 - Pass-through support for SOCKS5 authentication (2)Robert Hogan2010-12-14
| * | | bug1666 - Pass-through support for SOCKS5 authenticationRobert Hogan2010-12-14
* | | | Avoid warning in broken_state_count_compareNick Mathewson2011-07-12
* | | | Merge branch 'bug2798'Nick Mathewson2011-07-11
|\ \ \ \
| * | | | Tweaks to bug2798 based on comments by armaNick Mathewson2011-07-11
| * | | | Revise code for adding EntryNodes to guards.Nick Mathewson2011-07-11
* | | | | Merge remote-tracking branch 'rransom-tor/bug3427'Nick Mathewson2011-07-11
|\ \ \ \ \
| * | | | | Put hashes of all tor source files into or_sha1.iRobert Ransom2011-06-18
* | | | | | Merge branch 'bug2616'Nick Mathewson2011-07-11
|\ \ \ \ \ \
| * | | | | | Rename and tweak nodelist_add_node_family() to add nodeNick Mathewson2011-07-11
| | |/ / / / | |/| | | |
* | | | | | Disable recording new broken conns when we have bootstrappedNick Mathewson2011-07-11
* | | | | | Clear broken connection map on successful bootstrapNick Mathewson2011-07-11
* | | | | | Document feature3116 fns and improve outputNick Mathewson2011-07-11
* | | | | | Report the states of failed TLS connections from bootstrap_problemNick Mathewson2011-07-11
* | | | | | Limit the number of different handshake reasons to reportNick Mathewson2011-07-11
* | | | | | Record the states of failing OR connectionsNick Mathewson2011-07-11
* | | | | | Make a function staticNick Mathewson2011-07-11
* | | | | | Split connection_about_to_close_connection into separate functionsNick Mathewson2011-07-11
* | | | | | Fix compilation from 2841 branchNick Mathewson2011-07-11
* | | | | | Merge remote-tracking branch 'public/bug2841'Nick Mathewson2011-07-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor the interfaces of transport/proxy lookup fnsNick Mathewson2011-07-03
| * | | | | Future-proof and user-proof parse_bridge_lineNick Mathewson2011-07-03
| * | | | | Simplify parse_client_transport_lineNick Mathewson2011-07-02
| * | | | | Style and grammar tweaks on 2841 branchNick Mathewson2011-07-02
| * | | | | Small tweaks to 2841 codeNick Mathewson2011-07-02
| * | | | | Trivial code tweaks and documentation updates.George Kadianakis2011-06-28
| * | | | | Revised how we handle ClientTransportPlugin and Bridge lines.George Kadianakis2011-06-22
| * | | | | Various small tweaks around config.c and or.hGeorge Kadianakis2011-06-21
| * | | | | Tweaked connection{.c,.h,_or.c} based on nick's comments.George Kadianakis2011-06-21