summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2016-12-19Merge branch 'bug21018_024' into maint-0.2.8Nick Mathewson
2016-12-19Update the fallback directory mirror list in December 2016teor
2016-12-18Make log message warn about detected attempts to exploit 21018.Nick Mathewson
2016-12-18Fix parsing bug with unecognized token at EOSNick Mathewson
2016-11-01Always call connection_ap_attach_pending() once a second.Nick Mathewson
2016-11-01Ask event_base_loop to finish when we add a pending streamRoger Dingledine
2016-11-01refactor out the tor_event_base_loopexit() callRoger Dingledine
2016-10-17Merge branch 'buf_sentinel_026_v2' into maint-0.2.8Nick Mathewson
2016-10-17Add a one-word sentinel value of 0x0 at the end of each buf_t chunkNick Mathewson
2016-09-23Merge remote-tracking branch 'teor/broken-028-fallbacks' into maint-0.2.8Nick Mathewson
2016-09-22Remove another fallback whose operator opted-outteor
2016-09-22Merge branch 'bug20203_027_squashed' into maint-0.2.8Nick Mathewson
2016-09-22When clearing cells from a circuit for OOM reasons, tell cmux we did so.Nick Mathewson
2016-09-20Merge remote-tracking branch 'public/bug20103_028_v3' into maint-0.2.8Nick Mathewson
2016-09-21fixup! Update hard-coded fallback list based on pre-0.2.9 checksteor
2016-09-20Don't look at any routerstatus_t when the networkstatus is inconsistentNick Mathewson
2016-09-20Update hard-coded fallback list based on pre-0.2.9 checksteor
2016-08-24Fix path selection on firewalled clientsteor
2016-08-24Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-08-24Replace Tonga with Bifroest.Isis Lovecruft
2016-08-22Do not pass NULL to log(%s) in dir_server_new.Nick Mathewson
2016-07-29Remove a fallback that was on the hardcoded list, then opted-outteor (Tim Wilson-Brown)
2016-07-06When checking if a routerstatus is reachable, don't check the nodeteor (Tim Wilson-Brown)
2016-07-05Merge remote-tracking branch 'weasel/bug19557' into maint-0.2.8Nick Mathewson
2016-07-05Merge remote-tracking branch 'weasel/bug19556' into maint-0.2.8Nick Mathewson
2016-07-05Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-07-05Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-07-05Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-07-05Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-07-03Remove urras as a default trusted directory authoritySebastian Hahn
2016-07-03sandboxing: allow writing to stats/hidserv-statsPeter Palfrader
2016-07-03sandboxing: allow open() of stats dirPeter Palfrader
2016-07-01When tor can't find a directory, log lessteor (Tim Wilson-Brown)
2016-06-28Merge branch 'bug19071-extra-squashed' into maint-0.2.8Nick Mathewson
2016-06-28Comment-out fallbacks in a way the stem fallback parser understandsteor (Tim Wilson-Brown)
2016-06-28whitespace fixesNick Mathewson
2016-06-28Merge remote-tracking branch 'teor/bug18812' into maint-0.2.8Nick Mathewson
2016-06-28Resolve bug18812 by logging fallback key changes at info levelteor (Tim Wilson-Brown)
2016-06-28Make it clear that fallbacks include authoritiesteor (Tim Wilson-Brown)
2016-06-28Refactor connection_or_client_learned_peer_id for bug18812teor (Tim Wilson-Brown)
2016-06-23Remove a fallback that changed DirPortteor (Tim Wilson-Brown)
2016-06-22Remove and blacklist 3 fallbacks which disappearedteor (Tim Wilson-Brown)
2016-06-22Remove 2 fallbacks: one lost guard, the other had bad uptimeteor (Tim Wilson-Brown)
2016-06-22Remove and blacklist 4 fallbacks which are unsuitableteor (Tim Wilson-Brown)
2016-06-21Remove useless message about nonexistent onion services after uploading a des...Ivan Markin
2016-06-21Fix bug when disabling heartbeats.George Kadianakis
2016-06-11Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8Nick Mathewson
2016-06-02Use directory_must_use_begindir to predict we'll surely use begindirNick Mathewson
2016-05-30Fix a warning on unnamed nodes in node_get_by_nickname().Nick Mathewson
2016-05-26Fix two long linesNick Mathewson