Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places vor 12 Jahren
..
Makefile.am f783a326b8 -lm should not be hardcoded. vor 12 Jahren
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake vor 13 Jahren
buffers.c 6e8c2a3e46 Use SOCKET_OK macros in even more places vor 12 Jahren
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand vor 13 Jahren
circuitbuild.c 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf vor 12 Jahren
circuitbuild.h f786307ab7 First chunk of support for bridges on IPv6 vor 12 Jahren
circuitlist.c b46a7ebb2b Don't remove rend cpath element from relaunched service-side rend circs vor 12 Jahren
circuitlist.h 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' vor 12 Jahren
circuituse.c fbd243a165 Don't crash when HS circs which have not yet found an OR conn time out vor 12 Jahren
circuituse.h f729e1e984 Merge branch 'feature3457-v4-nm-squashed' vor 12 Jahren
command.c b8675e5fe3 Do not pretend to allow PADDING as the first cell of a v3 handshake vor 12 Jahren
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) vor 13 Jahren
config.c 1e923dd2fb fix crash bug in original feature4207 branch vor 12 Jahren
config.h 39850f03f6 Improve names of some pluggable transport-related functions. vor 12 Jahren
config_codedigest.c f26abf5f54 fix codestyle issues vor 15 Jahren
connection.c 6e8c2a3e46 Use SOCKET_OK macros in even more places vor 12 Jahren
connection.h df9b76460c New 'DisableNetwork' option to prevent Tor from using the network vor 12 Jahren
connection_edge.c 875a54dad3 Merge remote-tracking branch 'public/bug3325' vor 12 Jahren
connection_edge.h 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards vor 12 Jahren
connection_or.c ce703bd53e defensive programming to catch duplicate calls to connection_init_or_handshake_state vor 12 Jahren
connection_or.h be1f3a5eb5 normalize the name of the CERTS cell vor 12 Jahren
control.c 5579bc0eaf whitespace fixes vor 12 Jahren
control.h c5b58df775 Add clarity/typesafety wrappers for control_event_circuit_status_minor vor 12 Jahren
cpuworker.c 6e8c2a3e46 Use SOCKET_OK macros in even more places vor 12 Jahren
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) vor 13 Jahren
directory.c 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf vor 12 Jahren
directory.h 5f0a8dcd2c Initial hacking for proposal 186. vor 12 Jahren
dirserv.c cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf vor 12 Jahren
dirserv.h 47c8433a0c Make the get_options() return const vor 13 Jahren
dirvote.c cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf vor 12 Jahren
dirvote.h ecdea4eeaf Merge branch 'maint-0.2.2' vor 12 Jahren
dns.c 6e8c2a3e46 Use SOCKET_OK macros in even more places vor 12 Jahren
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) vor 13 Jahren
dnsserv.c 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' vor 12 Jahren
dnsserv.h 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t vor 13 Jahren
eventdns.c d4489a2851 Rewrite comment at head of eventdns.c vor 12 Jahren
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. vor 13 Jahren
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 vor 13 Jahren
geoip.c edcc9981d8 Try to use smartlist_add_asprintf consistently vor 12 Jahren
geoip.h d690a99dfe Clean up bridge-stats code. vor 13 Jahren
hibernate.c 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf vor 12 Jahren
hibernate.h 50a50392b7 Advertise dirport if accountingmax is large enough vor 12 Jahren
main.c d5e964731c Fixed build with GCC < 3.3 vor 12 Jahren
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" vor 13 Jahren
microdesc.c 4a10845075 Add some debugging code to microdesc.[ch] vor 12 Jahren
microdesc.h 4a10845075 Add some debugging code to microdesc.[ch] vor 12 Jahren
networkstatus.c 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf vor 12 Jahren
networkstatus.h 47c8433a0c Make the get_options() return const vor 13 Jahren
nodelist.c 5412b3728c Rename one more recalcitrant function. vor 12 Jahren
nodelist.h 2376a6ade4 Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. vor 12 Jahren
ntmain.c 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf vor 12 Jahren
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) vor 13 Jahren
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 vor 13 Jahren
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) vor 13 Jahren
or.h 1e923dd2fb fix crash bug in original feature4207 branch vor 12 Jahren
policies.c 1e923dd2fb fix crash bug in original feature4207 branch vor 12 Jahren
policies.h 6aef89bda4 Remove compare_addr_to_node_policy vor 13 Jahren
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete vor 13 Jahren
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) vor 13 Jahren
relay.c e3a6493898 Merge remote-tracking branch 'origin/maint-0.2.2' vor 12 Jahren
relay.h ce51887291 All-in-one benchmark test for cell crypto vor 12 Jahren
rendclient.c f729e1e984 Merge branch 'feature3457-v4-nm-squashed' vor 12 Jahren
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' vor 12 Jahren
rendcommon.c 628b735fe3 Merge remote-tracking branch 'rransom-tor/bug3460-v4' vor 12 Jahren
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' vor 13 Jahren
rendmid.c 104c50fedb Log whenever a circuit's purpose is changed vor 12 Jahren
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) vor 13 Jahren
rendservice.c f729e1e984 Merge branch 'feature3457-v4-nm-squashed' vor 12 Jahren
rendservice.h 47c8433a0c Make the get_options() return const vor 13 Jahren
rephist.c cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf vor 12 Jahren
rephist.h 03c06b629f Add new stats type: descriptor fetch stats vor 12 Jahren
router.c 5579bc0eaf whitespace fixes vor 12 Jahren
router.h 39ec781b8f Make the router_get_*_orport interface consistent with node_*. vor 12 Jahren
routerlist.c 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf vor 12 Jahren
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy vor 13 Jahren
routerparse.c 11d5a9f63d Initial support for simplest use of prop186 or-address lines vor 12 Jahren
routerparse.h 4d0f152aad Make tor_version_same_series non-static vor 12 Jahren
status.c c554a27a44 Clarify the heartbeat message a bit. vor 12 Jahren
status.h ee95430d39 Implement more heartbeat message stuff. vor 13 Jahren
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 vor 13 Jahren
transports.c 47aa491f9f Merge remote-tracking branch 'asn-mytor/bug4751' vor 12 Jahren
transports.h 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. vor 12 Jahren