summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2016-03-24Code indentation whitespace-only fixteor (Tim Wilson-Brown)
2016-03-15Fix whitespace.Nick Mathewson
2016-03-15Merge remote-tracking branch 'weasel/bug18458'Nick Mathewson
2016-03-14Fix log message: say RelaxDirModeCheck instead of StrictDirModesPeter Palfrader
2016-03-14Merge remote-tracking branch 'public/bug16248_027'Nick Mathewson
2016-03-14Add comments to connection_check_event().Nick Mathewson
2016-03-14hs: Do not close desc fetch conn. if we can't pick an HSDirDavid Goulet
2016-03-11Merge remote-tracking branch 'teor/bug17153'Nick Mathewson
2016-03-11Merge remote-tracking branch 'teor/bug8976_01_028'Nick Mathewson
2016-03-11Change behavior on missing/present event to warn instead of asserting.Nick Mathewson
2016-03-11If we start/stop reading on a dnsserv connection, don't assert.Nick Mathewson
2016-03-11Add changes file for 18448; refactorNick Mathewson
2016-03-11enable and test transproxy on FreeBSD derivatives #18448Steven Chamberlain
2016-03-11moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...Hassan Alsibyani
2016-03-04Reject multicast rendezvous point addressesteor (Tim Wilson-Brown)
2016-03-01Remove an extraneous space in a log messageteor (Tim Wilson-Brown)
2016-03-01First RelaxDirModeCheck implementationPeter Palfrader
2016-03-01Allow internal IPv6 addresses in descriptors in private networksteor (Tim Wilson-Brown)
2016-02-28Merge remote-tracking branch 'teor/fallbacks-201602-v2'Nick Mathewson
2016-02-28Merge remote-tracking branch 'teor/bug18123'Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2016-02-27Make sure that every module in src/or has a brief description.Nick Mathewson
2016-02-27Update default fallback directories for 0.2.8.2-alpha (Feb 2016)teor (Tim Wilson-Brown)
2016-02-26Set EXCLUSIVEADDRUSE on Win32 to avoid a local port-stealing attackteor (Tim Wilson-Brown)
2016-02-24Make the sandbox work again with chutney.Nick Mathewson
2016-02-24Remove the freelist from memarea.cNick Mathewson
2016-02-23Replace two instances of N_DIGEST_ALGORITHMS.Nick Mathewson
2016-02-23Merge remote-tracking branch 'arma/bug16825'Nick Mathewson
2016-02-23Merge remote-tracking branch 'teor/bug18348-v2'Nick Mathewson
2016-02-23Merge branch 'bug17795'Nick Mathewson
2016-02-23Appease make check-spacesAndrea Shepard
2016-02-22Add a missing free in parsing an :auto portNick Mathewson
2016-02-22Merge branch 'bug16023_028_01_squashed'Nick Mathewson
2016-02-22avoid redundant bootstrap events if the number of descs we just fetched is 0Roger Dingledine
2016-02-22avoid extra LOG_NOTICE for every new microdesc batchRoger Dingledine
2016-02-22refactor directory_info_has_arrived so we can quiet the logsRoger Dingledine
2016-02-22new microdescs mean progress towards bootstrappingRoger Dingledine
2016-02-22fix two typos in commentsRoger Dingledine
2016-02-20Downgrade directory preference warning to info levelteor (Tim Wilson-Brown)
2016-02-20If both IPv4 and IPv6 addresses could be used, choose one correctlyteor (Tim Wilson-Brown)
2016-02-20Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rsteor (Tim Wilson-Brown)
2016-02-20Make some fascist_firewall_choose_address* functions staticteor (Tim Wilson-Brown)
2016-02-20Refactor fascist_firewall_allows_address without changing behaviourteor (Tim Wilson-Brown)
2016-02-20Ensure relays must use IPv4, and can use IPv6teor (Tim Wilson-Brown)
2016-02-17Add onion address to the HS_DESC UPLOADED eventDavid Goulet
2016-02-16Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1...Nick Mathewson
2016-02-11Fix all doxygen warnings other than "X is not documented"Nick Mathewson
2016-02-11make check-spacesNick Mathewson
2016-02-11Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'Nick Mathewson
2016-02-11Rename circuit_about_to_free_{terminal -> atexit}Nick Mathewson