Nick Mathewson 0b4221f98d Make the current time an argument to x509 cert-checking functions hace 7 años
..
Makefile.nmake d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet hace 9 años
addressmap.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. hace 7 años
addressmap.h 57699de005 Update the copyright year. hace 8 años
buffers.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' hace 7 años
buffers.h 46ef4487d3 Remove generic_buffer_*() functions as needless. hace 7 años
channel.c 5927ed8d33 checkSpace.pl now forbids more identifiers. hace 7 años
channel.h 5927ed8d33 checkSpace.pl now forbids more identifiers. hace 7 años
channeltls.c 0b4221f98d Make the current time an argument to x509 cert-checking functions hace 7 años
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones hace 8 años
circpathbias.h 57699de005 Update the copyright year. hace 8 años
circuitbuild.c 341a159ab4 Appease make check-spaces hace 7 años
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor hace 7 años
circuitlist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' hace 7 años
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent hace 8 años
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 8 años
circuitmux.h 57699de005 Update the copyright year. hace 8 años
circuitmux_ewma.c 57699de005 Update the copyright year. hace 8 años
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
circuitstats.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. hace 7 años
circuitstats.h 57699de005 Update the copyright year. hace 8 años
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes hace 8 años
circuituse.h 57699de005 Update the copyright year. hace 8 años
command.c 57699de005 Update the copyright year. hace 8 años
command.h 57699de005 Update the copyright year. hace 8 años
config.c e9b1d0619f Merge remote-tracking branch 'dgoulet/ticket18693_029_01' hace 7 años
config.h bd45f7c668 Merge branch 'bug13953_squashed' hace 7 años
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. hace 7 años
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. hace 7 años
connection.c 32fbc9738a Fix OOS comparator fix hace 7 años
connection.h 1a7709d409 Add connection_is_moribund() inline hace 7 años
connection_edge.c 382a28951f Check onion hostnames against client port flags hace 7 años
connection_edge.h 57699de005 Update the copyright year. hace 8 años
connection_or.c 348b90a915 Refactor RSA certificate checking into its own function. hace 7 años
connection_or.h 4ef42e7c52 Refactor ...compute_authenticate_cell_body() to return a var_cell_t. hace 7 años
control.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' hace 7 años
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable hace 8 años
cpuworker.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer hace 7 años
cpuworker.h 57699de005 Update the copyright year. hace 8 años
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 8 años
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' hace 8 años
directory.c c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage hace 7 años
directory.h d3ca6fe475 Call purpose_needs_anonymity in authority_certs_fetch_missing hace 7 años
dirserv.c 579a80d4ae Clients avoid choosing nodes that can't do ntor hace 7 años
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so hace 8 años
dirvote.c 9b9fb63276 prop272: When voting, include no non-Valid relays in consensus hace 7 años
dirvote.h 9b9fb63276 prop272: When voting, include no non-Valid relays in consensus hace 7 años
dns.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer hace 7 años
dns.h 57699de005 Update the copyright year. hace 8 años
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). hace 8 años
dnsserv.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer hace 7 años
dnsserv.h 57699de005 Update the copyright year. hace 8 años
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux hace 7 años
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable hace 8 años
ext_orport.c c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage hace 7 años
ext_orport.h 57699de005 Update the copyright year. hace 8 años
fallback_dirs.inc 1c4a2dd208 Remove a fallback that was on the hardcoded list, then opted-out hace 7 años
fp_pair.c 57699de005 Update the copyright year. hace 8 años
fp_pair.h 57699de005 Update the copyright year. hace 8 años
geoip.c 4757303873 Fix all -Wshadow warnings on Linux hace 7 años
geoip.h 57699de005 Update the copyright year. hace 8 años
hibernate.c bbac9e1d0c Don't warn on unlink(bw_accounting) when errno == ENOENT hace 7 años
hibernate.h 57699de005 Update the copyright year. hace 8 años
include.am e7b70b69ec Remove src/or/eventdns_tor.h based on cypherpunk's review hace 7 años
keypin.c 8ba4ba0a74 Grammar. hace 7 años
keypin.h 57699de005 Update the copyright year. hace 8 años
main.c 1dfa2213a4 Merge remote-tracking branch 'andrea/ticket18640_v3' hace 7 años
main.h d65f030915 Unit test for pick_oos_victims() hace 7 años
microdesc.c 4f19f85eda Prevents negative number of written bytes on error message. hace 7 años
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping hace 8 años
networkstatus.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' hace 7 años
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' hace 7 años
nodelist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' hace 7 años
nodelist.h 57699de005 Update the copyright year. hace 8 años
ntmain.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer hace 7 años
ntmain.h 57699de005 Update the copyright year. hace 8 años
onion.c febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor hace 7 años
onion.h 57699de005 Update the copyright year. hace 8 años
onion_fast.c acba4cc954 test coverage on onion_fast: 0%->100% hace 7 años
onion_fast.h 57699de005 Update the copyright year. hace 8 años
onion_ntor.c ae22c249c3 Improve test coverage a little on onion*.c hace 7 años
onion_ntor.h 57699de005 Update the copyright year. hace 8 años
onion_tap.c ae22c249c3 Improve test coverage a little on onion*.c hace 7 años
onion_tap.h 57699de005 Update the copyright year. hace 8 años
or.h 348b90a915 Refactor RSA certificate checking into its own function. hace 7 años
periodic.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer hace 7 años
periodic.h 57699de005 Update the copyright year. hace 8 años
policies.c 0d485fcfef Vote Exit correctly with DirAllowPrivateAddresses set hace 7 años
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default hace 7 años
reasons.c 57699de005 Update the copyright year. hace 8 años
reasons.h 57699de005 Update the copyright year. hace 8 años
relay.c 3fcd5d71ad Fix typo error in bug warning in relay.c hace 7 años
relay.h 57699de005 Update the copyright year. hace 8 años
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal hace 8 años
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
rendclient.c 0a3009bb85 Stop inadvertently upgrading client intro connections to ntor hace 7 años
rendclient.h 57699de005 Update the copyright year. hace 8 años
rendcommon.c 9eeaeddbb1 Reduce make check-spaces noise hace 8 años
rendcommon.h 33d3572a1d Merge branch 'feature15588_squashed' hace 8 años
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells hace 8 años
rendmid.h 57699de005 Update the copyright year. hace 8 años
rendservice.c 55a2bfb056 Fix an indentation issue in rend_config_services hace 7 años
rendservice.h 19816f2f78 Add a stub for rend_service_allow_direct_connection hace 7 años
rephist.c dffc6910b1 Three more -Wshadow fixes. hace 7 años
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
replaycache.c 57699de005 Update the copyright year. hace 8 años
replaycache.h 57699de005 Update the copyright year. hace 8 años
router.c 74d710e7dc Give useful error if authority_signing_key doesn't exist hace 7 años
router.h 06031b441e touchups and refactorings on bug 18616 branch hace 8 años
routerkeys.c e94f1b4e0d Free rsa_ed_crosscert at exit. hace 7 años
routerkeys.h 57699de005 Update the copyright year. hace 8 años
routerlist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' hace 7 años
routerlist.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' hace 7 años
routerparse.c 4757303873 Fix all -Wshadow warnings on Linux hace 7 años
routerparse.h 3627718348 Fix -Wextra-semi warning hace 7 años
routerset.c 57699de005 Update the copyright year. hace 8 años
routerset.h 57699de005 Update the copyright year. hace 8 años
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' hace 7 años
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
shared_random.c e9fdec2b1d capture and detect expected BUG messages in shared-random tests hace 7 años
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' hace 7 años
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' hace 7 años
shared_random_state.h be78e9ff37 Keep make check-spaces happy hace 7 años
statefile.c f5dcab8072 Add new warn_deprecated option to config_assign*(). hace 7 años
statefile.h 57699de005 Update the copyright year. hace 8 años
status.c 57699de005 Update the copyright year. hace 8 años
status.h 57699de005 Update the copyright year. hace 8 años
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
torcert.c 0b4221f98d Make the current time an argument to x509 cert-checking functions hace 7 años
torcert.h 0b4221f98d Make the current time an argument to x509 cert-checking functions hace 7 años
transports.c 4757303873 Fix all -Wshadow warnings on Linux hace 7 años
transports.h 57699de005 Update the copyright year. hace 8 años