index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
tortls.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'public/bug6302'
Nick Mathewson
2013-01-17
|
\
|
*
Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s
Nick Mathewson
2013-01-16
*
|
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
|
\
\
|
|
/
|
/
|
|
*
When building with MSVC, call every enum bitfield unsigned
Nick Mathewson
2013-01-16
*
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
One last fix for a warning on non-EC systems
Nick Mathewson
2012-12-25
*
|
Be more noncomittal about performance improvement of uint128 backend.
Nick Mathewson
2012-12-25
*
|
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
Nick Mathewson
2012-12-25
*
|
Inform the user if they're passing up a 10x ECDH speedup.
Nick Mathewson
2012-12-25
*
|
Let servers choose better ciphersuites when clients support them
Nick Mathewson
2012-12-25
*
|
Remove the address argument from client cipher classification fns
Nick Mathewson
2012-12-25
*
|
Cache the type of client cipher list we have in the tor_tls_t
Nick Mathewson
2012-12-25
*
|
prop198: Detect the list of ciphersuites we used to lie about having
Nick Mathewson
2012-12-25
*
|
Configure SSL context to know about using P-256 for ECDHE.
Nick Mathewson
2012-12-25
|
/
*
In comments and logs, say "UTC" not "GMT"
Nick Mathewson
2012-11-23
*
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
|
\
|
*
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-08
*
|
touch-ups
Roger Dingledine
2012-10-26
*
|
Change changes file and comment for 7189, for making it 0.2.4-only for now
Nick Mathewson
2012-10-24
*
|
Merge remote-tracking branch 'public/bug7189_tentative'
Nick Mathewson
2012-10-24
|
\
\
|
*
|
Only disable TLS tickets when being/acting as a server.
Nick Mathewson
2012-10-24
|
|
/
*
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-19
|
\
|
|
*
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-10-19
|
|
\
|
|
*
Disable TLS Session Tickets, which we were apparently getting for free
Nick Mathewson
2012-10-19
*
|
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
|
Drop support for openssl 0.9.7
Nick Mathewson
2012-09-12
*
|
|
Don't log about Libevent/OpenSSL initialization when all's well
Nick Mathewson
2012-09-06
|
/
/
*
|
Change smartlist_create->smartlist_new in bug4744 branch as merged to master
Nick Mathewson
2012-06-13
*
|
Merge branch 'bug4744_squashed'
Nick Mathewson
2012-06-13
|
\
\
|
*
|
Implement the client side of proposal 198
Nick Mathewson
2012-06-13
*
|
|
Merge remote-tracking branch 'public/bug4592'
Nick Mathewson
2012-06-11
|
\
\
\
|
*
|
|
Treat SW_SERVER_HELLO_B as another sign of an SSL handshake
Nick Mathewson
2012-05-15
|
|
/
/
*
|
|
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-05
*
|
|
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
|
|
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
*
|
|
Resolve some markup complaints from doxygen
Nick Mathewson
2012-06-04
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-06-04
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support
Nick Mathewson
2012-06-02
|
|
/
*
|
Bump _WIN32_WINNT to 0x0501 throughout the code
Nick Mathewson
2012-05-14
*
|
Remove all instances of WIN32_WINNT (without leading _)
Nick Mathewson
2012-05-14
*
|
Merge remote-tracking branch 'public/bug4591'
Nick Mathewson
2012-05-10
|
\
\
|
*
|
Only disable cert chaining on the first TLS handshake
Nick Mathewson
2012-04-27
|
|
/
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-02-10
|
\
|
|
*
Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066
Nick Mathewson
2012-02-10
*
|
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
Make openssl 0.9.8l log message accurate
Nick Mathewson
2012-01-11
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-11
|
\
|
|
*
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-11
|
|
\
|
|
*
Fix a compilation warning for our bug4822 fix on 64-bit linux
Nick Mathewson
2012-01-11
[next]