summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-16Bridges now refuse "rendezvous2" publish attemptsRoger Dingledine
2016-03-11simplify the #18332 changes file based on feedback on ticketRoger Dingledine
2016-03-11simplify rend_cache_store_status_t back to a booleanRoger Dingledine
2016-03-11rip out rend_id_is_in_interval()Roger Dingledine
2016-03-11rip out hid_serv_acting_as_directory()Roger Dingledine
2016-03-11rip out hid_serv_responsible_for_desc_id()Roger Dingledine
2016-03-11Merge remote-tracking branch 'teor/bug18454'Nick Mathewson
2016-03-11Merge remote-tracking branch 'public/bug18204_028'Nick Mathewson
2016-03-11Move Automake options to configure.accypherpunks
2016-03-11Add changes file for 18448; refactorNick Mathewson
2016-03-11enable and test transproxy on FreeBSD derivatives #18448Steven Chamberlain
2016-03-11Do not link tests against both libor.a and libor-testing.aNick Mathewson
2016-03-11moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...Hassan Alsibyani
2016-03-11Fedora Core->Fedora; yum->dnf.Nick Mathewson
2016-03-09Merge branch 'maint-0.2.7'Nick Mathewson
2016-03-09Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-03-09Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-03-09Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-03-070.2.5.12 got left out of the changelog somehowRoger Dingledine
2016-03-04Correctly duplicate addresses in get_interface_address6_listteor (Tim Wilson-Brown)
2016-03-04Avoid freeing an uninitialised pointer in get_interface_addresses_ioctlteor (Tim Wilson-Brown)
2016-03-04Update geoip and geoip6 to the March 3 2016 database.Karsten Loesing
2016-02-28clean/extend some module docs, including fix from #18403Nick Mathewson
2016-02-28Merge remote-tracking branch 'teor/fallbacks-201602-v2'Nick Mathewson
2016-02-28Merge remote-tracking branch 'teor/bug18123'Nick Mathewson
2016-02-28Use the kdf_rfc5869() function instead of kdf().Alexander Færøy
2016-02-28Merge remote-tracking branch 'teor/bug17193'Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2016-02-27It appears I added an empty file by mistake.Nick Mathewson
2016-02-27Add a brief file-level description for everything in src/commonNick Mathewson
2016-02-27Make sure that every module in src/or has a brief description.Nick Mathewson
2016-02-27Fix an unused-variable warningNick Mathewson
2016-02-27Merge branch 'bug18392'Nick Mathewson
2016-02-27Update default fallback directories for 0.2.8.2-alpha (Feb 2016)teor (Tim Wilson-Brown)
2016-02-27Fix minor fallback directory script issues with time zonesteor (Tim Wilson-Brown)
2016-02-27Check if fallback directories can serve the consensus fast enoughteor (Tim Wilson-Brown)
2016-02-26Add missing man page option from #4483 (35bbf2e4)teor (Tim Wilson-Brown)
2016-02-26Set EXCLUSIVEADDRUSE on Win32 to avoid a local port-stealing attackteor (Tim Wilson-Brown)
2016-02-25Merge remote-tracking branch 'teor/bug18384'Nick Mathewson
2016-02-25Fix check_private_dir() to work on Windows again.Nick Mathewson
2016-02-25Changes file for bug 18384: bugfix on 0f3eeca9 in 0.2.7.2-alpha.teor (Tim Wilson-Brown)
2016-02-24Make the sandbox work again with chutney.Nick Mathewson
2016-02-24Repare dependency in "make test-stem".Nick Mathewson
2016-02-24Fix a huge number of leaks in test_config.cNick Mathewson
2016-02-24Fix memory leaks in routerlist/pick_directory_server_impl testNick Mathewson
2016-02-24Fix a leak in test_have_enough_mem_for_dircacheNick Mathewson
2016-02-24Remove the freelist from memarea.cNick Mathewson
2016-02-24Silence clang-scan warnings in ed25519_donnateor (Tim Wilson-Brown)
2016-02-23Another clang+_FORTIFY_SOURCE issueNick Mathewson
2016-02-23Merge branch 'maint-0.2.7'Nick Mathewson