Commits on Source
24790
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
254504fc
Have get_parent_directory() handle "/foo" and "/" correctly.
May 24, 2012
b86c562d
A few more get_parent_directory tests.
May 31, 2012
dff73d26
Merge remote-tracking branch 'public/bug5089'
May 31, 2012
834654f1
Make all begindir or one-hop circuits internal
May 31, 2012
b7e863c0
add changes file for bug 5283
May 31, 2012
0cbe3ff3
Merge remote-tracking branch 'origin/maint-0.2.2'
May 31, 2012
1e95a4a1
Improve conflict resolution when adding new bridges.
Jun 03, 2012
841a8d55
Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support
Jun 02, 2012
f4db3e26
clarify that LongLivedPorts is for hidden services too
Jun 03, 2012
75b72bf6
Fix build warning on Lenny about strtok_r unit test
Jun 04, 2012
af54a018
Kill non-open OR connections with any data on their inbufs.
Jun 04, 2012
6d85a796
Merge remote-tracking branch 'public/bug6033' into maint-0.2.2
Jun 04, 2012
329e1c65
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 04, 2012
491dc3a6
Merge remote-tracking branch 'public/bug6007_strict_squashed' into maint-0.2.2
Jun 04, 2012
41e8bee1
Merge origin/maint-0.2.2 for 6007_strict
Jun 04, 2012
b2be6c7f
Document the new exit_source_out argument to addressmap_rewrite
Jun 04, 2012
f68c0426
Resolve all currently pending DOCDOC items in master
Jun 04, 2012
361260ff
Resolve some markup complaints from doxygen
Jun 04, 2012
b353cd7e
Update the "redox" doxygen/DOCDOC postprocessing script
Jun 04, 2012
173b18c7
Add about 60 more DOCDOC comments to 0.2.3
Jun 04, 2012
0fa107a6
Update copyright dates to 2012; add a few missing copyright statements
Jun 04, 2012
064e7c19
Missing copyright/license statement for procmon.c
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
24,690 additional commits have been omitted to prevent performance issues.
Loading
Loading