aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Put tor.service in the right place, and autoconfify itNick Mathewson2014-04-29
* Add contrib/tor.service for use with systemdJamie Nguyen2014-04-29
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-29
|\
| * Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-29
| |\
| | * Stop leaking memory in error cases of md parsingNick Mathewson2014-04-29
* | | Changes file for bug 11632.Nick Mathewson2014-04-29
* | | Search for python by looking for "python2.7" and "python3.3" as well.dana koch2014-04-29
* | | Merge remote-tracking branch 'public/bug11608'Nick Mathewson2014-04-28
|\ \ \
| * | | Make the python test scripts work on python3Nick Mathewson2014-04-27
* | | | changes file for 11634 documentation fixesNick Mathewson2014-04-28
* | | | Provide missing documentation for two options. For 11634.Nick Mathewson2014-04-28
* | | | Fix capitalization of MaxMemInQueuesNick Mathewson2014-04-28
* | | | Remove documentation for obsolete FetchV2NetworkstatusNick Mathewson2014-04-28
* | | | Remove a spurious anchor in the manpage. part of 11634.Nick Mathewson2014-04-28
* | | | Fix some option names in the manpage.Nick Mathewson2014-04-28
* | | | Actually put ExtORPortCookieAuthFile into config.cNick Mathewson2014-04-28
* | | | Remove privoxy from 'see also' section on manpage.Nick Mathewson2014-04-28
* | | | Fix the check-docs scriptNick Mathewson2014-04-28
* | | | Merge branch 'bug8966_v5'Nick Mathewson2014-04-28
|\ \ \ \ | |/ / / |/| | |
| * | | Deal with the aftermath of sorting contribNick Mathewson2014-04-28
| * | | Clean the contrib directory with torch and machete.Nick Mathewson2014-04-28
|/ / /
* | | Stub changelog section for 0.2.5.5-alphaNick Mathewson2014-04-26
* | | The #tor topic no longer includes a version.Nick Mathewson2014-04-26
* | | Bump version to 0.2.5.4-alpha-devNick Mathewson2014-04-25
* | | Fix hyphen handling in format_changelogNick Mathewson2014-04-25
* | | reflow changelog.Nick Mathewson2014-04-25
* | | place the cherries on top and call it doneRoger Dingledine2014-04-25
* | | promote two stanzas; shuffle around two moreRoger Dingledine2014-04-25
* | | touchups on upcoming changelogRoger Dingledine2014-04-25
* | | resolve a typo: sanboxing->sandboxing.Nick Mathewson2014-04-25
* | | two changelog tweaks suggested by AndreaNick Mathewson2014-04-25
* | | Write a release blurbNick Mathewson2014-04-25
* | | Re-order and combine changelog sectionsNick Mathewson2014-04-25
* | | Integrate another entry to the changelog; twiddle changelog moreNick Mathewson2014-04-25
* | | format_changelog.py now formats the first section, in-place.Nick Mathewson2014-04-25
* | | Bump version to 0.2.5.4-alpha.Nick Mathewson2014-04-25
* | | fix memory leak in dump_exit_policy_to_string testsNick Mathewson2014-04-25
* | | Include the scan-build.sh script I used for 8793Nick Mathewson2014-04-25
* | | Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\ \ \
| * | | Changes file for scan-build fixes (#8793)Nick Mathewson2014-04-25
| * | | scan-build: memarea_strndup() undefined behaviorNick Mathewson2014-04-19
| * | | scan-build: avoid undef behaior in tor_inet_ptonNick Mathewson2014-04-19
| * | | scan-build: sizeof(ptr*) in a debugging log in ext_orport.cNick Mathewson2014-04-19
| * | | scan-build: Fix harmless sizeof(ptr) in test_oom.cNick Mathewson2014-04-19
| * | | scan-build: close stdio FILEs on error in tor-gencertNick Mathewson2014-04-19
| * | | scan-build: truncate tinytest hexified outputs to 1024 bytes.Nick Mathewson2014-04-19
| * | | scan-build: limit hashtable size so it always fits in SSIZE_MAXNick Mathewson2014-04-19
| * | | scan-build: bulletproof last-chance errormsg generation in rendservice.cNick Mathewson2014-04-18
| * | | scan-build: Have clear_pending_onions walk the lists more obviouslyNick Mathewson2014-04-18
| * | | scan-build: in cpuworker, initialize tv_startNick Mathewson2014-04-18