.. |
buffers.c
|
*_free functions now accept NULL
|
2009-12-12 03:29:44 +01:00 |
circuitbuild.c
|
Refactor a bit so that it is safe to include math.h, and mostly not needed.
|
2009-12-15 14:40:49 -05:00 |
circuitlist.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
circuituse.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05: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
|
New controller command "getinfo config-text"
|
2009-12-13 19:21:06 -05:00 |
connection_edge.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
connection_or.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
connection.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
control.c
|
New controller command "getinfo config-text"
|
2009-12-13 19:21:06 -05:00 |
cpuworker.c
|
Don't leak memory if we get too many create cells
|
2009-07-27 22:38:09 -04:00 |
directory.c
|
Remove some dead code found by coverity, cid 404
|
2009-12-14 09:53:31 +01:00 |
dirserv.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
dirvote.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
dns.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05: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
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
hibernate.c
|
Fix/annotate deadcode for CID 402,403
|
2009-10-26 22:40:41 -04:00 |
main.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
Makefile.am
|
Code to generate, store, and parse microdescriptors and consensuses.
|
2009-10-15 15:17:13 -04:00 |
microdesc.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
networkstatus.c
|
Fix compile warning on Panther.
|
2009-12-14 10:07:20 +01: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
|
Merge branch 'mathlog'
|
2009-12-15 14:42:09 -05:00 |
policies.c
|
*_free functions now accept NULL
|
2009-12-12 03:29:44 +01:00 |
reasons.c
|
A changelog entry and a bit more documentation for socks-client
|
2009-08-26 11:34:45 -04:00 |
relay.c
|
*_free functions now accept NULL
|
2009-12-12 03:29:44 +01:00 |
rendclient.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
rendcommon.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
rendmid.c
|
Update copyright to 2009.
|
2009-05-04 11:28:27 -04:00 |
rendservice.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
rephist.c
|
*_free functions now accept NULL
|
2009-12-12 03:29:44 +01:00 |
router.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
routerlist.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05:00 |
routerparse.c
|
Now that FOO_free(NULL) always works, remove checks before calling it.
|
2009-12-12 02:07:59 -05: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 |