Roger Dingledine cee9a28d1e Merge commit 'origin/maint-0.2.1' 15 年 前
..
Makefile.am e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. 15 年 前
buffers.c 8c585cce39 Include util.h and log.h as relative paths. 15 年 前
circuitbuild.c 5e4d53d535 Remove checks for array existence. (CID 410..415) 15 年 前
circuitlist.c cee9a28d1e Merge commit 'origin/maint-0.2.1' 15 年 前
circuituse.c cf2afcd707 Fix typos and comments, plus two bugs 15 年 前
command.c fa23430496 clean up the XXX comments around bug 1038 15 年 前
config.c 403f99eaa4 add a minimum for CircuitStreamTimeout, plus a man page 15 年 前
config_codedigest.c f26abf5f54 fix codestyle issues 15 年 前
connection.c 4f8b36a1e2 clobber connections with different number than we clobber circuits 15 年 前
connection_edge.c 7f3f88bed3 New config option "CircuitStreamTimeout" 15 年 前
connection_or.c 0a58567ce3 Merge commit 'origin/maint-0.2.1' 15 年 前
control.c 311315e077 Fix an accidentally removed free in 385853a282138a61, and repair a check. 15 年 前
cpuworker.c 0a4e2397c0 Don't leak memory if we get too many create cells 15 年 前
directory.c fdd58f3bd5 If somebody tries to overflow my dirport, don't log his IP by default. 15 年 前
dirserv.c 2ebd22152e only complain when rejecting a descriptor if it has contact info 15 年 前
dirvote.c 9be682942c Not everybody likes debugging printfs as much as I 15 年 前
dns.c 71cdd99dd7 Another event2 evdns fix. 15 年 前
dnsserv.c 33762b5296 LetsKillNoConnect removes support for .noconnect 15 年 前
eventdns.c 8c585cce39 Include util.h and log.h as relative paths. 15 年 前
eventdns.h aea9cf1011 Fix compile warnings on Snow Leopard 15 年 前
eventdns_tor.h 4ebcc4da34 Update copyright to 2009. 15 年 前
geoip.c 457bebe01a Fix a couple of smaller issues with gathering statistics. 15 年 前
hibernate.c 385853a282 Fix/annotate deadcode for CID 402,403 15 年 前
main.c a457cd91fa Clarification to suppress Coverity CID 405. 15 年 前
microdesc.c 740806c453 Fix compile with warnings problems on Snow Leopard 15 年 前
networkstatus.c 200c39b66c Document the microdescriptor code better. 15 年 前
ntmain.c 2e70642c3a Whitespace fix 15 年 前
onion.c 19ddee5582 Fix bug 1042. 15 年 前
or.h 7f3f88bed3 New config option "CircuitStreamTimeout" 15 年 前
policies.c 56c2385157 Fix bug 1113. 15 年 前
reasons.c c9203749a2 A changelog entry and a bit more documentation for socks-client 15 年 前
relay.c 403f99eaa4 add a minimum for CircuitStreamTimeout, plus a man page 15 年 前
rendclient.c d2b4b49ff0 Reduce log level for someone else sending us weak DH keys. 15 年 前
rendcommon.c 5e4d53d535 Remove checks for array existence. (CID 410..415) 15 年 前
rendmid.c 4ebcc4da34 Update copyright to 2009. 15 年 前
rendservice.c c8b27a8e9e Improve log statement when publishing v2 hs desc. 15 年 前
rephist.c 457bebe01a Fix a couple of smaller issues with gathering statistics. 15 年 前
router.c 56c2385157 Fix bug 1113. 15 年 前
routerlist.c f629687053 Merge branch 'microdesc' 15 年 前
routerparse.c 200c39b66c Document the microdescriptor code better. 15 年 前
tor_main.c daa0326aaa Add the first 8 bytes of the git commit digest to our versions. 15 年 前