.. |
buffers.c
|
Include util.h and log.h as relative paths.
|
2009-09-29 00:52:52 -04:00 |
circuitbuild.c
|
Remove checks for array existence. (CID 410..415)
|
2009-10-26 22:40:41 -04:00 |
circuitlist.c
|
stop assuming that our downcasts have a struct offset of 0
|
2009-11-21 22:59:18 -05:00 |
circuituse.c
|
Fix typos and comments, plus two bugs
|
2009-09-20 19:50:44 -04:00 |
command.c
|
clean up the XXX comments around bug 1038
|
2009-10-26 01:32:27 -04:00 |
config_codedigest.c
|
fix codestyle issues
|
2009-05-24 02:42:37 +02:00 |
config.c
|
Implement DisableAllSwap to avoid putting secret info in page files.
|
2009-10-27 04:28:40 -04:00 |
connection_edge.c
|
remove some dead code. some of it was tickling coverity.
|
2009-10-10 13:39:41 -04:00 |
connection_or.c
|
Merge commit 'origin/maint-0.2.1'
|
2009-11-06 15:24:52 -05:00 |
connection.c
|
clobber connections with different number than we clobber circuits
|
2009-11-21 23:02:10 -05:00 |
control.c
|
Fix an apparently bogus check; fortunately, it seems to be untriggered.
|
2009-10-26 23:14:53 -04:00 |
cpuworker.c
|
Don't leak memory if we get too many create cells
|
2009-07-27 22:38:09 -04:00 |
directory.c
|
If somebody tries to overflow my dirport, don't log his IP by default.
|
2009-11-21 23:09:24 -05:00 |
dirserv.c
|
only complain when rejecting a descriptor if it has contact info
|
2009-11-17 07:39:15 -05:00 |
dirvote.c
|
Not everybody likes debugging printfs as much as I
|
2009-11-18 11:26:44 -05:00 |
dns.c
|
Another event2 evdns fix.
|
2009-10-13 18:57:25 -04:00 |
dnsserv.c
|
LetsKillNoConnect removes support for .noconnect
|
2009-08-08 19:15:22 -07:00 |
eventdns_tor.h
|
Update copyright to 2009.
|
2009-05-04 11:28:27 -04:00 |
eventdns.c
|
Include util.h and log.h as relative paths.
|
2009-09-29 00:52:52 -04:00 |
eventdns.h
|
Fix compile warnings on Snow Leopard
|
2009-09-01 18:36:27 +02:00 |
geoip.c
|
Fix a couple of smaller issues with gathering statistics.
|
2009-09-24 21:58:56 +02:00 |
hibernate.c
|
Fix/annotate deadcode for CID 402,403
|
2009-10-26 22:40:41 -04:00 |
main.c
|
Clarification to suppress Coverity CID 405.
|
2009-10-26 22:40:40 -04:00 |
Makefile.am
|
Code to generate, store, and parse microdescriptors and consensuses.
|
2009-10-15 15:17:13 -04:00 |
microdesc.c
|
Fix compile with warnings problems on Snow Leopard
|
2009-10-19 01:30:46 +02:00 |
networkstatus.c
|
Document the microdescriptor code better.
|
2009-10-18 18:46:12 -04:00 |
ntmain.c
|
Whitespace fix
|
2009-09-28 23:50:57 -04:00 |
onion.c
|
Fix bug 1042.
|
2009-10-26 22:49:43 -07:00 |
or.h
|
Implement DisableAllSwap to avoid putting secret info in page files.
|
2009-10-27 04:28:40 -04:00 |
policies.c
|
Fix bug 1113.
|
2009-10-27 01:03:41 -07:00 |
reasons.c
|
A changelog entry and a bit more documentation for socks-client
|
2009-08-26 11:34:45 -04:00 |
relay.c
|
clean up the XXX comments around bug 1038
|
2009-10-26 01:32:27 -04:00 |
rendclient.c
|
Reduce log level for someone else sending us weak DH keys.
|
2009-10-25 23:47:05 -07:00 |
rendcommon.c
|
Remove checks for array existence. (CID 410..415)
|
2009-10-26 22:40:41 -04:00 |
rendmid.c
|
Update copyright to 2009.
|
2009-05-04 11:28:27 -04:00 |
rendservice.c
|
Improve log statement when publishing v2 hs desc.
|
2009-10-26 23:09:10 -07:00 |
rephist.c
|
Fix a couple of smaller issues with gathering statistics.
|
2009-09-24 21:58:56 +02:00 |
router.c
|
Fix bug 1113.
|
2009-10-27 01:03:41 -07:00 |
routerlist.c
|
Merge branch 'microdesc'
|
2009-10-19 00:45:47 -04:00 |
routerparse.c
|
Document the microdescriptor code better.
|
2009-10-18 18:46:12 -04:00 |
tor_main.c
|
Add the first 8 bytes of the git commit digest to our versions.
|
2009-08-21 12:31:13 -04:00 |