summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2014-06-04Merge remote-tracking branch 'public/bug12195'Nick Mathewson
2014-06-03Fix ancient code that only checked circ_id, not circ_id and chanNick Mathewson
2014-06-02fix #10405's changes fileRoger Dingledine
2014-06-02Don't try to fetch bridge descriptors when DisableNetwork is setNick Mathewson
2014-06-02Merge remote-tracking branch 'public/bug12170_024_v2'Nick Mathewson
2014-06-02Avoid needless router_dir_info_has_changed from router_set_statusNick Mathewson
2014-05-29Start on the 0.2.5.5-alpha changelog.Nick Mathewson
2014-05-29sandbox: allow enough setsockopt to make ConstrainedSockets workNick Mathewson
2014-05-27sandbox: permit listen(2)Nick Mathewson
2014-05-27Make sandbox.c compile on armNick Mathewson
2014-05-23Merge branch 'bug11965_v2'Nick Mathewson
2014-05-23Postpone fetches based on should_delay_dir_fetch(), not DisableNetworkNick Mathewson
2014-05-22sandbox: allow reading of hidden service configuration files.Nick Mathewson
2014-05-22changes file for 12064_part1Nick Mathewson
2014-05-22Documentation fix: DataDir/status/* -> DataDir/stats/*Nick Mathewson
2014-05-22Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson
2014-05-20sandbox: permit gettid, sched_getaffinityNick Mathewson
2014-05-20sandbox: support logfile rotationNick Mathewson
2014-05-20sandbox: tolerate reloading with DirPortFrontPage setNick Mathewson
2014-05-20sandbox: Disallow options which would make us call exec()Nick Mathewson
2014-05-20sandbox: Permit access to stats/dirreq-statsNick Mathewson
2014-05-20Sandbox: allow access to stats/bridge-statsNick Mathewson
2014-05-16Add changes file for bug11476Andrea Shepard
2014-05-15Merge remote-tracking branch 'public/bug11469_024'Nick Mathewson
2014-05-14Use DirPort for uploading descriptors.Nick Mathewson
2014-05-14Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson
2014-05-12Merge branch 'bug9781_v2'Nick Mathewson
2014-05-12Log an error reply from tor-fw-helper correctly.Nick Mathewson
2014-05-12changes file for gisle vanem's MSVC fixNick Mathewson
2014-05-11Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch
2014-05-08Merge remote-tracking branch 'public/bug11648'Nick Mathewson
2014-05-08changes file for 11648Nick Mathewson
2014-05-08Return success when get_total_system_memory() succeeds.Nick Mathewson
2014-05-07Merge commit 'bb9b4c37f8e7f5cf78918f382e90d8b11ff42551' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/ticket11528_024' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug11513_024' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/update_ciphers_ff28' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug11737_diagnostic'Nick Mathewson
2014-05-07Improve bug11743 message a bit.Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug8387_diagnostic'Nick Mathewson
2014-05-06Merge remote-tracking branch 'public/bug11750'Nick Mathewson
2014-05-06Merge branch 'bug11743_option_b'Nick Mathewson
2014-05-06changes file for bug11743Nick Mathewson
2014-05-06Merge remote-tracking branch 'karsten/bug11742'Nick Mathewson
2014-05-06Check HT_REP_IS_BAD_() when giving a bug-7164 warning.Nick Mathewson
2014-05-06Fix compilation with DEBUG_DNS_CACHENick Mathewson
2014-05-05Use siphash on channel/circuit-id map tooNick Mathewson
2014-05-05Fix cross-compiling when 128-bit math compiles but won't linkNick Mathewson
2014-05-05Don't start sandbox except for CMD_RUN_TORNick Mathewson
2014-05-05Remove /tor/dbg-stability.txt URL.Karsten Loesing