summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-08More unit tests for #11648-related stuffNick Mathewson
2014-05-08Move structures into (private) part of buffers.h so we can inspect them while...Nick Mathewson
2014-05-08Merge remote-tracking branch 'public/bug11648'Nick Mathewson
2014-05-08Return success when get_total_system_memory() succeeds.Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug11737_diagnostic'Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug8387_diagnostic'Nick Mathewson
2014-05-07Better log message for 8387 diagnosticNick Mathewson
2014-05-07Always finalize a zlib stream of server descriptors.Nick Mathewson
2014-05-07Fix test_pick_circid on 32-bit platformsNick Mathewson
2014-05-07Basic tests for get_unique_circ_id_by_chan.Nick Mathewson
2014-05-07Quick-and-dirty test for packed_cell_is_destroyNick Mathewson
2014-05-07Move code-generation scripts to scripts/codegenNick Mathewson
2014-05-07Mention siphash in src/ext/READMENick Mathewson
2014-05-06Remove a spurious variable.Nick Mathewson
2014-05-06Merge remote-tracking branch 'public/bug11750'Nick Mathewson
2014-05-06Merge branch 'bug11743_option_b'Nick Mathewson
2014-05-06Unit test for dirvote_create_microdescriptorNick Mathewson
2014-05-06Unit test for write_to_buf_zlibNick Mathewson
2014-05-06Future-proof "id" lines against proposal 220.Nick Mathewson
2014-05-06fix a copy-paste comment mistakeNick Mathewson
2014-05-06Merge remote-tracking branch 'karsten/bug11742'Nick Mathewson
2014-05-06Check HT_REP_IS_BAD_() when giving a bug-7164 warning.Nick Mathewson
2014-05-06Add a siphash benchmark.Nick Mathewson
2014-05-06Faster chan_circid_entry_hash implementationNick Mathewson
2014-05-06Fix compilation with DEBUG_DNS_CACHENick Mathewson
2014-05-05Use siphash on channel/circuit-id map tooNick Mathewson
2014-05-05Consensus method 18: Add a base64 ID digest to the microdescNick Mathewson
2014-05-05Don't start sandbox except for CMD_RUN_TORNick Mathewson
2014-05-05Remove /tor/dbg-stability.txt URL.Karsten Loesing
2014-05-01Fix test_config_write_to_data_subdirNick Mathewson
2014-05-01have only one code path for #9635 loggingNick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug9635'Nick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug11233_diagnose'Nick Mathewson
2014-05-01Merge branch 'bug11654_squashed'Nick Mathewson
2014-05-01Fix a misuse of strlcpy() introduced by the #11156 patch.George Kadianakis
2014-05-01whitespace fixNick Mathewson
2014-05-01Merge remote-tracking branch 'public/valgrind_tests'Nick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug4345a_024'Nick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug10849_025'Nick Mathewson
2014-05-01Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson
2014-04-30Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-30Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-04-30Merge remote-tracking branch 'public/bug10849_023_bruteforce' into maint-0.2.3Nick Mathewson
2014-04-29Drop the MaxMemInCellQueues lower limit down to 256 MB.Nick Mathewson
2014-04-29Merge remote-tracking branch 'public/bug11605_024'Nick Mathewson
2014-04-29Log info on ancient one-hop circuits in heartbeatNick Mathewson
2014-04-29Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.dana koch
2014-04-29Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-29Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-04-29Stop leaking memory in error cases of md parsingNick Mathewson