aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Small fixes for the 2702 implementationSebastian Hahn2011-04-02
* add --enable-static-tor to our configure scriptJacob Appelbaum2011-04-02
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-30
|\
| * Use cbt to tell when to launch parallel intro circuitNick Mathewson2011-03-30
| * Use timevals, not time_t, when expiring circuits.Nick Mathewson2011-03-30
| * Implement replacements for timer(add,cmp,sub) on platforms lacking them.Nick Mathewson2011-03-30
| * Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-03-28
| |\
| | * Fix configure.in zlib package names.Erinn Clark2011-03-28
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-28
|\| |
| * | Small tweaks for bug2698 bugfixSebastian Hahn2011-03-27
| * | Fix libevent autoconf bug #2698Jacob Appelbaum2011-03-27
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-18
|\| |
| * | Fix signed/unsigned compare warningNick Mathewson2011-03-18
| * | Merge remote branch 'sebastian/bug2696' into maint-0.2.2Nick Mathewson2011-03-18
| |\ \
| | * | Add 2696 changes fileSebastian Hahn2011-03-18
| | * | Remove superfluous -g -O2 compiler argumentSebastian Hahn2011-03-18
| | * | Futz with the clang patch a bit and tidy some geoip.c stuffNick Mathewson2011-03-17
| | * | Fix compilation under LLVM/clang with --enable-gcc-warningsSteven Murdoch2011-03-10
| | * | Fix two compile warnings when using clangSebastian Hahn2011-03-10
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\| | |
| * | | Document a few more members.Nick Mathewson2011-03-16
| * | | Resolve the one DOCDOC in the 0.2.2 code atmNick Mathewson2011-03-16
| * | | Remove a useless doxygen commentNick Mathewson2011-03-16
| * | | Move the decl for tor_gettimofday_cache_clear to the right headerNick Mathewson2011-03-16
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\| | |
| * | | add changes file for the doxygen issuesNick Mathewson2011-03-16
| * | | Clean up whitespaceNick Mathewson2011-03-16
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\| | |
| * | | Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
| * | | Fix up all doxygen warnings other than "foo is not documented"Nick Mathewson2011-03-16
| * | | Turn on the "source browser" feature for our generated HTML.Nick Mathewson2011-03-16
| * | | Run "doxygen -u" to update doxygen config file.Nick Mathewson2011-03-16
* | | | Merge remote branch 'arma/optimistic_server'Nick Mathewson2011-03-15
|\ \ \ \
| * | | | whitespace fixes to pass 'make check-spaces'Roger Dingledine2011-03-15
| * | | | Add changes file for server-side optimistic data patchNick Mathewson2011-03-14
| * | | | Revise prop174 patch: make the circuit sendme calls unconditional.Nick Mathewson2011-03-14
| * | | | Implement server side of Proposal 174 (optimistic data)Ian Goldberg2011-03-14
* | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'bug2756_relay' into maint-0.2.2Nick Mathewson2011-03-15
| |\ \ \ \
| | * | | | Fix comment for connection_edge_consider_sending_sendmeNick Mathewson2011-03-15
| | * | | | Consider sending stream-level SENDME cells on partial flushes.Nick Mathewson2011-03-14
* | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-15
|\| | | | |
| * | | | | Merge branch 'bug2757' into maint-0.2.2Nick Mathewson2011-03-15
| |\ \ \ \ \
| | * | | | | Check newconn, not conn, before marking newconn for closeNick Mathewson2011-03-14
| | |/ / / /
* | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-15
|\| | | | |
| * | | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-03-15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix a compile warning when using clangSebastian Hahn2011-03-15
* | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-15
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Fix a log message typoRobert Ransom2011-03-15
| * | | | Log the source of a rejected POSTed v3 voteRobert Ransom2011-03-15
| | |/ / | |/| |