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
/
main.c
Age
Commit message (
Expand
)
Author
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-05-30
Merge branch 'bug5604'
Nick Mathewson
2012-05-16
When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway
Nick Mathewson
2012-04-18
If DisableNetwork, don't even try to open non-controller listeners
Nick Mathewson
2012-02-08
Fix fencepost error with HearbeatPeriod option
Sebastian Hahn
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
2011-12-19
Fixed build with GCC < 3.3
Martin Hebnes Pedersen
2011-12-08
paint bug2474's fix a different neon color
Roger Dingledine
2011-11-30
Only define set_buffer_lengths_to_zero if bufferevents are enabled
Murdoch@cl.cam.ac.uk
2011-11-30
Merge branch 'feature2553-v4-rebased'
Nick Mathewson
2011-11-30
Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous mode
Robert Ransom
2011-11-30
Initial hacking for proposal 186.
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'asn-mytor/bug4548_take2'
Nick Mathewson
2011-11-28
New 'DisableNetwork' option to prevent Tor from using the network
Nick Mathewson
2011-11-25
Simply initialize TLS context if DynamicDHGroups change.
George Kadianakis
2011-11-24
Merge remote-tracking branch 'public/feature4516'
Nick Mathewson
2011-11-24
Implement dynamic prime reading and storing to disk.
George Kadianakis
2011-11-24
Make DynamicPrimes SIGHUP-able.
George Kadianakis
2011-11-24
Introduce the DynamicPrimes configuration option.
George Kadianakis
2011-11-23
Merge branch 'bug2474'
Nick Mathewson
2011-11-23
Tweak the "this is not a stable release" warning some more
Nick Mathewson
2011-11-18
New UserspaceIOCPBuffers option to set SO_{SND,RCV}BUF to zero
Nick Mathewson
2011-10-26
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-26
Merge remote-tracking branch 'public/cov_run224_022' into maint-0.2.2
Nick Mathewson
2011-10-21
Add new stats type: descriptor fetch stats
Sebastian Hahn
2011-10-07
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-07
Avoid running DNS self-tests if we're operating as a bridge
warms0x
2011-10-06
Check return of init_keys() ip_address_changed: fix Coverity CID 484
Nick Mathewson
2011-09-22
New torrc option to allow bucket refill intervals of less than 1 sec
Florian Tschorsch
2011-09-13
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-13
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2011-09-13
Generate our ssl session certs with a plausible lifetime
Roger Dingledine
2011-09-11
Don't warn of stray Bridges if managed proxies are still unconfigured.
George Kadianakis
2011-09-07
Upload descriptors more often when recent desc is unlisted
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/split_entry_conn'
Nick Mathewson
2011-08-29
Add a bufferevent note to startup log
Sebastian Hahn
2011-08-04
Make --quiet and --hush apply to default logs, not only initial logs
Nick Mathewson
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-19
Add a new isolation type and field: "nym epoch"
Nick Mathewson
2011-07-19
Refactor listener_connection_t into its own type.
Nick Mathewson
2011-07-18
Updated #includes etc. to use transports.[ch].
George Kadianakis
2011-07-13
Put some last missing pieces together.
George Kadianakis
2011-07-11
Merge remote-tracking branch 'public/bug2841'
Nick Mathewson
2011-06-28
Trivial code tweaks and documentation updates.
George Kadianakis
2011-06-14
Merge remote-tracking branch 'rransom-tor/bug3349'
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-14
Our warning now is much more specific, mentioning proxy type/addr/port.
George Kadianakis
2011-06-14
We now warn the user if a proxy server is not up when we try to connect with it.
George Kadianakis
[next]