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
/
main.c
Age
Commit message (
Expand
)
Author
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-23
Catch a few more K&R violations with make check-spaces
Nick Mathewson
2012-06-19
Disable warning for marked-but-reading in main.c
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
tab-man returneth (this time using the name 'rob')
Roger Dingledine
2012-06-14
Merge remote-tracking branch 'asn-mytor/bug5589_take2'
Nick Mathewson
2012-06-14
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
George Kadianakis
2012-06-13
Add rate-limited log message to bug5263 fix
Nick Mathewson
2012-06-13
Fix busy Libevent loops (infinite loops in Shadow)
Rob G. Jansen
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-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
[next]