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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Age
Commit message (
Expand
)
Author
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve some markup complaints from doxygen
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-30
Merge branch 'bug5604'
Nick Mathewson
2012-05-16
When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway
Nick Mathewson
2012-05-11
Do not publish the "git-XXX" tag in server descriptors
Nick Mathewson
2012-05-11
Merge remote-tracking branch 'asn/bug4865_take2'
Nick Mathewson
2012-05-07
Fix comments: There is no such thing as a NUL pointer
Nick Mathewson
2012-04-18
If DisableNetwork, don't even try to open non-controller listeners
Nick Mathewson
2012-04-12
Fix issues found by nickm.
George Kadianakis
2012-04-11
Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
Nick Mathewson
2012-04-08
Simplify DH prime generation logic some.
Sebastian Hahn
2012-04-07
fix bug 5572
Daniel 'koolfy' Faucon
2012-04-04
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-04
Wrap long line; strlen("ides")<strlen("turtles").
Nick Mathewson
2012-04-05
ides has become turtles, and gotten a new IP address
Sebastian Hahn
2012-04-01
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-04-01
put a _ before or_options_t elements that aren't configurable
Roger Dingledine
2012-04-01
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-01
Do not use strcmp() to compare an http authenticator to its expected value
Nick Mathewson
2012-03-31
Pass OR address to PT proxy, even with IPv6 or ORListenAddress.
George Kadianakis
2012-03-29
Merge remote-tracking branch 'linus/bug4875_2'
Nick Mathewson
2012-03-28
Merge remote-tracking branch 'linus/bug5151'
Nick Mathewson
2012-03-28
Make relays handle an address suggestion from a directory server giving an IP...
Linus Nordberg
2012-03-28
Write initial documentation for the contents of the state file
Nick Mathewson
2012-03-22
Never disable debugger attachment for the unit tests
Sebastian Hahn
2012-03-19
Reorder initialisation of port_cfg to match order of members in struct.
Linus Nordberg
2012-03-19
Fix cut'n'paste bug (#5151).
Linus Nordberg
2012-03-14
Stop discarding command-line arguments when TestingTorNetwork is set
Roger Dingledine
2012-02-29
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-02-29
new ip address for maatuska
Roger Dingledine
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-16
fix crash bug in original feature4207 branch
Roger Dingledine
2012-01-16
Merge remote-tracking branch 'asn-mytor/bug4751'
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2012-01-13
Allow authorities to baddir/badexit/invalid/reject nodes by cc
Nick Mathewson
2012-01-13
Improve names of some pluggable transport-related functions.
George Kadianakis
2012-01-04
Disallow disabling DisableDebuggerAttachment on runnning Tor
Sebastian Hahn
2012-01-04
Merge remote-tracking branch 'rransom-tor/bug1297b-v2'
Nick Mathewson
2011-12-27
Add an option to close HS service-side rend circs on timeout
Robert Ransom
2011-12-27
Add an option to close 'almost-connected' HS client circs on timeout
Robert Ransom
2011-12-22
Fix bug2571: warn on EntryNodes set and UseEntryGuards disabled
Nick Mathewson
2011-12-22
Prepend cwd for relative config file paths.
Kamran Riaz Khan
2011-12-18
Server transports should be instructed to bind on INADDR_ANY by default.
George Kadianakis
2011-12-02
Give DirAllowPrivateAddress an explicit default
Nick Mathewson
2011-11-30
Merge branch 'feature2553-v4-rebased'
Nick Mathewson
[next]