Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
..
Makefile.am f783a326b8 -lm should not be hardcoded. 12 yıl önce
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake 13 yıl önce
buffers.c 6e8c2a3e46 Use SOCKET_OK macros in even more places 12 yıl önce
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 13 yıl önce
circuitbuild.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
circuitbuild.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
circuitlist.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
circuitlist.h 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' 12 yıl önce
circuituse.c fbd243a165 Don't crash when HS circs which have not yet found an OR conn time out 12 yıl önce
circuituse.h f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 yıl önce
command.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 yıl önce
config.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
config.h 39850f03f6 Improve names of some pluggable transport-related functions. 12 yıl önce
config_codedigest.c f26abf5f54 fix codestyle issues 15 yıl önce
connection.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
connection.h df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 yıl önce
connection_edge.c 875a54dad3 Merge remote-tracking branch 'public/bug3325' 12 yıl önce
connection_edge.h 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards 12 yıl önce
connection_or.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
connection_or.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
control.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
control.h c5b58df775 Add clarity/typesafety wrappers for control_event_circuit_status_minor 12 yıl önce
cpuworker.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 yıl önce
directory.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
directory.h 5f0a8dcd2c Initial hacking for proposal 186. 12 yıl önce
dirserv.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
dirserv.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
dirvote.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
dirvote.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
dns.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 yıl önce
dnsserv.c 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 yıl önce
dnsserv.h 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 yıl önce
eventdns.c d4489a2851 Rewrite comment at head of eventdns.c 12 yıl önce
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 yıl önce
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 13 yıl önce
geoip.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
geoip.h d690a99dfe Clean up bridge-stats code. 13 yıl önce
hibernate.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
hibernate.h 50a50392b7 Advertise dirport if accountingmax is large enough 12 yıl önce
main.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 13 yıl önce
microdesc.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
microdesc.h 4a10845075 Add some debugging code to microdesc.[ch] 12 yıl önce
networkstatus.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
networkstatus.h 47c8433a0c Make the get_options() return const 13 yıl önce
nodelist.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
nodelist.h 2376a6ade4 Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. 12 yıl önce
ntmain.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 yıl önce
onion.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
onion.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
or.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
policies.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
policies.h 6aef89bda4 Remove compare_addr_to_node_policy 13 yıl önce
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 13 yıl önce
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 yıl önce
relay.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
relay.h ce51887291 All-in-one benchmark test for cell crypto 12 yıl önce
rendclient.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' 12 yıl önce
rendcommon.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
rendcommon.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
rendmid.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 yıl önce
rendservice.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
rendservice.h 47c8433a0c Make the get_options() return const 13 yıl önce
rephist.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
rephist.h 03c06b629f Add new stats type: descriptor fetch stats 12 yıl önce
router.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
router.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
routerlist.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy 13 yıl önce
routerparse.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
routerparse.h 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
status.c c554a27a44 Clarify the heartbeat message a bit. 12 yıl önce
status.h ee95430d39 Implement more heartbeat message stuff. 13 yıl önce
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 yıl önce
transports.c 26e789fbfd Rename nonconformant identifiers. 12 yıl önce
transports.h 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. 12 yıl önce