aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Anchors for options (re#9866)Peter Palfrader2013-10-07
* Bump version to 0.2.5.1-alpha-devNick Mathewson2013-10-02
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-02
|\
| * Merge branch 'bug9880_fix' into maint-0.2.4Nick Mathewson2013-10-02
| |\
| | * Fix a bug in our bug 9776 fix.Nick Mathewson2013-10-02
| |/
* | one last teeny-tiny changeRoger Dingledine2013-10-01
* | give it a release blurbRoger Dingledine2013-10-01
* | bump to 0.2.5.1-alphaRoger Dingledine2013-10-01
* | 0.2.5.1-alpha will come out before 0.2.4.18-rc, so get its changes tooRoger Dingledine2013-10-01
* | first draft of an 0.2.5.1-alpha changelogRoger Dingledine2013-10-01
* | name it correctly, maybeRoger Dingledine2013-10-01
* | blow away three more changes files that got into 0.2.4Roger Dingledine2013-10-01
* | Add torify to EXTRA_DISTNick Mathewson2013-10-01
* | Mention "make test-network" in doc/HACKINGNick Mathewson2013-10-01
* | what is logging "above" notice?Roger Dingledine2013-10-01
* | remove changes files that are already merged in release-0.2.4Roger Dingledine2013-10-01
* | fix another confusing whitespace instanceRoger Dingledine2013-09-30
* | fix confusing whitespaceRoger Dingledine2013-09-30
* | test-network.sh: tools dir in PATH, parameterizationJim Pannacciulli2013-09-29
* | Changes file for 5505Nick Mathewson2013-09-29
* | Don't preprocess torifyguilhem2013-09-29
* | fix whitespace in log messageRoger Dingledine2013-09-29
* | fix two cases where we were printing unsigned int as %dRoger Dingledine2013-09-29
* | retroactively fix a typoRoger Dingledine2013-09-26
* | Merge remote-tracking branch 'public/bug6055_v2_024'Nick Mathewson2013-09-25
|\ \
| * | Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1eNick Mathewson2013-09-25
| |/
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-24
|\|
| * Always call circuit_n_chan_done(chan, 0) from channel_closed()Andrea Shepard2013-09-24
* | Use tt_ptr_op, not test_eq, for pointer comparisons in testsNick Mathewson2013-09-23
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-23
|\|
| * Fix a compilation warning with older gccNick Mathewson2013-09-23
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-21
|\|
| * Relays should send timestamp in NETINFO.Nick Mathewson2013-09-21
* | Merge branch 'maint-0.2.4'Roger Dingledine2013-09-21
|\|
| * back out most of 1d0ba9aRoger Dingledine2013-09-21
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-20
|\|
| * Merge branch 'no_client_timestamps_024_v2' into maint-0.2.4Nick Mathewson2013-09-20
| |\
| | * Avoid error by not saying which intro cell type I meanNick Mathewson2013-09-20
| | * Round down hidden service descriptor publication times to nearest hourNick Mathewson2013-09-20
| | * Remove the timestamp from AUTHENTICATE cells; replace with random bytesNick Mathewson2013-09-20
| | * Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson2013-09-20
| | * Stop sending the current time in client NETINFO handshakes.Nick Mathewson2013-09-20
| |/
| * Document that disabledebuggerattachment prevents coresNick Mathewson2013-09-19
* | Fix compilation with libevent 1Nick Mathewson2013-09-19
* | Merge remote-tracking branch 'public/bug9716_024'Nick Mathewson2013-09-19
|\ \
| * | Try using INT_MAX, not SOMAXCONN, to set listen() backlog.Nick Mathewson2013-09-11
* | | Fix benchmarks to run without crashing.Nick Mathewson2013-09-18
* | | Fix a memory leak on getaddrinfo in sandbox. Found by coverityNick Mathewson2013-09-16
* | | Clean up malloc issues in sandbox.cNick Mathewson2013-09-16
* | | Correctly re-process non-option cmdline args on sighupNick Mathewson2013-09-16