summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-25Remove the assigned-but-unused chosen_named_idx local variableNick Mathewson
2014-08-15changes file for bug 10163 / proposal 215.Nick Mathewson
2014-08-15Remove implementation code for all pre-13 consensus methods.Nick Mathewson
2014-08-15Remove support for generating consensuses with methods <= 9.Nick Mathewson
2014-08-15No longer advertise or negotiate any consensus method before 13.Nick Mathewson
2014-08-15Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-15Merge remote-tracking branch 'asn/nickm-bug12864_025' into maint-0.2.5Nick Mathewson
2014-08-15Some documentation fixes for #12864.George Kadianakis
2014-08-15Add scripts/coccinelle to scripts/READMENick Mathewson
2014-08-15Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-15Missing changes file for 3f683aadcd03c311c1Nick Mathewson
2014-08-15Remove stale printfs from buffer/zlib_fin_at_chunk_end testNick Mathewson
2014-08-15Documentation fix for policy_summarize().Nick Mathewson
2014-08-15Documentation fix on arguments to CookieAuthFileGroupReadableNick Mathewson
2014-08-15Restore functionality for CookieAuthFileGroupReadable.Nick Mathewson
2014-08-13Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-13Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5Nick Mathewson
2014-08-13Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-13Apply an MSVC compilation fix from Gisle VanemNick Mathewson
2014-08-13Merge remote-tracking branch 'public/use_calloc'Nick Mathewson
2014-08-13Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-13Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-08-13Merge remote-tracking branch 'karsten/geoip6-aug2014' into maint-0.2.4Nick Mathewson
2014-08-13Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-08-13Fix whitespace issuesNick Mathewson
2014-08-13Add changes file for bug12855Nick Mathewson
2014-08-13Apply coccinelle script to replace malloc(a*b)->calloc(a,b)Nick Mathewson
2014-08-13Add a simple coccinelle script to replace malloc->callocNick Mathewson
2014-08-13Add reallocarray clone so we can stop doing multiply-then-reallocateNick Mathewson
2014-08-13Update geoip6 to the August 7 2014 database.Karsten Loesing
2014-08-13Update geoip to the August 7 2014 database.Karsten Loesing
2014-08-12Fix another case of 12848 in circuit_handle_first_hopNick Mathewson
2014-08-12Add an extra check in channel_send_destroy for circID==0Nick Mathewson
2014-08-12Don't send DESTROY to circID 0 when circuit_deliver_create_cell failsNick Mathewson
2014-08-09Fix some URLs in the READMENick Mathewson
2014-08-09fix extra words in man pageRoger Dingledine
2014-08-08Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-06Build circuits more readily when DisableNetwork goes to 0Roger Dingledine
2014-08-06fix three typos in commentsRoger Dingledine
2014-08-03and oh hey, repeat code :)Roger Dingledine
2014-08-03fix typoRoger Dingledine
2014-07-30Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-07-30Merge remote-tracking branch 'intrigeri/bug12731-systemd-no-run-as-daemon' in...Nick Mathewson
2014-07-30Merge remote-tracking branch 'intrigeri/bug12730-systemd-verify-config' into ...Nick Mathewson
2014-07-30Verify configuration file via ExecStartPre in the systemd unit file (#12730).intrigeri
2014-07-30Explicitly disable RunAsDaemon in the systemd unit file (#12731).intrigeri
2014-07-28Cast long long arguments to (int) for tt_int_op()Peter Palfrader
2014-07-28and bring all the changelogs into master tooRoger Dingledine
2014-07-28Merge branch 'maint-0.2.5'Roger Dingledine
2014-07-28bump to 0.2.5.6-alphaRoger Dingledine