index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
directory.c
Age
Commit message (
Expand
)
Author
2014-09-09
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-09
Add more escaped() calls in directory.c
Nick Mathewson
2014-08-08
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-06
fix three typos in comments
Roger Dingledine
2014-06-19
Merge remote-tracking branch 'karsten/bug11683'
Nick Mathewson
2014-05-15
Merge remote-tracking branch 'public/bug11469_024'
Nick Mathewson
2014-05-14
Use DirPort for uploading descriptors.
Nick Mathewson
2014-05-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-05
Believe that v3 dirauths always serve extra infos.
Karsten Loesing
2014-05-05
Remove /tor/dbg-stability.txt URL.
Karsten Loesing
2014-05-01
Merge remote-tracking branch 'public/bug10849_025'
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-04-01
Add one more missing heck on bug4645 fixes
Nick Mathewson
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-14
tristate->enum in rendcommon functions
Nick Mathewson
2014-02-12
Remove remaining v0 hidden service descriptor code.
Karsten Loesing
2014-02-11
Merge branch 'bug10881'
Nick Mathewson
2014-02-11
Remove TunnelDirConns and PreferTunnelledDirConns
Nick Mathewson
2014-02-10
Remove options for configuring HS authorities.
Nick Mathewson
2014-02-08
Suppress warning in networks with only 1 dirauth.
Karsten Loesing
2014-02-06
fix longname returned in HS_DESC control events
Qingping Hou
2014-02-03
Using proper functions to create tor_addr_t.
rl1987
2014-02-03
Removing is_internal_IP() function. Resolves ticket 4645.
rl1987
2014-02-03
Merge remote-tracking branch 'houqp/hs_control'
Nick Mathewson
2014-01-29
add hidden service descriptor async control event
Qingping Hou
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-10-08
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-10-08
don't lie about bootstrap progress when clients use bridges
Roger Dingledine
2013-10-08
Generate bootstrapping status messages for microdescs too
Nick Mathewson
2013-09-29
fix whitespace in log message
Roger Dingledine
2013-09-03
Fix some "ISO C90 forbids mixed declarations and code" warnings
Nick Mathewson
2013-09-03
Handle HTTP minor versions greater than 9
Nick Mathewson
2013-09-03
Tougher validation for parsing urls from HTTP headers. Fixes #2767.
Kevin Butler
2013-07-18
Add transport information to the GeoIP database.
George Kadianakis
2013-05-24
Tweak #6752 patch based on comments by nickm.
Karsten Loesing
2013-05-16
Lower dir fetch retry schedules in testing networks.
Karsten Loesing
2013-05-10
Merge bug5595-v2-squashed into maint-0.2.4
Andrea Shepard
2013-05-09
Clean up ugly constants in connection_dir_download_cert_failed(), and fix a b...
Andrea Shepard
2013-05-09
When downloading certificates, distinguish requesting by identity digest from...
Andrea Shepard
2013-03-10
Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests
Nick Mathewson
2013-02-12
Restore the entry/dirguard distinction.
Nick Mathewson
2013-02-09
stop passing "address" around the directory_initiate_command* funcs
Roger Dingledine
2013-02-02
generalize choose_random_entry()'s dirinfo parameter
Roger Dingledine
2013-02-02
use microdescriptors if *any* of our bridges can handle them
Roger Dingledine
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-17
Remove dirreq-v2-* lines from extra-info descriptors.
Karsten Loesing
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-25
Fix a possibly-unused-var warning. Thank you, GCC.
Nick Mathewson
2012-12-25
Add configuration options for directory guards
Nick Mathewson
[next]