aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix spurious warning in bufferevent socks parsingNick Mathewson2011-07-19
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-07-19
|\
| * Untangle first sentence of changes/bug3607Nick Mathewson2011-07-19
| * Specify text or binary mode in every start_writing_to_stdio_file callRobert Ransom2011-07-19
* | Merge remote-tracking branch 'public/bug3560'Nick Mathewson2011-07-18
|\ \
| * | Turn on microdescriptors for clientsNick Mathewson2011-07-11
* | | Bump version to 0.2.3.2-alpha-devNick Mathewson2011-07-18
* | | finish the changelogRoger Dingledine2011-07-18
* | | bump to 0.2.3.2-alphaRoger Dingledine2011-07-18
* | | start folding in the 0.2.3.2-alpha changelog entriesRoger Dingledine2011-07-18
* | | Enhance findMergedChanges to allow looking at non-release targetsNick Mathewson2011-07-18
* | | Remove changes files already merged in 0.2.2.30-rcNick Mathewson2011-07-18
* | | forward-port the 0.2.2.30-rc changelogRoger Dingledine2011-07-18
* | | Better messages when we're stalled because of microdescriptorsNick Mathewson2011-07-15
* | | Fix bug in upload/download of hsdesc with microdescsNick Mathewson2011-07-15
* | | Merge remote-tracking branch 'sebastian/compile_warning'Nick Mathewson2011-07-15
|\ \ \
| * | | Fix a compile warning on OS X 10.6Sebastian Hahn2011-07-15
* | | | Fix a wide line. "Tradition!"Nick Mathewson2011-07-15
* | | | Remove compare_addr_to_node_policyNick Mathewson2011-07-15
* | | | 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
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-07-14
|\| | |
| * | | Update HACKING with some more release instructionsSebastian Hahn2011-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(3)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
|\ \ \ \ \