summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-09Reformat 0.2.6.4-beta changelogNick Mathewson
2015-03-09Fold changes files into changelog for 0.2.6.4-alphaNick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.6' into release-0.2.6Nick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-03-09Restore c89 in 0.2.5Nick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-03-09Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5Nick Mathewson
2015-03-09GETINFO bw-event-cache to get information on recent BW eventsNick Mathewson
2015-03-09Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5Nick Mathewson
2015-03-09Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.5Nick Mathewson
2015-03-09Merge remote-tracking branch 'public/feature15006_026' into maint-0.2.6Nick Mathewson
2015-03-09Changes file for 15188Nick Mathewson
2015-03-09testing_common.c: avoid side-effects of tor_assertTom van der Woerdt
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2015-03-09Adjust changes headerNick Mathewson
2015-03-04Revert "Missing dependencies; fixes 15127."Nick Mathewson
2015-03-04Make boostrap events include hostname ANDaddr AND digestNick Mathewson
2015-03-04Merge remote-tracking branch 'public/bug15064_025' into maint-0.2.6Nick Mathewson
2015-03-04Make TransProxyType ipfw work correctlyNick Mathewson
2015-03-04Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6Nick Mathewson
2015-03-04Add wait4 to the seccomp2 sandbox allowable syscall listNick Mathewson
2015-03-04Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6Nick Mathewson
2015-03-04only declare rv when it is used in destination_from_socket. Fixes 15151Nick Mathewson
2015-03-04Missing dependencies; fixes 15127.Nick Mathewson
2015-03-03Make the assert related to 15083 a tiny bit more tolerantNick Mathewson
2015-03-03Do not leave empty, invalid chunks in buffers during buf_pullupNick Mathewson
2015-02-27Include a HOST item in BOOTSTRAP problem messagesNick Mathewson
2015-02-26changes file for 15037Nick Mathewson
2015-02-26Use configured Python binary in test-stem.cypherpunks
2015-02-26Have zero_length_keys.sh use an empty torrc file.Nick Mathewson
2015-02-24Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-02-24Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-02-24Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.4Nick Mathewson
2015-02-24Start on the 0.2.6.4-?? changelogNick Mathewson
2015-02-24Add sections to changes files; please lintchangesNick Mathewson
2015-02-24Log less/better about systemd at startupNick Mathewson
2015-02-24changes file for ticket 14950Nick Mathewson
2015-02-24Update test_status.c to accommodate changes in heartbeat messagesNick Mathewson
2015-02-23Merge branch 'bug14950_logs_squashed'Nick Mathewson
2015-02-23Avoid logging natural-language reports that are redundant with bootstrappingNick Mathewson
2015-02-23Usually downgrade middle heartbeat messages when stuff is in-rangeNick Mathewson
2015-02-23Merge branch 'bug14989'Nick Mathewson
2015-02-23Let AF_UNIX connections through the sandboxNick Mathewson
2015-02-23Fix running with the seccomp2 sandboxNick Mathewson
2015-02-23Merge remote-tracking branch 'public/bug14988_025'Nick Mathewson
2015-02-23add another unused-var marker in backtrace.c for 14988Nick Mathewson
2015-02-23changes file for 5246e8f99255b376ded3d90b3c7a345c4748e68cNick Mathewson
2015-02-23Remove lingering mempool codecypherpunks