.. |
addressmap.c
|
Fix warnings from doxygen
|
2014-03-25 11:27:43 -04:00 |
addressmap.h
|
Completely refactor how FILENAME_PRIVATE works
|
2013-07-10 15:20:10 -04:00 |
buffers.c
|
Rename socks5 error code setting function again
|
2014-09-29 09:17:29 -04:00 |
buffers.h
|
Move structures into (private) part of buffers.h so we can inspect them while testing
|
2014-05-08 12:40:40 -04:00 |
channel.c
|
Merge remote-tracking branch 'origin/maint-0.2.5'
|
2014-09-09 11:05:28 -04:00 |
channel.h
|
Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
|
2014-09-05 11:12:08 -07:00 |
channeltls.c
|
Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
|
2014-09-05 11:12:08 -07:00 |
channeltls.h
|
Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
|
2014-09-05 11:12:08 -07:00 |
circpathbias.c
|
Autoconvert most circuit-list iterations to smartlist iterations
|
2014-08-15 16:23:22 -04:00 |
circpathbias.h
|
Make circpathbias and circuitbuild compile.
|
2013-10-31 14:28:49 -04:00 |
circuitbuild.c
|
Merge remote-tracking branch 'origin/maint-0.2.5'
|
2014-08-13 23:15:44 -04:00 |
circuitbuild.h
|
Basic tests for get_unique_circ_id_by_chan.
|
2014-05-07 02:57:50 -04:00 |
circuitlist.c
|
Another clang analyzer complaint wrt HT_GENERATE
|
2014-09-02 12:48:34 -04:00 |
circuitlist.h
|
Start converting circuitlist to smartlist.
|
2014-08-15 15:58:00 -04:00 |
circuitmux_ewma.c
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
circuitmux_ewma.h
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
circuitmux.c
|
Another clang analyzer complaint wrt HT_GENERATE
|
2014-09-02 12:48:34 -04:00 |
circuitmux.h
|
Try to diagnose bug 12184
|
2014-06-14 11:00:44 -04:00 |
circuitstats.c
|
Avoid division by zero in circuitstats pareto
|
2014-09-29 20:49:24 +10:00 |
circuitstats.h
|
Cleanup whitespaces
|
2013-08-25 12:22:20 -04:00 |
circuituse.c
|
clients use optimistic data when reaching hidden services
|
2014-09-21 20:02:12 -04:00 |
circuituse.h
|
Merge remote-tracking branch 'public/bug8387_024' into maint-0.2.5
|
2014-07-16 10:01:56 +02:00 |
command.c
|
Merge branch 'maint-0.2.4' into maint-0.2.5
|
2014-07-28 02:47:15 -04:00 |
command.h
|
Tweak CELL_STATS event based on comments by nickm.
|
2013-05-25 19:51:38 +02:00 |
config_codedigest.c
|
Resolve about 24 DOCDOCs
|
2012-06-05 00:17:54 -04:00 |
config.c
|
Clear the cached address from resolve_my_address() when our IP changes
|
2014-09-29 13:47:58 -04:00 |
config.h
|
Clear the cached address from resolve_my_address() when our IP changes
|
2014-09-29 13:47:58 -04:00 |
confparse.c
|
Free the smartlist after parsing csv config option
|
2013-10-09 23:16:57 +00:00 |
confparse.h
|
Add a --dump-config option to help testing option parsing.
|
2013-09-13 12:36:40 -04:00 |
connection_edge.c
|
clients use optimistic data when reaching hidden services
|
2014-09-21 20:02:12 -04:00 |
connection_edge.h
|
Unit tests for connection_edge_process_resolved_cell
|
2014-04-02 15:38:00 -04:00 |
connection_or.c
|
Merge branch 'bug12899_squashed'
|
2014-09-09 11:51:18 -04:00 |
connection_or.h
|
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
|
2014-06-11 11:57:56 -04:00 |
connection.c
|
Clear the cached address from resolve_my_address() when our IP changes
|
2014-09-29 13:47:58 -04:00 |
connection.h
|
Throw control port warning if we failed to connect to all our bridges.
|
2014-03-10 22:52:07 +00:00 |
control.c
|
Fix a double-free in failing case of handle_control_authenticate.
|
2014-09-26 08:58:15 -04:00 |
control.h
|
Expand the event_mask field in controller conns to 64 bits
|
2014-09-08 15:16:02 -04:00 |
cpuworker.c
|
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
|
2014-08-13 10:39:56 -04:00 |
cpuworker.h
|
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
|
2013-01-24 08:10:12 -08:00 |
directory.c
|
Don't reset the download failure status of any object marked as impossible
|
2014-10-13 14:30:02 -04:00 |
directory.h
|
Merge remote-tracking branch 'arma/ticket5528'
|
2014-03-05 12:44:40 -05:00 |
dirserv.c
|
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
2014-10-13 14:30:02 -04:00 |
dirserv.h
|
Remove support for naming directory authorities
|
2014-09-09 11:50:21 -04:00 |
dirvote.c
|
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
2014-10-13 14:30:02 -04:00 |
dirvote.h
|
Remove dirauth support for the BadDirectory flag
|
2014-09-09 11:54:15 -04:00 |
dns.c
|
Another clang analyzer complaint wrt HT_GENERATE
|
2014-09-02 12:48:34 -04:00 |
dns.h
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
dnsserv.c
|
Give no answer, not NOTIMPL, for unsupported DNS query types
|
2014-04-07 22:08:41 -04:00 |
dnsserv.h
|
Fix some wide lines
|
2013-03-18 15:39:11 -04:00 |
entrynodes.c
|
Merge remote-tracking branch 'public/bug7733a'
|
2014-09-22 10:38:05 -04:00 |
entrynodes.h
|
Unit testing entry_is_time_to_retry().
|
2014-08-20 15:29:56 -04:00 |
eventdns_tor.h
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
ext_orport.c
|
Restore functionality for CookieAuthFileGroupReadable.
|
2014-08-15 08:30:44 -04:00 |
ext_orport.h
|
Write some free_all functions to free the auth. cookies.
|
2013-08-15 12:03:38 -04:00 |
fp_pair.c
|
Another clang analyzer complaint wrt HT_GENERATE
|
2014-09-02 12:48:34 -04:00 |
fp_pair.h
|
Implement fp_pair_map_t
|
2013-05-09 10:54:55 -07:00 |
geoip.c
|
Another clang analyzer complaint wrt HT_GENERATE
|
2014-09-02 12:48:34 -04:00 |
geoip.h
|
Introduce full coverage tests for module routerset.c.
|
2014-08-29 12:55:28 -04:00 |
hibernate.c
|
Avoid frequent strcmp() calls for AccountingRule
|
2014-09-29 09:05:11 -04:00 |
hibernate.h
|
Add an "AccountingRule" feature to permit limiting bw usage by read+write
|
2014-09-29 09:05:11 -04:00 |
include.am
|
Move pathbias functions into a new file.
|
2013-10-31 14:17:49 -04:00 |
main.c
|
More generic passphrase hashing code, including scrypt support
|
2014-09-25 11:58:13 -04:00 |
main.h
|
Uplift status.c unit test coverage with new test cases and macros.
|
2014-04-15 15:00:34 -04:00 |
Makefile.nmake
|
Clean up the MVSC nmake files so they work again.
|
2014-09-09 10:27:05 -04:00 |
microdesc.c
|
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
2014-10-13 14:30:02 -04:00 |
microdesc.h
|
Log fname:lineno in log messages for #7164
|
2013-03-13 10:42:58 -04:00 |
networkstatus.c
|
Unit tests for 11243: loading ri, ei, mds from lists
|
2014-10-13 14:30:02 -04:00 |
networkstatus.h
|
Unit tests for 11243: loading ri, ei, mds from lists
|
2014-10-13 14:30:02 -04:00 |
nodelist.c
|
Remove client-side bad directory logic
|
2014-09-09 11:54:20 -04:00 |
nodelist.h
|
Introduce full coverage tests for module routerset.c.
|
2014-08-29 12:55:28 -04:00 |
ntmain.c
|
Fix a windows compilation warning from 4647 branch
|
2013-09-13 13:10:17 -04:00 |
ntmain.h
|
Remove code for Windows CE support
|
2014-06-20 09:49:36 -04:00 |
onion_fast.c
|
Give specific warnings when client-side onionskin handshakes fail
|
2014-03-27 14:15:53 -04:00 |
onion_fast.h
|
Wrap more macro definitions in (parentheses)
|
2013-02-09 00:16:04 -05:00 |
onion_ntor.c
|
have only one code path for #9635 logging
|
2014-05-01 12:40:33 -04:00 |
onion_ntor.h
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
onion_tap.c
|
Downgrade "Unexpected onionskin length after decryption" warning
|
2014-08-29 16:38:54 -04:00 |
onion_tap.h
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
onion.c
|
Merge remote-tracking branch 'public/bug9635'
|
2014-05-01 12:39:39 -04:00 |
onion.h
|
refactor and give it unit tests
|
2013-09-04 23:21:45 -04:00 |
or.h
|
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
2014-10-13 14:30:02 -04:00 |
policies.c
|
Writing comments for newly added functions.
|
2014-09-22 14:18:01 -04:00 |
policies.h
|
New API for policies_parse_exit_policy().
|
2014-09-22 14:18:00 -04:00 |
reasons.c
|
and oh hey, repeat code :)
|
2014-08-03 15:45:07 -04:00 |
reasons.h
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
relay.c
|
Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5
|
2014-09-09 10:51:39 -04:00 |
relay.h
|
Try to diagnose bug 12184
|
2014-06-14 11:00:44 -04:00 |
rendclient.c
|
Merge remote-tracking branch 'origin/maint-0.2.5'
|
2014-09-16 11:11:48 -04:00 |
rendclient.h
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
rendcommon.c
|
+ is not how we say concatenate
|
2014-09-22 20:09:03 -04:00 |
rendcommon.h
|
tristate->enum in rendcommon functions
|
2014-02-14 23:23:53 -05:00 |
rendmid.c
|
two more typos
|
2014-09-23 18:30:02 -04:00 |
rendmid.h
|
Update the copyright date to 201.
|
2013-01-16 01:54:56 -05:00 |
rendservice.c
|
fix typo in comment
|
2014-09-13 17:10:04 -04:00 |
rendservice.h
|
sandbox: Correct fix for hs part of 12064
|
2014-05-23 11:46:44 -04:00 |
rephist.c
|
Another clang analyzer complaint wrt HT_GENERATE
|
2014-09-02 12:48:34 -04:00 |
rephist.h
|
Remove /tor/dbg-stability.txt URL.
|
2014-05-05 11:21:35 +02:00 |
replaycache.c
|
Use size_t for length in replaycache_add_test_and_elapsed()
|
2013-08-04 09:29:22 -04:00 |
replaycache.h
|
Use size_t for length in replaycache_add_test_and_elapsed()
|
2013-08-04 09:29:22 -04:00 |
router.c
|
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
2014-10-13 14:30:02 -04:00 |
router.h
|
Uplift status.c unit test coverage with new test cases and macros.
|
2014-04-15 15:00:34 -04:00 |
routerlist.c
|
Unit tests for 11243: loading ri, ei, mds from lists
|
2014-10-13 14:30:02 -04:00 |
routerlist.h
|
Unit tests for 11243: loading ri, ei, mds from lists
|
2014-10-13 14:30:02 -04:00 |
routerparse.c
|
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
2014-10-13 14:30:02 -04:00 |
routerparse.h
|
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
2014-10-13 14:30:02 -04:00 |
routerset.c
|
Introduce full coverage tests for module routerset.c.
|
2014-08-29 12:55:28 -04:00 |
routerset.h
|
Introduce full coverage tests for module routerset.c.
|
2014-08-29 12:55:28 -04:00 |
statefile.c
|
whitespace fix
|
2014-05-01 12:31:38 -04:00 |
statefile.h
|
Fix memory leaks in test_circuit_timeout
|
2014-04-26 00:10:04 -04:00 |
status.c
|
Avoid frequent strcmp() calls for AccountingRule
|
2014-09-29 09:05:11 -04:00 |
status.h
|
Uplift status.c unit test coverage with new test cases and macros.
|
2014-04-15 15:00:34 -04:00 |
tor_main.c
|
Fix a comment in tor_main.c
|
2013-02-25 03:24:53 -05:00 |
transports.c
|
Whitespace cleanups in transports/test_pt
|
2014-09-11 14:36:51 -04:00 |
transports.h
|
Fix issues brought up in nickm's review.
|
2014-09-09 18:21:19 +00:00 |