aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Return success when get_total_system_memory() succeeds.Nick Mathewson2014-05-08
* Merge remote-tracking branch 'public/bug11737_diagnostic'Nick Mathewson2014-05-07
|\
| * Check HT_REP_IS_BAD_() when giving a bug-7164 warning.Nick Mathewson2014-05-06
* | Merge remote-tracking branch 'public/bug8387_diagnostic'Nick Mathewson2014-05-07
|\ \
| * | Better log message for 8387 diagnosticNick Mathewson2014-05-07
| * | Log info on ancient one-hop circuits in heartbeatNick Mathewson2014-04-29
* | | Fix test_pick_circid on 32-bit platformsNick Mathewson2014-05-07
* | | Basic tests for get_unique_circ_id_by_chan.Nick Mathewson2014-05-07
* | | Quick-and-dirty test for packed_cell_is_destroyNick Mathewson2014-05-07
* | | Move code-generation scripts to scripts/codegenNick Mathewson2014-05-07
* | | Mention siphash in src/ext/READMENick Mathewson2014-05-07
* | | Remove a spurious variable.Nick Mathewson2014-05-06
* | | Merge remote-tracking branch 'public/bug11750'Nick Mathewson2014-05-06
|\ \ \
| * | | Add a siphash benchmark.Nick Mathewson2014-05-06
| * | | Faster chan_circid_entry_hash implementationNick Mathewson2014-05-06
| * | | Use siphash on channel/circuit-id map tooNick Mathewson2014-05-05
* | | | Merge branch 'bug11743_option_b'Nick Mathewson2014-05-06
|\ \ \ \
| * | | | Unit test for dirvote_create_microdescriptorNick Mathewson2014-05-06
| * | | | Future-proof "id" lines against proposal 220.Nick Mathewson2014-05-06
| * | | | fix a copy-paste comment mistakeNick Mathewson2014-05-06
| * | | | Consensus method 18: Add a base64 ID digest to the microdescNick Mathewson2014-05-05
| |/ / /
* | | | Unit test for write_to_buf_zlibNick Mathewson2014-05-06
* | | | Merge remote-tracking branch 'karsten/bug11742'Nick Mathewson2014-05-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove /tor/dbg-stability.txt URL.Karsten Loesing2014-05-05
* | | | Fix compilation with DEBUG_DNS_CACHENick Mathewson2014-05-06
| |/ / |/| |
* | | Don't start sandbox except for CMD_RUN_TORNick Mathewson2014-05-05
|/ /
* | Fix test_config_write_to_data_subdirNick Mathewson2014-05-01
* | have only one code path for #9635 loggingNick Mathewson2014-05-01
* | Merge remote-tracking branch 'public/bug9635'Nick Mathewson2014-05-01
|\ \
| * | Give specific warnings when client-side onionskin handshakes failNick Mathewson2014-03-27
* | | Merge remote-tracking branch 'public/bug11233_diagnose'Nick Mathewson2014-05-01
|\ \ \
| * | | Better log message when writing a CR in text mode on windowsNick Mathewson2014-03-27
* | | | Merge branch 'bug11654_squashed'Nick Mathewson2014-05-01
|\ \ \ \
| * | | | Fix a misuse of strlcpy() introduced by the #11156 patch.George Kadianakis2014-05-01
* | | | | whitespace fixNick Mathewson2014-05-01
* | | | | Merge remote-tracking branch 'public/valgrind_tests'Nick Mathewson2014-05-01
|\ \ \ \ \
| * | | | | Fix leaks in tests related to setting options->DataDirectoryNick Mathewson2014-04-29
| * | | | | Fix memory leaks in test_status.cNick Mathewson2014-04-29
| * | | | | Fix leaks in dir voting testsNick Mathewson2014-04-29
| * | | | | Fix leaks in test_oom.cNick Mathewson2014-04-26
| * | | | | Fix leaks in test_dir_formatsNick Mathewson2014-04-26
| * | | | | Fix numerous leaks in test_pt.cNick Mathewson2014-04-26
| * | | | | test_cntev_append_cell_stats now no longer leaksNick Mathewson2014-04-26
| * | | | | Fix leaks in test_exit_policy_dump_to_stringNick Mathewson2014-04-26
| * | | | | Memory leaks in test_config_addressmapNick Mathewson2014-04-26
| * | | | | Fix a leak in test_buffer_allocation_trackingNick Mathewson2014-04-26
| * | | | | Fix memory leak in unittest helper function.Nick Mathewson2014-04-26
| * | | | | Fix memory leak in test_util_asprintfNick Mathewson2014-04-26
| * | | | | Fix memory leaks in test_cntev_append_cell_statsNick Mathewson2014-04-26
| * | | | | fix uninitialized memory reads from test_geoip_with_pt. Found with valgrindNick Mathewson2014-04-26