.. |
buffers.c
|
Don't run off the end of the array-of-freelists
|
2013-05-09 13:10:48 -04:00 |
buffers.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
circuitbuild.c
|
use !cbt_disabled in place of LearnCBT to avoid needless circs
|
2013-09-04 15:54:05 -04:00 |
circuitbuild.h
|
use !cbt_disabled in place of LearnCBT to avoid needless circs
|
2013-09-04 15:54:05 -04:00 |
circuitlist.c
|
Improved circuit queue out-of-memory handler
|
2013-11-07 12:15:30 -05:00 |
circuitlist.h
|
Implement a real OOM-killer for too-long circuit queues.
|
2013-06-18 10:15:16 -04:00 |
circuituse.c
|
Don't send uninitialized stack to the controller and say it's a date.
|
2014-04-14 21:51:30 -04:00 |
circuituse.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
command.c
|
Make bridges send AUTH_CHALLENGE cells
|
2013-08-21 11:28:58 -04:00 |
command.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
config_codedigest.c
|
Resolve about 24 DOCDOCs
|
2012-06-05 00:17:54 -04:00 |
config.c
|
Forbid TunneledDirConns 0 and PreferTunneledDirConns 0 if being a HS
|
2014-04-25 14:24:41 -04:00 |
config.h
|
whitespace fix
|
2012-08-17 17:10:03 -04:00 |
connection_edge.c
|
Fix (Open?)BSD fast-connect bug with optimistic data.
|
2013-06-10 12:14:49 -04:00 |
connection_edge.h
|
Merge remote-tracking branch 'public/bug3940_redux'
|
2012-06-13 11:40:38 -04:00 |
connection_or.c
|
Make bridges send AUTH_CHALLENGE cells
|
2013-08-21 11:28:58 -04:00 |
connection_or.h
|
Discard extraneous renegotiation attempts in the v3 link protocol
|
2012-10-17 19:18:16 -04:00 |
connection.c
|
Avoid busy-looping on WANTREAD within connection_handle_write
|
2013-04-12 01:11:31 -04:00 |
connection.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
control.c
|
Fix wildcarded address mappings from the control port
|
2012-08-15 17:59:30 -04:00 |
control.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
cpuworker.c
|
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
2012-07-17 10:34:08 -04:00 |
cpuworker.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
directory.c
|
Don't serve or accept v2 HS descs over a DirPort
|
2012-10-19 02:56:25 -04:00 |
directory.h
|
Don't infer we have a FooPort from the presence of a FooPort line
|
2012-08-09 15:48:43 -04:00 |
dirserv.c
|
Don't infer we have a FooPort from the presence of a FooPort line
|
2012-08-09 15:48:43 -04:00 |
dirserv.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
dirvote.c
|
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
2012-09-11 13:20:15 -04:00 |
dirvote.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
dns.c
|
When iterating over connections pending DNS, skip marked ones
|
2012-08-17 16:46:11 -04:00 |
dns.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
dnsserv.c
|
Triage the XXX023 and XXX022 comments: postpone many.
|
2012-06-15 15:07:52 -04:00 |
dnsserv.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
eventdns_tor.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
eventdns.c
|
Be more careful calling wcstombs
|
2012-06-07 11:09:38 -04:00 |
eventdns.h
|
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
2012-01-31 15:48:47 -05:00 |
geoip.c
|
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
2012-07-17 10:34:08 -04:00 |
geoip.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
hibernate.c
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
hibernate.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
main.c
|
use a more logical operator
|
2012-11-12 23:47:21 -05:00 |
main.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
Makefile.am
|
Merge remote-tracking branch 'origin/maint-0.2.2'
|
2012-02-12 23:27:31 -05:00 |
Makefile.nmake
|
Be a good git person: store nmakefiles in correct text fmt
|
2012-05-14 13:01:05 -04:00 |
microdesc.c
|
fix whitespace and trivial typo
|
2012-09-03 02:09:39 -04:00 |
microdesc.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
networkstatus.c
|
Code to blacklist authority signing keys
|
2014-04-14 17:57:39 -04:00 |
networkstatus.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
nodelist.c
|
Catch a few more K&R violations with make check-spaces
|
2012-06-23 15:54:01 -04:00 |
nodelist.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
ntmain.c
|
Be more careful calling wcstombs
|
2012-06-07 11:09:38 -04:00 |
ntmain.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
onion.c
|
Add and use and unlikely-to-be-eliminated memwipe()
|
2012-11-08 16:44:50 -05:00 |
onion.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
or.h
|
Improved circuit queue out-of-memory handler
|
2013-11-07 12:15:30 -05:00 |
policies.c
|
Let 0.2.3 clients exit to internal addresses if they want
|
2012-10-23 17:18:01 -04:00 |
policies.h
|
Fix parse_short_policy (bug 7192.)
|
2012-10-23 13:49:48 -04:00 |
reasons.c
|
Merge remote-tracking branch 'public/bug4710'
|
2012-06-05 10:16:28 -04:00 |
reasons.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
relay.c
|
Improved circuit queue out-of-memory handler
|
2013-11-07 12:15:30 -05:00 |
relay.h
|
Implement a real OOM-killer for too-long circuit queues.
|
2013-06-18 10:15:16 -04:00 |
rendclient.c
|
Add and use and unlikely-to-be-eliminated memwipe()
|
2012-11-08 16:44:50 -05:00 |
rendclient.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
rendcommon.c
|
Fix some problems with the bug9002 fix.
|
2013-06-18 11:54:57 -04:00 |
rendcommon.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
rendmid.c
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
rendmid.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
rendservice.c
|
Add and use and unlikely-to-be-eliminated memwipe()
|
2012-11-08 16:44:50 -05:00 |
rendservice.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
rephist.c
|
Avoid segfault when reading state file from ancient tor
|
2012-09-10 10:35:18 -04:00 |
rephist.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
router.c
|
Fix an assert when disabling ORPort with accounting disabled.
|
2013-09-18 10:26:32 -04:00 |
router.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
routerlist.c
|
remove note about dannenberg; it has upgraded.
|
2014-04-16 14:56:49 -04:00 |
routerlist.h
|
Code to blacklist authority signing keys
|
2014-04-14 17:57:39 -04:00 |
routerparse.c
|
Stop leaking memory in error cases of md parsing
|
2014-04-29 13:00:00 -04:00 |
routerparse.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
status.c
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
status.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
tor_main.c
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |
transports.c
|
Don't do DNS lookups when parsing corrupted managed proxy messages.
|
2012-06-25 13:19:22 -04:00 |
transports.h
|
Update copyright dates to 2012; add a few missing copyright statements
|
2012-06-04 20:58:17 -04:00 |