.. |
buffers.c
|
MSVC build issue: we use INLINE as the one that will magically work
|
2012-05-14 13:04:37 -04:00 |
buffers.h
|
Add a generic_buffer_t to use the best buffer type we have on hand
|
2011-07-18 15:36:20 -04:00 |
circuitbuild.c
|
Remove over-two-months-old entry guards even while running.
|
2012-05-16 11:31:28 -04:00 |
circuitbuild.h
|
Allow 0.2.3.x clients to use 0.2.2.x bridges.
|
2012-01-25 18:54:59 -05:00 |
circuitlist.c
|
Don't cannibalize already cannibalized circuits
|
2012-02-25 17:59:21 +01:00 |
circuitlist.h
|
Merge remote-tracking branch 'rransom-tor/bug1297b-v2'
|
2012-01-04 13:50:24 -05:00 |
circuituse.c
|
Don't crash when HS circs which have not yet found an OR conn time out
|
2012-01-12 19:21:39 -08:00 |
circuituse.h
|
Merge branch 'feature3457-v4-nm-squashed'
|
2012-01-11 12:10:14 -05:00 |
command.c
|
Merge remote-tracking branch 'public/bug4361'
|
2012-03-08 14:23:52 -05:00 |
command.h
|
Bump copyright statements to 2011 (0.2.2)
|
2011-01-03 11:52:09 -05:00 |
config_codedigest.c
|
fix codestyle issues
|
2009-05-24 02:42:37 +02:00 |
config.c
|
When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway
|
2012-05-16 10:36:21 -04:00 |
config.h
|
Do not publish the "git-XXX" tag in server descriptors
|
2012-05-11 18:06:12 -04:00 |
connection_edge.c
|
In connection_ap_handshake_process_socks(), mark the socks request as finished if a reply is send after a parse error
|
2012-05-16 11:37:31 -04:00 |
connection_edge.h
|
MSVC build issue: make 'const' in declaration match 'const' in definition
|
2012-05-14 13:05:36 -04:00 |
connection_or.c
|
simplify further
|
2012-03-29 16:37:50 -04:00 |
connection_or.h
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
connection.c
|
MSVC build issue: it can't tell that tor_assert(0) aborts.
|
2012-05-14 13:07:27 -04:00 |
connection.h
|
New 'DisableNetwork' option to prevent Tor from using the network
|
2011-11-28 15:44:10 -05:00 |
control.c
|
Merge remote-tracking branch 'origin/maint-0.2.2'
|
2012-05-15 10:05:19 -04:00 |
control.h
|
Add clarity/typesafety wrappers for control_event_circuit_status_minor
|
2012-01-11 10:28:20 -05:00 |
cpuworker.c
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
cpuworker.h
|
Bump copyright statements to 2011 (0.2.2)
|
2011-01-03 11:52:09 -05:00 |
directory.c
|
Don't fetch v2 networkstatuses from caches, even if auths are down
|
2012-04-17 17:18:59 -04:00 |
directory.h
|
Initial hacking for proposal 186.
|
2011-11-30 11:55:44 -05:00 |
dirserv.c
|
Merge remote-tracking branch 'public/bug2297'
|
2012-05-16 11:14:00 -04:00 |
dirserv.h
|
Exits don't need to fetch certs for unknown authorities
|
2012-03-30 15:20:06 -04:00 |
dirvote.c
|
Detect out-of-bounds bwweightscale values early in the voting process
|
2012-05-07 12:47:13 -04:00 |
dirvote.h
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
dns.c
|
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
2012-01-31 15:48:47 -05:00 |
dns.h
|
Bump copyright statements to 2011 (0.2.2)
|
2011-01-03 11:52:09 -05:00 |
dnsserv.c
|
Merge remote-tracking branch 'public/split_entry_conn'
|
2011-09-07 14:13:57 -04:00 |
dnsserv.h
|
Move entry-only fields from edge_connection_t to entry_connection_t
|
2011-07-21 11:15:25 -04:00 |
eventdns_tor.h
|
Fix straggling MS_WINDOWS issues; add a changes file
|
2012-01-31 15:48:47 -05:00 |
eventdns.c
|
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
2012-01-31 15:48:47 -05:00 |
eventdns.h
|
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
2012-01-31 15:48:47 -05:00 |
geoip.c
|
Simply geoip_get_country_by_addr based on arma's comment.
|
2012-02-09 15:22:42 +01:00 |
geoip.h
|
Count IPv6 connections in bridge and entry stats.
|
2012-02-09 11:12:30 +01:00 |
hibernate.c
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
hibernate.h
|
Advertise dirport if accountingmax is large enough
|
2012-01-10 09:59:36 -05:00 |
main.c
|
When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway
|
2012-05-16 10:36:21 -04:00 |
main.h
|
Add a new isolation type and field: "nym epoch"
|
2011-07-19 01:58:45 -04:00 |
Makefile.am
|
Merge remote-tracking branch 'origin/maint-0.2.2'
|
2012-02-12 23:27:31 -05:00 |
Makefile.nmake
|
Be a good git person: store nmakefiles in correct text fmt
|
2012-05-14 13:01:05 -04:00 |
microdesc.c
|
Allow 0.2.3.x clients to use 0.2.2.x bridges.
|
2012-01-25 18:54:59 -05:00 |
microdesc.h
|
Add some debugging code to microdesc.[ch]
|
2011-09-28 14:13:49 -04:00 |
networkstatus.c
|
MSVC build issue: it can't tell that tor_assert(0) aborts.
|
2012-05-14 13:07:27 -04:00 |
networkstatus.h
|
Make the get_options() return const
|
2011-06-14 13:17:06 -04:00 |
nodelist.c
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
nodelist.h
|
Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts.
|
2011-11-30 11:55:46 -05:00 |
ntmain.c
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
ntmain.h
|
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
2012-01-31 15:48:47 -05:00 |
onion.c
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
onion.h
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
or.h
|
Bump _WIN32_WINNT to 0x0501 throughout the code
|
2012-05-14 13:46:37 -04:00 |
policies.c
|
whitespace fix
|
2012-02-29 13:17:52 -05:00 |
policies.h
|
Remove compare_addr_to_node_policy
|
2011-07-15 13:04:12 -04:00 |
reasons.c
|
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
2012-01-31 15:48:47 -05:00 |
reasons.h
|
Bump copyright statements to 2011 (0.2.2)
|
2011-01-03 11:52:09 -05:00 |
relay.c
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
relay.h
|
All-in-one benchmark test for cell crypto
|
2011-11-11 13:06:17 -05:00 |
rendclient.c
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
rendclient.h
|
Merge remote-tracking branch 'rransom-tor/bug3335-v2'
|
2011-10-03 15:06:07 -04:00 |
rendcommon.c
|
Refactor the API for setting up a block cipher.
|
2012-03-27 22:37:56 -04:00 |
rendcommon.h
|
Rename nonconformant identifiers.
|
2012-01-18 15:53:30 -05:00 |
rendmid.c
|
Make a cast less const-violating; make a field size explicit.
|
2012-05-07 11:09:02 -04:00 |
rendmid.h
|
Bump copyright statements to 2011 (0.2.2)
|
2011-01-03 11:52:09 -05:00 |
rendservice.c
|
Don't reset intro-point creation rate-limiting timer
|
2012-04-20 17:23:31 -04:00 |
rendservice.h
|
Make the get_options() return const
|
2011-06-14 13:17:06 -04:00 |
rephist.c
|
Merge remote-tracking branch 'public/bug3296'
|
2012-05-16 10:40:21 -04:00 |
rephist.h
|
Merge remote-tracking branch 'public/bug3296'
|
2012-05-16 10:40:21 -04:00 |
router.c
|
Merge remote-tracking branch 'public/bug5139'
|
2012-05-16 11:47:13 -04:00 |
router.h
|
Introduce and use router_get_active_listener_port_by_type().
|
2012-03-31 13:54:09 +02:00 |
routerlist.c
|
Merge remote-tracking branch 'public/bug2297'
|
2012-05-16 11:14:00 -04:00 |
routerlist.h
|
Remove compare_addr_to_node_policy
|
2011-07-15 13:04:12 -04:00 |
routerparse.c
|
Fix O(n^2) performance when parsing a big pile of extrainfos
|
2012-05-10 17:41:31 -04:00 |
routerparse.h
|
Fix O(n^2) performance when parsing a big pile of extrainfos
|
2012-05-10 17:41:31 -04:00 |
status.c
|
Clarify the heartbeat message a bit.
|
2011-08-27 18:45:54 +02:00 |
status.h
|
Implement more heartbeat message stuff.
|
2011-02-22 12:40:38 -05:00 |
tor_main.c
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
2011-01-03 11:51:17 -05:00 |
transports.c
|
Fix a couple of wide lines
|
2012-05-11 13:01:07 -04:00 |
transports.h
|
Add PT_PROTO_FAILED_LAUNCH managed proxy state.
|
2011-10-24 15:59:11 +02:00 |