Commits on Source
24678
44f6be46
let private tor networks more reliably handle hidden services
Sep 01, 2011
db07aaf4
Script to generate ciphers.inc by Arturo
Mar 14, 2012
a6a905cc
Make get_mozilla_ciphers script a little more regexy and readable
Mar 14, 2012
092b9aca
Have get_mozilla_ciphers take sourcedirs as arguments
Mar 14, 2012
c5dca8f2
Try to make get_mozilla_ciphers output the right macros in the right order
Mar 14, 2012
c2ed9a29
get_mozilla_ciphers: output lowercase hex.
Mar 14, 2012
bd065760
get_mozilla_ciphers: look at ssl3con.c, not sslenum.c
Mar 14, 2012
62f3121a
fix for bug
#5210
: enable GCC and LD hardening by default
Mar 15, 2012
e36cd016
Try to manually test for whether the compiler hardening flags work
May 11, 2012
e6dbe693
Make the option-checker code work with osx clang
May 11, 2012
35d08e30
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
May 11, 2012
e3243ad5
Treat SW_SERVER_HELLO_B as another sign of an SSL handshake
May 15, 2012
89c16890
Change our ciphersuite list to match ff8
May 15, 2012
2b6e91c2
Report EADDRNOTAVAIL and EADDRINUSE as RESOURCELIMIT
May 16, 2012
0bec9f32
Use %f, not %lf when formatting doubles
May 16, 2012
f35271bf
Fix some more FreeBSD4 issues (based on a patch from grarpamp)
May 16, 2012
e7d34935
Use GetFileSize correctly on win32
May 24, 2012
281a5e46
Warn and ignore the MyFamily setting if BridgeRelay is also set
May 24, 2012
1e95a4a1
Improve conflict resolution when adding new bridges.
Jun 03, 2012
b2be6c7f
Document the new exit_source_out argument to addressmap_rewrite
Jun 04, 2012
913067f7
Resolve about 24 DOCDOCs
Jun 05, 2012
20d6f787
Fix "make check-spaces" issues
Jun 05, 2012
c19a2ff6
Merge remote-tracking branch 'public/bug4710'
Jun 05, 2012
1ce0c5eb
Merge remote-tracking branch 'public/bug4657'
Jun 05, 2012
981e896d
Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges
Jun 05, 2012
b4bd4964
Merge remote-tracking branch 'public/format_doubles'
Jun 05, 2012
7f45ea5c
Merge remote-tracking branch 'public/bug3894'
Jun 05, 2012
38642a93
Downgrade tor_assert(0) to tor_fragile_assert() in windows stub create_unix_sockaddr
Jun 05, 2012
2468a1bd
Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges"
Jun 05, 2012
b482c870
Fix some mingw build warnings
Jun 05, 2012
d09a3ecd
Merge remote-tracking branch 'public/getfilesize_64'
Jun 05, 2012
64167e17
Minor changes to bug5603
Jun 05, 2012
7cad2e73
Changes file for bug 5603
Jun 05, 2012
7b2afb61
Merge branch 'bug5603'
Jun 05, 2012
85a98b05
start folding in the changes files
Jun 05, 2012
80b2308a
today is the day for 0.2.3.16-alpha
Jun 05, 2012
e94606a7
add a blurb for 0.2.3.16-alpha
Jun 05, 2012
9ca5fa59
use my time machine to fix the changelog
Jun 05, 2012
f136e835
bump to 0.2.3.16-alpha-dev
Jun 05, 2012
0ee13dc2
use my time machine to fix a few more typos
Jun 06, 2012
8a341cc4
Change the default for DynamicDHGroups to 0
Jun 06, 2012
0dc47dfe
Send a CRLF at the end of a STATUS_* event, not in the middle of it
Jun 07, 2012
b4126dcd
apply
6abb6389
to 0.2.3.16-alpha too
Jun 07, 2012
99618a96
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 07, 2012
1e5683b1
Be more careful calling wcstombs
Jun 07, 2012
bf925258
Fix mingw build with -DUNICODE -D_UNICODE
Jun 07, 2012
f9fddba5
Downgrade an eventdns warning to PROTOCOL_WARN.
Jun 07, 2012
b0bab827
Merge remote-tracking branch 'arma/bug3886'
Jun 07, 2012
b74f8518
Correct the defaults for the *Statistics options
Jun 07, 2012
167f6f1e
typo noticed by "_raptor"
Jun 07, 2012
554ec65c
Rate-limit 'Weighted bandwidth is 0.000000 ...' message; it can be produced in extreme quantities
Jun 08, 2012
8be6058d
changes file and whitespace fix for bug5235 patch
Jun 08, 2012
4fb2a14f
Warn if the user has set CircuitBuildTimeout stupidly low and turned off LearnCircuitBuildTimeout
Jun 08, 2012
2d127eac
List defaults consistently in manpage
Jun 11, 2012
cb01aaea
Merge branch 'bug2865'
Jun 11, 2012
a6180b7f
Merge branch 'bug6097'
Jun 11, 2012
70910479
Merge remote-tracking branch 'public/bug5598'
Jun 11, 2012
667a12b4
Merge remote-tracking branch 'public/bug4592'
Jun 11, 2012
ebaaa483
Make our compiler-hardening checks robust against MinGW
Jun 11, 2012
a6dac69a
Remove a couple of debugging "echo"s that snuck into configure.in
Jun 11, 2012
4717951c
Do not try to use -pie on windows; it appears to break badly and weirdly
Jun 11, 2012
6b73fad7
Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it.
Jun 11, 2012
997ed780
Add change file for 5452
Jun 11, 2012
b44cb4ae
Call bug5452 fix a feature; note its trac number in the changes file
Jun 11, 2012
f0f70ba6
Merge branch 'bug5452'
Jun 11, 2012
c18b6ec3
Document ADDRMAPSRC_NONE.
Jun 11, 2012
ba9a1211
fixup! An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Jun 11, 2012
2294d161
fold in changes files so far
Jun 12, 2012
7516b4ac
forward-port the 0.2.2.37 changelog
Jun 12, 2012
f4fccee4
Add a warning for using HTTPProxy with no other proxy.
Jun 12, 2012
229abbf4
Update to the June 2012 GeoIP database.
Jun 13, 2012
068046ee
Merge branch 'maint-0.2.2'
Jun 13, 2012
2133b6e5
Fix integer overflow in cell stats spotted by atagar.
Jun 13, 2012
971cf123
Merge branch 'task-5849-3-squashed'
Jun 13, 2012
9dd4e5a9
Fix another clang compile warning
Jun 13, 2012
62a77f11
Merge remote-tracking branch 'public/bug5210'
Jun 13, 2012
5a3d9636
Merge remote-tracking branch 'public/bug3940_redux'
Jun 13, 2012
df6bd478
Implement the client side of proposal 198
Jun 13, 2012
aa1fc73e
Merge branch 'bug4744_squashed'
Jun 13, 2012
37ef4f16
Change smartlist_create->smartlist_new in bug4744 branch as merged to master
Jun 13, 2012
03b48352
Fix busy Libevent loops (infinite loops in Shadow)
Jun 13, 2012
9282c889
Add rate-limited log message to bug5263 fix
Jun 13, 2012
9c588730
Add changes file for bug5263
Jun 13, 2012
54ef039b
Merge branch 'bug5263_023'
Jun 13, 2012
7826eef9
Only use -Qunused-arguments when building with clang. fix on 5210 fix.
Jun 13, 2012
41a458ec
Add debug logging to circuit_build_times_* of circuitbuild.c to trace queries...
Jun 13, 2012
5177ab9e
Don't track circuit timeout history unless we're actually using adaptive timeouts
Jun 13, 2012
7df26de9
Unconditionally use config CircuitBuildTimeout if LearnCircuitBuildTimeout is disabled
Jun 13, 2012
a0f76289
Use K&R style
Jun 13, 2012
0c3c0b1d
Don't poll to see if we need to build circuits for timeout data if...
Jun 13, 2012
39a9178b
Early exit from circuit_build_times_set_timeout() if adaptive timeouts are disabled
Jun 13, 2012
825fb149
Add change file for bug 5049
Jun 13, 2012
aa284561
Move cbt->liveness.timeouts_after_firsthop free code into its own function
Jun 13, 2012
d98590d3
Satisfy make check-spaces
Jun 13, 2012
5b0977df
One more fix for bug 5049.
Jun 13, 2012
e3a6e01f
Merge branch 'trac-5049-squashed'
Jun 13, 2012
e5beb82e
Merge remote-tracking branch 'public/bug4663'
Jun 13, 2012
8c044af3
fold in further changes files
Jun 14, 2012
7e57609a
demote two entries that don't affect most users
Jun 14, 2012
aa212b17
Remove validate_pluggable_transports_config(): redundant since
9d9b5ed0
.
Jun 14, 2012
24,578 additional commits have been omitted to prevent performance issues.
Loading
Loading