aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'karsten/bug11683'Nick Mathewson2014-06-19
|\
| * Believe that v3 dirauths always serve extra infos.Karsten Loesing2014-05-05
* | Merge remote-tracking branch 'public/bug11469_024'Nick Mathewson2014-05-15
|\ \
| * | Use DirPort for uploading descriptors.Nick Mathewson2014-05-14
* | | Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch2014-05-11
* | | Remove /tor/dbg-stability.txt URL.Karsten Loesing2014-05-05
| |/ |/|
* | Merge remote-tracking branch 'public/bug10849_025'Nick Mathewson2014-05-01
|\ \
| * | Remove TunnelDirConns and PreferTunnelledDirConnsNick Mathewson2014-02-11
* | | Merge remote-tracking branch 'public/bug4645'Nick Mathewson2014-04-01
|\ \ \
| * | | Add one more missing heck on bug4645 fixesNick Mathewson2014-04-01
| * | | Using proper functions to create tor_addr_t.rl19872014-02-03
| * | | Removing is_internal_IP() function. Resolves ticket 4645.rl19872014-02-03
* | | | Take out remaining V1 directory code.Karsten Loesing2014-03-18
* | | | Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson2014-03-05
|\ \ \ \
| * | | | stop passing "address" around the directory_initiate_command* funcsRoger Dingledine2013-02-09
* | | | | tristate->enum in rendcommon functionsNick Mathewson2014-02-14
* | | | | Remove remaining v0 hidden service descriptor code.Karsten Loesing2014-02-12
* | | | | Merge branch 'bug10881'Nick Mathewson2014-02-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove options for configuring HS authorities.Nick Mathewson2014-02-10
* | | | | Suppress warning in networks with only 1 dirauth.Karsten Loesing2014-02-08
|/ / / /
* | / / fix longname returned in HS_DESC control eventsQingping Hou2014-02-06
| |/ / |/| |
* | | Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson2014-02-03
|\ \ \
| * | | add hidden service descriptor async control eventQingping Hou2014-01-29
* | | | Rip out all of the v2 directory code.Nick Mathewson2014-01-29
|/ / /
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-08
|\ \ \ | | |/ | |/|
| * | Generate bootstrapping status messages for microdescs tooNick Mathewson2013-10-08
* | | don't lie about bootstrap progress when clients use bridgesRoger Dingledine2013-10-08
* | | fix whitespace in log messageRoger Dingledine2013-09-29
* | | Fix some "ISO C90 forbids mixed declarations and code" warningsNick Mathewson2013-09-03
* | | Handle HTTP minor versions greater than 9Nick Mathewson2013-09-03
* | | Tougher validation for parsing urls from HTTP headers. Fixes #2767.Kevin Butler2013-09-03
* | | Add transport information to the GeoIP database.George Kadianakis2013-07-18
* | | Tweak #6752 patch based on comments by nickm.Karsten Loesing2013-05-24
* | | Lower dir fetch retry schedules in testing networks.Karsten Loesing2013-05-16
|/ /
* | Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard2013-05-10
|\ \
| * | Clean up ugly constants in connection_dir_download_cert_failed(), and fix a b...Andrea Shepard2013-05-09
| * | When downloading certificates, distinguish requesting by identity digest from...Andrea Shepard2013-05-09
* | | Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requestsNick Mathewson2013-03-10
* | | Restore the entry/dirguard distinction.Nick Mathewson2013-02-12
* | | generalize choose_random_entry()'s dirinfo parameterRoger Dingledine2013-02-02
* | | use microdescriptors if *any* of our bridges can handle themRoger Dingledine2013-02-02
| |/ |/|
* | Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* | Remove dirreq-v2-* lines from extra-info descriptors.Karsten Loesing2013-01-17
* | Update the copyright date to 201.Nick Mathewson2013-01-16
* | Fix a possibly-unused-var warning. Thank you, GCC.Nick Mathewson2012-12-25
* | Add configuration options for directory guardsNick Mathewson2012-12-25
* | Directory guard implementation.Nick Mathewson2012-12-25
* | Split choosing a regular directory into its own fnNick Mathewson2012-12-25
* | Rename trusted_dir_server_t to dir_server_t. Automatic renaming.Nick Mathewson2012-12-06
* | Start refactoring trusted_dir_servers into trusted and fallback listsNick Mathewson2012-12-06