George Kadianakis 340809dd22 Get rid of tor_tls_block_renegotiation(). hace 15 años
..
Makefile.am ed39621a9d Merge remote-tracking branch 'asn2/bug3656' hace 15 años
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake hace 15 años
buffers.c 1b0645acba Cell types and states for new OR handshake hace 15 años
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand hace 15 años
circuitbuild.c ed39621a9d Merge remote-tracking branch 'asn2/bug3656' hace 15 años
circuitbuild.h ed39621a9d Merge remote-tracking branch 'asn2/bug3656' hace 15 años
circuitlist.c 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' hace 15 años
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it hace 15 años
circuituse.c 05f672c8c2 Fix compilation of 3335 and 3825 fixes hace 15 años
circuituse.h 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t hace 15 años
command.c 8af0cfc10d Add some points to make it easy to turn off v3 support hace 15 años
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
config.c b4bd836f46 Consider hibernation before dropping privs hace 15 años
config.h ed39621a9d Merge remote-tracking branch 'asn2/bug3656' hace 15 años
config_codedigest.c f26abf5f54 fix codestyle issues hace 17 años
connection.c 1b0645acba Cell types and states for new OR handshake hace 15 años
connection.h 33e6a3d750 Add a new type entry_connection_t for entry connections hace 15 años
connection_edge.c 05f672c8c2 Fix compilation of 3335 and 3825 fixes hace 15 años
connection_edge.h d3ff167e09 Fix whitespace issues in patches merged today so far hace 15 años
connection_or.c 340809dd22 Get rid of tor_tls_block_renegotiation(). hace 15 años
connection_or.h 83bb9742b5 Hook up all of the prop176 code; allow v3 negotiations to actually work hace 15 años
control.c a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
control.h 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' hace 15 años
cpuworker.c 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
directory.c 4e88a3bc3e Merge branch 'maint-0.2.2' hace 15 años
directory.h 0fd8ce15c2 Make a function static hace 15 años
dirserv.c 41eef6680e Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
dirserv.h 47c8433a0c Make the get_options() return const hace 15 años
dirvote.c 47c8433a0c Make the get_options() return const hace 15 años
dirvote.h 41eef6680e Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
dns.c 47c8433a0c Make the get_options() return const hace 15 años
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
dnsserv.c 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' hace 15 años
dnsserv.h 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t hace 15 años
eventdns.c 1d18c2deb6 Don't shadow parameters with local variables hace 15 años
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. hace 15 años
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 hace 15 años
geoip.c d690a99dfe Clean up bridge-stats code. hace 15 años
geoip.h d690a99dfe Clean up bridge-stats code. hace 15 años
hibernate.c 1ec22eac4b Merge remote-tracking branch 'public/bug2003_nm' hace 15 años
hibernate.h 1ec22eac4b Merge remote-tracking branch 'public/bug2003_nm' hace 15 años
main.c ed39621a9d Merge remote-tracking branch 'asn2/bug3656' hace 15 años
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" hace 15 años
microdesc.c 4a10845075 Add some debugging code to microdesc.[ch] hace 15 años
microdesc.h 4a10845075 Add some debugging code to microdesc.[ch] hace 15 años
networkstatus.c 41eef6680e Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
networkstatus.h 47c8433a0c Make the get_options() return const hace 15 años
nodelist.c 6201b8b361 Make sure the microdesc cache is loaded before setting a v3 md consensus hace 15 años
nodelist.h e158f8de4b Rename and tweak nodelist_add_node_family() to add node hace 15 años
ntmain.c 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 hace 15 años
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
or.h 35fe4825fc Quiet two notices, and spelling mistake cleanup hace 15 años
policies.c 6aef89bda4 Remove compare_addr_to_node_policy hace 15 años
policies.h 6aef89bda4 Remove compare_addr_to_node_policy hace 15 años
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete hace 15 años
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
relay.c a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
relay.h 47c8433a0c Make the get_options() return const hace 15 años
rendclient.c bc2d9357f5 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' hace 15 años
rendcommon.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 hace 15 años
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
rendservice.c 386966142e Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
rendservice.h 47c8433a0c Make the get_options() return const hace 15 años
rephist.c a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
rephist.h 3d3ed853e7 Add unit tests for buffer-stats. hace 15 años
router.c 1fcaeb6092 Merge branch 'maint-0.2.2' hace 15 años
router.h 3e3480d704 Report reason for generating descriptor in an HTTP header hace 15 años
routerlist.c a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy hace 15 años
routerparse.c a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' hace 15 años
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header hace 15 años
status.c c554a27a44 Clarify the heartbeat message a bit. hace 15 años
status.h ee95430d39 Implement more heartbeat message stuff. hace 15 años
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 hace 15 años
transports.c ed39621a9d Merge remote-tracking branch 'asn2/bug3656' hace 15 años
transports.h 3be9d76fa2 Make it compile on Windows™. hace 15 años