summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add unit test for #13290bug13290Sebastian Hahn2015-02-06
* Fix scheduler compilation on targets where char is unsigned.Yawning Angel2015-02-06
* changes file for 13796Nick Mathewson2015-02-05
* Merge remote-tracking branch 'public/bug13796'Nick Mathewson2015-02-05
|\
| * Use getsockname, not getsockopt, on TPROXY socketsNick Mathewson2015-02-04
* | Run the format_changelog script for initial cleanupNick Mathewson2015-02-05
* | Start working on an 0.2.3 changelogNick Mathewson2015-02-05
* | Fix a work-counting bug introduced by the workqueue mergeNick Mathewson2015-02-05
* | use ARRAY_LENGTH macro in domain_to_stringNick Mathewson2015-02-05
* | Merge remote-tracking branch 'yawning/bug14740'Nick Mathewson2015-02-05
|\ \
| * | Add a string representation for LD_SCHED, and a extra sanity check.Yawning Angel2015-02-05
| |/
* | improve changes files moreNick Mathewson2015-02-05
* | 14554 doesn't need a changes file: the bug wasn't in a releaseNick Mathewson2015-02-05
|/
* fix a unit tests memory leak (my fault)Nick Mathewson2015-02-03
* Work around test_status.c weirdnessNick Mathewson2015-02-03
* Merge branch 'bug6852'Nick Mathewson2015-02-03
|\
| * Choose a more deliberate cutoff for clients in heartbeatNick Mathewson2015-02-03
| * Add unique client counter to the heartbeat message.George Kadianakis2013-02-26
* | Merge remote-tracking branch 'public/bug9635_warnings_025'Nick Mathewson2015-02-02
|\ \
| * | tweak based on comments from dgouletNick Mathewson2015-02-02
| * | Downgrade 'invalid result from curve25519 handshake: 4' warningNick Mathewson2014-10-16
* | | Merge branch 'feature13865_test'Nick Mathewson2015-02-02
|\ \ \
| * | | Test for 13865.rl19872015-02-02
|/ / /
* | | Add more parenthesis to the definition of ARRAY_LENGTHNick Mathewson2015-02-02
* | | Fix an unused-variable warning.Nick Mathewson2015-02-02
* | | Merge branch 'feature13864_squashed'Nick Mathewson2015-02-02
|\ \ \
| * | | Updating manpage for 13865.rl19872015-02-02
| * | | Changes file for 13865.rl19872015-02-02
| * | | Allow reading torrc from stdin.rl19872015-02-02
* | | | Merge remote-tracking branch 'public/bug13319'Nick Mathewson2015-02-02
|\ \ \ \
| * | | | Check more thoroughly for unlogged OpenSSL errorsNick Mathewson2014-11-02
* | | | | Merge remote-tracking branch 'sysrqb/bug14216_bad_since'Nick Mathewson2015-02-02
|\ \ \ \ \
| * | | | | Only retry connecting to configured bridgesMatthew Finkel2015-01-31
* | | | | | Merge remote-tracking branch 'dgoulet/bug14202_026_v1'Nick Mathewson2015-02-02
|\ \ \ \ \ \
| * | | | | | Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()David Goulet2015-01-29
* | | | | | | Merge remote-tracking branch 'public/14188_part1'Nick Mathewson2015-02-02
|\ \ \ \ \ \ \
| * | | | | | | Try to work around changes in openssl 1.1.0Nick Mathewson2015-01-28
* | | | | | | | Updating OpenBSD section of doc/TUNING.rl19872015-02-01
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge remote-tracking branch 'dgoulet/bug14554_026_v1'Nick Mathewson2015-01-30
|\ \ \ \ \ \ \
| * | | | | | | Fix: check r < 0 before checking errnoDavid Goulet2015-01-30
| * | | | | | | Fix possible infinite loop on pipe/sock_drain()David Goulet2015-01-30
* | | | | | | | Fix some unused-argument warningsNick Mathewson2015-01-30
* | | | | | | | Fix an uninitialized-variable warning.Nick Mathewson2015-01-30
|/ / / / / / /
* | | | | | | Fix: test -ENOENT after config_parse_unix_port()David Goulet2015-01-30
* | | | | | | Merge remote-tracking branch 'public/prop227_v2'Nick Mathewson2015-01-30
|\ \ \ \ \ \ \
| * | | | | | | When there are no package lines, make consensus/packages say "".Nick Mathewson2015-01-29
| * | | | | | | Correctly reject packages lines with empty entriesNick Mathewson2015-01-29
| * | | | | | | Define 'digesttype' correctlyNick Mathewson2015-01-29
| * | | | | | | Add GETINFO consensus/{valid-{after,until},fresh-until}Nick Mathewson2015-01-28
| * | | | | | | more typo fixes from mcs and gkNick Mathewson2015-01-28