Nick Mathewson aa950e6c48 Use timevals, not time_t, when expiring circuits. před 13 roky
..
Makefile.am ddf5020ea8 Fix 'make distcheck' před 14 roky
buffers.c b27f5cc50d Fix another instance of "128" in buffers.c. More bug2330. před 13 roky
buffers.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
circuitbuild.c aa950e6c48 Use timevals, not time_t, when expiring circuits. před 13 roky
circuitbuild.h 026e7987ad Sanity-check consensus param values před 13 roky
circuitlist.c aa950e6c48 Use timevals, not time_t, when expiring circuits. před 13 roky
circuitlist.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
circuituse.c aa950e6c48 Use timevals, not time_t, when expiring circuits. před 13 roky
circuituse.h aa950e6c48 Use timevals, not time_t, when expiring circuits. před 13 roky
command.c 66039d9843 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
config.c 9dfa244484 Document a few more members. před 13 roky
config.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
config_codedigest.c f26abf5f54 fix codestyle issues před 15 roky
connection.c c5ffd44ccd Merge branch 'bug2756_relay' into maint-0.2.2 před 13 roky
connection.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
connection_edge.c 1d36a8e9ae Consider sending stream-level SENDME cells on partial flushes. před 13 roky
connection_edge.h 1d36a8e9ae Consider sending stream-level SENDME cells on partial flushes. před 13 roky
connection_or.c 7f6af7a602 Fix up all doxygen warnings other than "foo is not documented" před 13 roky
connection_or.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
control.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky
control.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
cpuworker.c bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 před 13 roky
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
directory.c 3af59dcaee Log the source of a rejected POSTed v3 vote před 13 roky
directory.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
dirserv.c b639add1a0 Merge remote branch 'arma/bug2716' into maint-0.2.2 před 13 roky
dirserv.h 176fde505f Tweak bug2716 patch a little před 13 roky
dirvote.c 2f8e96b553 Fix log message when we have too few dirauths před 13 roky
dirvote.h 026e7987ad Sanity-check consensus param values před 13 roky
dns.c efc9a84108 Add missing parens to evdns_base_resolve_* macros while I am at it před 13 roky
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
dnsserv.c 9d133464c8 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
eventdns.c 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw před 13 roky
eventdns.h aea9cf1011 Fix compile warnings on Snow Leopard před 14 roky
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 před 13 roky
geoip.c fe86be61b6 Fix signed/unsigned compare warning před 13 roky
geoip.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
hibernate.c 5ce8182bdb Log more about soft-hibernation před 13 roky
hibernate.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
main.c aa950e6c48 Use timevals, not time_t, when expiring circuits. před 13 roky
main.h 6617822b84 Doxygen documentation for about 100 things that didn't have any před 13 roky
microdesc.c 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
microdesc.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
networkstatus.c b06617c948 Provide constant limits for all consensus params před 13 roky
networkstatus.h 026e7987ad Sanity-check consensus param values před 13 roky
ntmain.c 6617822b84 Doxygen documentation for about 100 things that didn't have any před 13 roky
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
onion.c 76582442a8 Handle failing cases of DH allocation před 13 roky
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
or.h aa950e6c48 Use timevals, not time_t, when expiring circuits. před 13 roky
policies.c ed14888e7e Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky
policies.h cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync před 13 roky
reasons.c 411ec3c0f8 Add client code to detect attempts to connect to 127.0.0.1 etc před 13 roky
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
relay.c 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header před 13 roky
relay.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header před 13 roky
rendclient.c 5938804d17 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky
rendclient.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
rendcommon.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky
rendcommon.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
rendmid.c 66039d9843 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
rendservice.c 5ed73e3807 Make the DH parameter we use for TLS match the one from Apache's mod_ssl před 13 roky
rendservice.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
rephist.c aa950e6c48 Use timevals, not time_t, when expiring circuits. před 13 roky
rephist.h f7a3cdc8f2 Use observed instead of declared uptime for HSDir před 13 roky
router.c b97d9abd09 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky
router.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
routerlist.c 72b89c96bf fix two issues pointed out by nickm před 13 roky
routerlist.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) před 13 roky
routerparse.c 98abe1420d Fix a log message typo před 13 roky
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header před 13 roky
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 před 13 roky