Commits on Source
21692
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
bb9b4c37
Supply better and less frequent warnings on circID exhaustion
Apr 18, 2014
0d75344b
Switch to random allocation on circuitIDs.
Apr 18, 2014
bd169aa9
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
Apr 18, 2014
47a0c107
Diagnostic warning to see if it's pending destroys causing 11553
Apr 18, 2014
985deaaa
Add a rate-limiter for the other circuitID exhaustion warning
Apr 18, 2014
fd9961d2
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
Apr 18, 2014
08325b58
scan-build: Add a check for result from getaddrinfo
Apr 18, 2014
41a8930f
scan-build: check impossible null-pointer case in buffers.c
Apr 18, 2014
d1be2f5c
scan-build: circuit_cpath_support_ntor had a dead initialization
Apr 18, 2014
0fd0f5f7
scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purpose
Apr 18, 2014
69ea4450
scan-build: fix a crash-on-fail possibility in test_policy.c
Apr 18, 2014
71064925
scan-build: Be consistent with a needless check in circuitmux.c
Apr 18, 2014
7cd9520b
scan-build: when logging a path length, check build_state.
Apr 18, 2014
895b6789
scan-build: get_proxy_addrport should always set its outputs
Apr 18, 2014
78bc814c
scan-build: in cpuworker, initialize tv_start
Apr 18, 2014
1b3bddd0
scan-build: Have clear_pending_onions walk the lists more obviously
Apr 18, 2014
d4ad2549
scan-build: bulletproof last-chance errormsg generation in rendservice.c
Apr 18, 2014
4d51dcda
scan-build: limit hashtable size so it always fits in SSIZE_MAX
Apr 19, 2014
9c9e0796
scan-build: truncate tinytest hexified outputs to 1024 bytes.
Apr 19, 2014
5670e38e
scan-build: close stdio FILEs on error in tor-gencert
Apr 19, 2014
1800e79c
scan-build: Fix harmless sizeof(ptr) in test_oom.c
Apr 19, 2014
78f555a2
scan-build: sizeof(ptr*) in a debugging log in ext_orport.c
Apr 19, 2014
685d450a
scan-build: avoid undef behaior in tor_inet_pton
Apr 19, 2014
3b1f7f75
scan-build: memarea_strndup() undefined behavior
Apr 19, 2014
a770b745
Improvements to #11553 fix based on review
Apr 23, 2014
17ad309d
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
Apr 23, 2014
aa1ad30f
copy all the changes files into the changelog again. still unedited
Apr 23, 2014
aca05fc5
get_total_system_memory(): see how much RAM we have
Apr 24, 2014
17ecd04f
Change the logic for the default for MaxMemInQueues
Apr 24, 2014
e3af7264
Expose the real maxmeminqueues via a GETINFO
Apr 24, 2014
67aa3685
Merge branch 'bug11396_v2_squashed'
Apr 24, 2014
5a9ac0df
Merge remote-tracking branch 'public/bug11553_025'
Apr 24, 2014
95e617c8
whitespace fix
Apr 24, 2014
2bea2fac
More changes files get added to the changelog
Apr 24, 2014
9f691ecb
Reformat the changelog for 0.2.5.4-alpha. No textual changes.
Apr 24, 2014
bf0bb563
Fwd-port: Add a missing changelog entry back from 0.2.4.11-alpha
Apr 24, 2014
767a3280
Try to sort the changelog a little more
Apr 24, 2014
7d6562fa
ChangeLog: spell-check, prefer "relay" to "node" or "server"
Apr 24, 2014
12b1d64b
Revise changelog verbiage; try to tighten it up.
Apr 24, 2014
5470795b
Changes file for scan-build fixes (#8793)
Apr 25, 2014
d3c05a79
Merge branch 'scanbuild_fixes'
Apr 25, 2014
63426f79
Include the scan-build.sh script I used for 8793
Apr 25, 2014
167536a1
fix memory leak in dump_exit_policy_to_string tests
Apr 25, 2014
b54669bc
Bump version to 0.2.5.4-alpha.
Apr 25, 2014
8727eb9e
format_changelog.py now formats the first section, in-place.
Apr 25, 2014
67703aa4
Integrate another entry to the changelog; twiddle changelog more
Apr 25, 2014
4af83dc3
Re-order and combine changelog sections
Apr 25, 2014
4641086a
Write a release blurb
Apr 25, 2014
95517279
two changelog tweaks suggested by Andrea
Apr 25, 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
9735ca6e
resolve a typo: sanboxing->sandboxing.
Apr 25, 2014
ef69dc2d
touchups on upcoming changelog
Apr 25, 2014
8d005d56
promote two stanzas; shuffle around two more
Apr 25, 2014
f6559d8d
place the cherries on top and call it done
Apr 25, 2014
03ce7332
reflow changelog.
Apr 25, 2014
d2147cc7
Fix hyphen handling in format_changelog
Apr 25, 2014
3a3ed2ab
Bump version to 0.2.5.4-alpha-dev
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
38884270
The #tor topic no longer includes a version.
Apr 26, 2014
78b431d3
Stub changelog section for 0.2.5.5-alpha
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
9230bc7c
Clean the contrib directory with torch and machete.
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
21,592 additional commits have been omitted to prevent performance issues.
Loading
Loading