Commits on Source
21706
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
db72479e
Update ns downloads when we receive a bridge descriptor
Mar 10, 2014
7aa21920
Fix our check for the "first" bridge descriptor.
Mar 10, 2014
d01cf18e
should_disable_dir_fetches() now returns 1 if DisableNetwork==1
Mar 14, 2014
5b36f0d7
Log descriptor-download bootstrapping messages less verbosely
Mar 27, 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
6d0991ea
Give no answer, not NOTIMPL, for unsupported DNS query types
Apr 07, 2014
6ab10a54
Make num_bridges_usable work properly.
Apr 08, 2014
6ee91385
Call connection_or_close_for_error() properly if write_to_buf() ever fails on an orconn
Apr 15, 2014
65a0f895
Check for orconns and use connection_or_close_for_error() when appropriate in...
Apr 15, 2014
ae9d6d73
Fix some initial sandbox issues.
Apr 16, 2014
3802e32c
Only intern one copy of each magic string for the sandbox
Apr 16, 2014
cbfb8e70
Add 'rename' to the sandboxed syscalls
Apr 16, 2014
e051e192
Remove nonsensical exec permission from sandbox code.
Apr 16, 2014
71eaebd9
Drop 'fr' parameter from sandbox code.
Apr 16, 2014
6807b76a
Add missing rename function for non-linux platforms
Apr 16, 2014
f268101a
Clean up sandbox structures a bit
Apr 16, 2014
5aaac938
Have sandbox string protection include multi-valued parmeters.
Apr 16, 2014
739a5259
Upgrade warning about missing interned string for sandbox
Apr 16, 2014
12028c29
Fix sandbox protection for rename
Apr 16, 2014
8dc6755f
Introduce arg-counting macros to wrap seccomp_rule_add()
Apr 16, 2014
156eefca
Make sure everything using an interned string is preceded by a log
Apr 16, 2014
e6785ee1
Get Libevent's PRNG functioning under the linux sandbox
Apr 16, 2014
ce776cf2
Add a couple of missing renames so the server sandbox works again
Apr 16, 2014
69eb2788
Use SCMP_CMP_MASKED_EQ to allow flags, not force them
Apr 16, 2014
18f7f49a
Allow reloading torrc and writing to router-stability
Apr 16, 2014
61949707
Don't allow change to ConnLimit while sandbox is active
Apr 16, 2014
c80a6bd9
Don't reload logs or rewrite pidfile while sandbox is active
Apr 16, 2014
f70cf998
Sandbox: permit O_NONBLOCK and O_NOCTTY for files we refuse
Apr 16, 2014
2ae47d3c
Block certain option transitions while sandbox enabled
Apr 16, 2014
f4149181
Log the name of the failing syscall on failure
Apr 16, 2014
506c8904
add a changes file for the sandbox fixes series
Apr 16, 2014
c8561931
Merge remote-tracking branch 'andrea/bug11304'
Apr 16, 2014
250b84b8
Attribute 13304 and 13306 to 0.2.4.4-alpha.
Apr 16, 2014
4367cbd7
Merge remote-tracking branch 'public/sandbox_fixes_rebased_2'
Apr 16, 2014
ab83a274
Merge more changes files (verbatim) into the changelog
Apr 17, 2014
0175fcaf
Fix uninitialized-ram free in unit tests
Apr 17, 2014
0b319de6
Elevate server TLS cipher preferences over client
Apr 17, 2014
9c3f7a6d
Remove spurious libevent include in sandbox.c
Apr 17, 2014
eb896d5e
Merge remote-tracking branch 'public/ticket11528_024'
Apr 17, 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
b8fe8ee7
Improved message when running sandbox on Linux without libseccomp
Apr 18, 2014
0cca8dc3
Merge remote-tracking branch 'public/bug9963_v2_024'
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
7b4b137d
Merge remote-tracking branch 'public/bug9229_025'
Apr 23, 2014
9e44df2c
Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4
Apr 23, 2014
9fb86c82
Merge remote-tracking branch 'origin/maint-0.2.4'
Apr 23, 2014
bf7cb6ac
Don't halt bootstrap to figure out if we should restart PT proxies.
Apr 23, 2014
fa0c5da6
Rename the got_hup element of managed proxies.
Apr 23, 2014
29c28d31
Slightly improve the documentation of src/or/transports.c
Apr 23, 2014
830492fb
Merge branch 'bug11156_issue2_squashed'
Apr 23, 2014
66833311
Merge remote-tracking branch 'public/bug11200'
Apr 23, 2014
7a8cac14
Merge remote-tracking branch 'public/bug10268'
Apr 23, 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
21,606 additional commits have been omitted to prevent performance issues.
Loading
Loading