Commits on Source
21801
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
8b9a2cb6
Faster circuit_get_by_rend_token_and_purpose()
Feb 13, 2014
ecf61e92
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
Feb 13, 2014
949c9ae2
Tweak sign of rend_token params for consistency
Feb 13, 2014
fb595922
Tests for rend_token maps
Feb 13, 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
60abc480
Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVAL
Mar 27, 2014
de9de9e7
Give specific warnings when client-side onionskin handshakes fail
Mar 27, 2014
9c0a1adf
Don't do a DNS lookup on a bridge line address
Mar 27, 2014
b0bbe6b2
Report only the first bootstrap failure from an orconn
Mar 27, 2014
753a246a
check outputs from get_first_listener_addrport_string
Mar 27, 2014
234dfb0c
Better log message when writing a CR in text mode on windows
Mar 27, 2014
4fb3ae69
Extract code to handle RESOLVED cells
Apr 01, 2014
2f59d6e2
Drop MAX_REND_FAILURES to 8
Apr 02, 2014
c230ff4c
Look at all of a RESOLVED cell; not just the first answer.
Apr 02, 2014
4215c801
Tests for resolved_cell_parse
Apr 02, 2014
da908a59
Unit tests for connection_edge_process_resolved_cell
Apr 02, 2014
24c4b56a
Merge remote-tracking branch 'public/bug10081'
Apr 02, 2014
d290e365
Fix make_socket_reusable() on windows. Bug not in any released Tor
Apr 02, 2014
09dbcf3b
Fix to 9841 fix: setting a token to NULL should clear it
Apr 04, 2014
1bb6e3b5
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
Apr 04, 2014
d22ce149
Test for circuit_set_rend_token(.,.,NULL)
Apr 04, 2014
8f16a77d
Protocol_Warn when a rendezvous cookie is used twice.
Apr 04, 2014
eefa3ebc
Add a test for default/port conflicts in tor_addr_port_parse
Apr 05, 2014
b3469e42
Make tor_addr_port_parse handle portless IPv6 addresses correctly.
Apr 05, 2014
2ff664ee
Merge remote-tracking branch 'public/bug10801_024'
Apr 05, 2014
bc0882c8
Merge remote-tracking branch 'public/bug9650'
Apr 05, 2014
9ccedbec
Make csiphash use the proper endian-converter on solaris
Apr 07, 2014
08ae53e4
Fix bug9665
Apr 07, 2014
754a5059
Forward-port bug9665 fix to work with our fix for 11069
Apr 07, 2014
90341b48
For missing transport, say "PT_MISSING" not "NO_ROUTE"
Apr 07, 2014
6d0991ea
Give no answer, not NOTIMPL, for unsupported DNS query types
Apr 07, 2014
74195db6
Changes file for bug9665
Apr 07, 2014
84df7d73
Merge branch 'bug9665_redux'
Apr 07, 2014
092ac26e
Fix undefined behavior with pointer addition in channeltls.c
Apr 07, 2014
9dd115d6
Another 10363 instance: this one in tor_memmem fallback code
Apr 07, 2014
6d9c3327
Another 10363 instance -- this one in the eventdns.c code
Apr 07, 2014
595303fd
Merge remote-tracking branch 'public/bug10363_024_squashed'
Apr 07, 2014
f0bce2dc
Fix some harmless/untriggerable memory leaks found by coverity
Apr 07, 2014
ab1a679e
Fix a small memory leak when resolving PTR addresses
Apr 07, 2014
d00dc9f7
Teach the get_mozilla_ciphers.py script to parse recent firefoxen
Apr 08, 2014
42317291
Update ciphers.inc to match ff28
Apr 08, 2014
fffc59b0
Merge remote-tracking branch 'public/bug9841_025'
Apr 08, 2014
3ac426af
Merge remote-tracking branch 'public/bug4241'
Apr 08, 2014
51e13cd1
Making entire exit policy available to Tor controller.
Apr 08, 2014
245f273a
Merge branch 'bug7952_final'
Apr 08, 2014
d0af6657
Remove unused extern decl for a nonexistent test suite
Apr 08, 2014
b933fdcc
Move existing policy tests from test.c to new test_policy.c
Apr 08, 2014
2d5a7b18
Check for new IP addr after circuit liveliness returns
Apr 08, 2014
689863d0
Merge branch 'bug2454_025_squashed'
Apr 08, 2014
6ab10a54
Make num_bridges_usable work properly.
Apr 08, 2014
08ced4a7
Merge remote-tracking branch 'public/bug11426'
Apr 08, 2014
47f7085d
Merge remote-tracking branch 'public/bug11437_024' into maint-0.2.4
Apr 08, 2014
6a0dc0e5
Merge remote-tracking branch 'origin/maint-0.2.4'
Apr 08, 2014
53676e71
Start work on the changelog for 0.2.5.4-alpha
Apr 08, 2014
88179bd9
Merge remote-tracking branch 'public/update_ciphers_ff28'
Apr 08, 2014
2c69d344
Oops, actually add the changelog entries, lightly categorized
Apr 08, 2014
ce99efd1
Move and combine some 0.2.5.4-alpha changelog sections.
Apr 08, 2014
aacbf551
note a missing word
Apr 09, 2014
fa6b80d6
Merge remote-tracking branch 'public/bug10431'
Apr 09, 2014
2f735258
Fix a dumb C bug in the unit tests for 9841
Apr 09, 2014
a7904543
Demote "we stalled too much while trying to write" message to INFO
Apr 09, 2014
196895ed
Make the sandbox code allow the writev() syscall.
Apr 10, 2014
cc9e86db
Log a backtrace when the sandbox finds a failure
Apr 10, 2014
bd83d0ed
changes file for 11465
Apr 10, 2014
1ec4d52e
Add another unit test for parse_bridge_line().
Apr 11, 2014
08200314
Merge remote-tracking branch 'asn/bug11486'
Apr 12, 2014
bd3db829
New sort order for server choice of ciphersuites.
Apr 14, 2014
64f62881
New --enable-expensive-hardening option
Apr 14, 2014
50ad3939
Code to blacklist authority signing keys
Apr 14, 2014
46cf63bb
Fill in the list of blacklisted signing keys.
Apr 14, 2014
09ed8a5d
Tweak changes file and comment dates.
Apr 14, 2014
75b4975d
Merge branch 'bug11464_023_squashed' into maint-0.2.3
Apr 14, 2014
14993157
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Apr 14, 2014
bc4c9668
Merge remote-tracking branch 'origin/maint-0.2.4'
Apr 14, 2014
b2106956
Don't send uninitialized stack to the controller and say it's a date.
Apr 14, 2014
b0e1ddbd
Merge remote-tracking branch 'public/bug11519_023' into maint-0.2.3
Apr 15, 2014
f3c20a28
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Apr 15, 2014
9556668f
Merge remote-tracking branch 'origin/maint-0.2.4'
Apr 15, 2014
2704441e
Merge remote-tracking branch 'public/bug11513_024'
Apr 15, 2014
3ce39847
Uplift status.c unit test coverage with new test cases and macros.
Apr 15, 2014
1e905397
add changes file for 11507
Apr 15, 2014
1126ce1d
Fix compiler warning on test_status.c
Apr 15, 2014
03e0c7e3
Answer a question in a comment; fix a wide line.
Apr 15, 2014
125c8e54
Merge remote-tracking branch 'public/bug11465'
Apr 15, 2014
a5544e58
Close orconns correctly through channels when setting DisableNetwork to 1
Apr 15, 2014
f36e9320
Avoid redundant calls to connection_mark_for_close() on listeners when setting DisableNetwork to 1
Apr 15, 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
2ce0750d
Update the authority signing key blacklist
Apr 16, 2014
f050cf75
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Apr 16, 2014
ef3d7f2f
remove note about dannenberg; it has upgraded.
Apr 16, 2014
21,701 additional commits have been omitted to prevent performance issues.
Loading
Loading