Commits on Source
21597
05f8fd28
Add unique client counter to the heartbeat message.
Feb 26, 2013
2e1f2315
count DATA cells with stream ID 0 as delivered for SENDME purposes
Mar 22, 2013
85b46d57
Check spawn_func() return value
Jan 17, 2014
1ebdaf57
More hacking around spawn_func issues
Feb 07, 2014
ce450bdd
Remove TunnelDirConns and PreferTunnelledDirConns
Feb 11, 2014
ecd16eda
Disallow "*/maskbits" as an address pattern.
Feb 12, 2014
de9de9e7
Give specific warnings when client-side onionskin handshakes fail
Mar 27, 2014
234dfb0c
Better log message when writing a CR in text mode on windows
Mar 27, 2014
65a0f895
Check for orconns and use connection_or_close_for_error() when appropriate in...
Apr 15, 2014
f0a57bd3
Make compilation of tor_memdup_nulterm() with dmalloc
Apr 25, 2014
f8248abb
Forbid TunneledDirConns 0 and PreferTunneledDirConns 0 if being a HS
Apr 25, 2014
c7951731
Fix memory leaks in test_circuit_timeout
Apr 26, 2014
1cf02605
Fix memory leak in test_onion_queues
Apr 26, 2014
fa202c41
Fix memory leak in test_geoip
Apr 26, 2014
3fa296ce
fix uninitialized memory reads from test_geoip_with_pt. Found with valgrind
Apr 26, 2014
dc0fcbd8
Fix memory leaks in test_cntev_append_cell_stats
Apr 26, 2014
9fbb5a44
Fix memory leak in test_util_asprintf
Apr 26, 2014
1117889f
Fix memory leak in unittest helper function.
Apr 26, 2014
ffffd860
Fix a leak in test_buffer_allocation_tracking
Apr 26, 2014
558becad
Memory leaks in test_config_addressmap
Apr 26, 2014
b4b07c17
Fix leaks in test_exit_policy_dump_to_string
Apr 26, 2014
b11ab0d9
test_cntev_append_cell_stats now no longer leaks
Apr 26, 2014
b60782b6
Fix numerous leaks in test_pt.c
Apr 26, 2014
97664cfd
Fix leaks in test_dir_formats
Apr 26, 2014
504e2000
Fix leaks in test_oom.c
Apr 26, 2014
f4be34f7
Make the python test scripts work on python3
Apr 27, 2014
904dd436
New --disable-seccomp option to turn off support for seccomp.
Apr 28, 2014
703ad695
Deal with the aftermath of sorting contrib
Apr 28, 2014
9b825ffc
Merge branch 'bug8966_v5'
Apr 28, 2014
3266f049
Fix the check-docs script
Apr 28, 2014
1340bd52
Remove privoxy from 'see also' section on manpage.
Apr 28, 2014
4b519de5
Actually put ExtORPortCookieAuthFile into config.c
Apr 28, 2014
346120b6
Fix some option names in the manpage.
Apr 28, 2014
e0a41335
Remove a spurious anchor in the manpage. part of 11634.
Apr 28, 2014
e05f7325
Remove documentation for obsolete FetchV2Networkstatus
Apr 28, 2014
1b7e2979
Fix capitalization of MaxMemInQueues
Apr 28, 2014
03be8c77
Provide missing documentation for two options. For 11634.
Apr 28, 2014
6e8ae509
changes file for 11634 documentation fixes
Apr 28, 2014
cdc64f02
Merge remote-tracking branch 'public/bug11608'
Apr 28, 2014
91ff10f6
Make --disable-buf-freelists build and pass unit tests
Apr 29, 2014
057a2f82
Search for python by looking for "python2.7" and "python3.3" as well.
Apr 29, 2014
c0a73c8b
Changes file for bug 11632.
Apr 29, 2014
212e982d
Fix leaks in dir voting tests
Apr 29, 2014
ee9ed9d8
Fix memory leaks in test_status.c
Apr 29, 2014
aa0eb202
Fix leaks in tests related to setting options->DataDirectory
Apr 29, 2014
3866792c
Changes file for valgrind fixes
Apr 29, 2014
65575b07
Stop leaking memory in error cases of md parsing
Apr 29, 2014
1d3ffc0e
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Apr 29, 2014
0514bcd3
Merge remote-tracking branch 'origin/maint-0.2.4'
Apr 29, 2014
a42e81ee
Add contrib/tor.service for use with systemd
Apr 29, 2014
cae63880
Put tor.service in the right place, and autoconfify it
Apr 29, 2014
88679aa5
Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.
Apr 29, 2014
acc76234
changes file for last patch
Apr 29, 2014
b0e078d5
Log info on ancient one-hop circuits in heartbeat
Apr 29, 2014
545e2119
Merge remote-tracking branch 'public/bug11605_024'
Apr 29, 2014
35699ef9
Drop the MaxMemInCellQueues lower limit down to 256 MB.
Apr 29, 2014
27438ef7
Merge remote-tracking branch 'origin/maint-0.2.4'
Apr 29, 2014
87e16087
Update .gitignore for doc, contrib changes
Apr 30, 2014
14efaa02
More .gitignore tweaks; goodbye latex; hello trs
Apr 30, 2014
f43fee8f
Merge remote-tracking branch 'public/bug11628'
Apr 30, 2014
8828794d
Merge remote-tracking branch 'public/bug10849_023_bruteforce' into maint-0.2.3
Apr 30, 2014
efab3484
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Apr 30, 2014
9511522b
Merge remote-tracking branch 'origin/maint-0.2.4'
Apr 30, 2014
630b4af2
Merge remote-tracking branch 'andrea/bug11476'
May 01, 2014
01e2aae1
Changes file for bug 11623 (fix was in
91ff10f6
)
May 01, 2014
6a4f5d9b
Downgrade bug 7164 warning to INFO
May 01, 2014
14bc6e89
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
May 01, 2014
9da17ad4
Merge remote-tracking branch 'origin/maint-0.2.4'
May 01, 2014
1bbd3811
Merge remote-tracking branch 'public/bug10849_025'
May 01, 2014
b6c8a14b
Merge remote-tracking branch 'public/bug4345a_024'
May 01, 2014
b51ce907
Merge remote-tracking branch 'public/valgrind_tests'
May 01, 2014
0e20825b
whitespace fix
May 01, 2014
a787575b
Fix a misuse of strlcpy() introduced by the #11156 patch.
May 01, 2014
a2b59dba
Merge branch 'bug11654_squashed'
May 01, 2014
c472ac4f
Merge remote-tracking branch 'public/bug11233_diagnose'
May 01, 2014
7ad0cd20
Merge remote-tracking branch 'public/bug9635'
May 01, 2014
df03e9b7
have only one code path for #9635 logging
May 01, 2014
29b7397e
Fix test_config_write_to_data_subdir
May 01, 2014
8a173635
Tweak the changelog formatter a little.
May 02, 2014
1289474d
Remove /tor/dbg-stability.txt URL.
May 05, 2014
5e9bd1b5
Believe that v3 dirauths always serve extra infos.
May 05, 2014
5d496963
Don't start sandbox except for CMD_RUN_TOR
May 05, 2014
4a621a50
Consensus method 18: Add a base64 ID digest to the microdesc
May 05, 2014
38847856
Fix cross-compiling when 128-bit math compiles but won't link
May 05, 2014
8127f4db
Use siphash on channel/circuit-id map too
May 05, 2014
78301d99
Fix compilation with DEBUG_DNS_CACHE
May 06, 2014
0ad607d6
Faster chan_circid_entry_hash implementation
May 06, 2014
e9c1c3ff
Add a siphash benchmark.
May 06, 2014
a06044a4
Check HT_REP_IS_BAD_() when giving a bug-7164 warning.
May 06, 2014
c7549cb4
Merge remote-tracking branch 'karsten/bug11742'
May 06, 2014
ea570fa1
changes file for bug11743
May 06, 2014
f077bb55
fix a copy-paste comment mistake
May 06, 2014
2fa601c7
Future-proof "id" lines against proposal 220.
May 06, 2014
ed0e2eca
Unit test for write_to_buf_zlib
May 06, 2014
52416f8c
Unit test for dirvote_create_microdescriptor
May 06, 2014
5cea500c
Merge branch 'bug11743_option_b'
May 06, 2014
4a740451
Merge remote-tracking branch 'public/bug11750'
May 06, 2014
ba5069b3
Remove a spurious variable.
May 06, 2014
1adc98b9
Split portfw-error-logging code into a new function.
May 06, 2014
a1cdc619
Mention siphash in src/ext/README
May 07, 2014
21,497 additional commits have been omitted to prevent performance issues.
Loading
Loading