Nick Mathewson da908a593f Unit tests for connection_edge_process_resolved_cell преди 10 години
..
Makefile.nmake aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 преди 11 години
addressmap.c d5e11f21cc Fix warnings from doxygen преди 10 години
addressmap.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
buffers.c 663aba07e5 Fix whitespace errors, all of them mine. преди 10 години
buffers.h f425cf8338 Start writing tests for 10169. преди 10 години
channel.c 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel преди 10 години
channel.h d5e11f21cc Fix warnings from doxygen преди 10 години
channeltls.c a73b0da653 Merge remote-tracking branch 'origin/maint-0.2.4' преди 10 години
channeltls.h 4da083db3b Update the copyright date to 201. преди 11 години
circpathbias.c 275ab61ad4 Appease make check-spaces преди 10 години
circpathbias.h 5cba0ddfc4 Make circpathbias and circuitbuild compile. преди 10 години
circuitbuild.c f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' преди 10 години
circuitbuild.h b4ebf8421a Move pathbias functions into a new file. преди 10 години
circuitlist.c 17d5734df4 Merge remote-tracking branch 'public/bug11278' преди 10 години
circuitlist.h f560eeadc3 Remove the unused circuit_dump_by_chan(). преди 10 години
circuitmux.c 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel преди 10 години
circuitmux.h 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel преди 10 години
circuitmux_ewma.c 4da083db3b Update the copyright date to 201. преди 11 години
circuitmux_ewma.h 4da083db3b Update the copyright date to 201. преди 11 години
circuitstats.c 85ef58e5ba quiet the debug message in circuit_build_times_disabled() преди 10 години
circuitstats.h 00bcc25d05 Cleanup whitespaces преди 10 години
circuituse.c bbc85b18ca Merge remote-tracking branch 'origin/maint-0.2.4' преди 10 години
circuituse.h 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable преди 11 години
command.c 12dc55f487 Merge branch 'prop221_squashed_024' преди 10 години
command.h 26b49f525d Tweak CELL_STATS event based on comments by nickm. преди 11 години
config.c fc9e84062b Merge remote-tracking branch 'public/bug4645' преди 10 години
config.h 7972af7073 Whoops; make options_validate conform to validate_fn_t. преди 10 години
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs преди 12 години
confparse.c 528e3bf892 Free the smartlist after parsing csv config option преди 10 години
confparse.h aac4f30d23 Add a --dump-config option to help testing option parsing. преди 10 години
connection.c 7450403410 Take out remaining V1 directory code. преди 10 години
connection.h 1c475eb018 Throw control port warning if we failed to connect to all our bridges. преди 10 години
connection_edge.c da908a593f Unit tests for connection_edge_process_resolved_cell преди 10 години
connection_edge.h da908a593f Unit tests for connection_edge_process_resolved_cell преди 10 години
connection_or.c d5e11f21cc Fix warnings from doxygen преди 10 години
connection_or.h 28bb673584 White-box tests for the succeeding case of ext_or_port handshake. преди 10 години
control.c cce06b649e Merge remote-tracking branch 'asn/bug11069_take2' преди 10 години
control.h 1c475eb018 Throw control port warning if we failed to connect to all our bridges. преди 10 години
cpuworker.c 6ad7f3417c Renamed "onionskins_completed" to "onionskins_assigned" преди 10 години
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor преди 11 години
directory.c fc9e84062b Merge remote-tracking branch 'public/bug4645' преди 10 години
directory.h f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' преди 10 години
dirserv.c fc9e84062b Merge remote-tracking branch 'public/bug4645' преди 10 години
dirserv.h 7450403410 Take out remaining V1 directory code. преди 10 години
dirvote.c adfcc1da4a Merge remote-tracking branch 'origin/maint-0.2.4' преди 10 години
dirvote.h a3e0a87d95 Completely refactor how FILENAME_PRIVATE works преди 11 години
dns.c 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. преди 10 години
dns.h 4da083db3b Update the copyright date to 201. преди 11 години
dnsserv.c 46a3914079 Respond to AAAA requests on DNSPort with AAAA automaps преди 10 години
dnsserv.h ad8a27a393 Fix some wide lines преди 11 години
entrynodes.c cce06b649e Merge remote-tracking branch 'asn/bug11069_take2' преди 10 години
entrynodes.h d5e11f21cc Fix warnings from doxygen преди 10 години
eventdns_tor.h 4da083db3b Update the copyright date to 201. преди 11 години
ext_orport.c 794447d03d Fix some #5040 bugs found by Nick's tests. преди 10 години
ext_orport.h f549e4c36d Write some free_all functions to free the auth. cookies. преди 10 години
fp_pair.c 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. преди 10 години
fp_pair.h d5bd4a4763 Implement fp_pair_map_t преди 11 години
geoip.c d5e11f21cc Fix warnings from doxygen преди 10 години
geoip.h 05306ad74f Write extra-info bridge-ip-transports lines. преди 11 години
hibernate.c abdf1878a3 Always check returns from unlink() преди 10 години
hibernate.h a337d4b7cb Print accounting information in heartbeat messages. преди 10 години
include.am b4ebf8421a Move pathbias functions into a new file. преди 10 години
main.c c0441cca8b Merge branch 'bug8787_squashed' преди 10 години
main.h 28bb673584 White-box tests for the succeeding case of ext_or_port handshake. преди 10 години
microdesc.c c0441cca8b Merge branch 'bug8787_squashed' преди 10 години
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 преди 11 години
networkstatus.c abdf1878a3 Always check returns from unlink() преди 10 години
networkstatus.h 6606e676ee Don't do directory fetches before all PTs have been configured. преди 10 години
nodelist.c 2721246f5d Merge branch 'bug7164_diagnose_harder_v2' преди 10 години
nodelist.h 2721246f5d Merge branch 'bug7164_diagnose_harder_v2' преди 10 години
ntmain.c 147a0f31bd Fix a windows compilation warning from 4647 branch преди 10 години
ntmain.h 4da083db3b Update the copyright date to 201. преди 11 години
onion.c 9030360277 Add explicit check for 0-length extend2 cells преди 10 години
onion.h bb32bfa2f2 refactor and give it unit tests преди 10 години
onion_fast.c 0fd8f5781b fix typos преди 10 години
onion_fast.h d86a45f991 Wrap more macro definitions in (parentheses) преди 11 години
onion_ntor.c 4da083db3b Update the copyright date to 201. преди 11 години
onion_ntor.h 4da083db3b Update the copyright date to 201. преди 11 години
onion_tap.c 4da083db3b Update the copyright date to 201. преди 11 години
onion_tap.h 4da083db3b Update the copyright date to 201. преди 11 години
or.h d5e11f21cc Fix warnings from doxygen преди 10 години
policies.c 4a2a1e572e Merge branch 'bug11108' преди 10 години
policies.h f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' преди 10 години
reasons.c d6e6eaba60 Fix windows compilation of e0c8031516852 преди 10 години
reasons.h 4da083db3b Update the copyright date to 201. преди 11 години
relay.c da908a593f Unit tests for connection_edge_process_resolved_cell преди 10 години
relay.h da908a593f Unit tests for connection_edge_process_resolved_cell преди 10 години
rendclient.c 3dfed0806c Merge remote-tracking branch 'public/bug10722' преди 10 години
rendclient.h 4da083db3b Update the copyright date to 201. преди 11 години
rendcommon.c ac5ae794bd tristate->enum in rendcommon functions преди 10 години
rendcommon.h ac5ae794bd tristate->enum in rendcommon functions преди 10 години
rendmid.c 07eb481492 Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warn преди 10 години
rendmid.h 4da083db3b Update the copyright date to 201. преди 11 години
rendservice.c b3a6907493 Remove a bunch of functions that were never called. преди 10 години
rendservice.h b3a6907493 Remove a bunch of functions that were never called. преди 10 години
rephist.c 6ad7f3417c Renamed "onionskins_completed" to "onionskins_assigned" преди 10 години
rephist.h 6ad7f3417c Renamed "onionskins_completed" to "onionskins_assigned" преди 10 години
replaycache.c 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() преди 10 години
replaycache.h 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() преди 10 години
router.c 7450403410 Take out remaining V1 directory code. преди 10 години
router.h 7450403410 Take out remaining V1 directory code. преди 10 години
routerlist.c c0441cca8b Merge branch 'bug8787_squashed' преди 10 години
routerlist.h 3193cbe2ba Rip out all of the v2 directory code. преди 10 години
routerparse.c f82e499aa5 Merge remote-tracking branch 'public/bug11342' преди 10 години
routerparse.h 7450403410 Take out remaining V1 directory code. преди 10 години
routerset.c b3a6907493 Remove a bunch of functions that were never called. преди 10 години
routerset.h b3a6907493 Remove a bunch of functions that were never called. преди 10 години
statefile.c abdf1878a3 Always check returns from unlink() преди 10 години
statefile.h 0c4baa016f Also test that server transports get written to Tor's state. преди 10 години
status.c 1b93e3c6d9 Merge remote-tracking branch 'origin/maint-0.2.4' преди 10 години
status.h 4da083db3b Update the copyright date to 201. преди 11 години
tor_main.c 6879910334 Fix a comment in tor_main.c преди 11 години
transports.c 9e0ed8136a Fix an always-true assert in PT code. преди 10 години
transports.h 904a58d10f Merge branch 'bug9288_rebased' преди 10 години