index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
third_party
Commit message (
Expand
)
Author
Age
Files
Lines
*
When renegotiating, continue to use the client_version used in the
wtc@chromium.org
2012-08-17
5
-45
/
+242
*
Replace hardcoded ssl_variant_stream with ss->protocolVariant.
wtc@chromium.org
2012-08-16
5
-3
/
+61
*
Update license tool to check several additional directories
steveblock@chromium.org
2012-08-09
2
-0
/
+10
*
Cap the record layer version number of TLS ClientHello to TLS 1.0
wtc@chromium.org
2012-07-17
7
-19
/
+252
*
Rename DTLS_GetTimeout to DTLS_GetHandshakeTimeout
rsleevi@chromium.org
2012-07-03
3
-6
/
+6
*
Add iOS support to ssl.gyp and zlib.gyp
stuartmorgan@chromium.org
2012-07-02
1
-9
/
+15
*
Fix crash when an SSL key-log file couldn't be opened.
agl@chromium.org
2012-06-27
4
-4
/
+38
*
NSS: add ability to get the tls-unique channel binding value.
agl@chromium.org
2012-06-25
7
-0
/
+267
*
NSS: send a fatal alert if the ChannelID callback fails.
agl@chromium.org
2012-06-22
2
-8
/
+10
*
SSL_GetChannelInfo and SSL_GetNegotiatedHostInfo should use
wtc@chromium.org
2012-06-19
4
-3
/
+37
*
Add the NSS patch file for RFC 5764 (DTLS-SRTP) support.
wtc@chromium.org
2012-06-19
3
-0
/
+474
*
Change comment in SSL keylog file.
agl@chromium.org
2012-06-11
2
-4
/
+7
*
Export key logging in normal builds.
agl@chromium.org
2012-06-07
5
-22
/
+281
*
Revert 140846 - (relanding r140697)
rsleevi@chromium.org
2012-06-06
1
-0
/
+11
*
Revert 140697 - Maybe caused sizes regression (which would be acceptable
rsleevi@chromium.org
2012-06-06
1
-11
/
+0
*
Move the core state machine of SSLClientSocketNSS into a thread-safe Core
rsleevi@chromium.org
2012-06-06
1
-0
/
+11
*
nss: support SECWouldBlock from ChannelID callback.
agl@chromium.org
2012-06-05
5
-62
/
+364
*
Implement RFC 5764 (DTLS-SRTP).
wtc@chromium.org
2012-06-05
6
-8
/
+331
*
Reland: Fix imported server certs being distrusted in NSS 3.13.
mattm@chromium.org
2012-06-01
4
-525
/
+65
*
Support TLS Channel IDs in NSS
agl@chromium.org
2012-05-31
13
-6
/
+689
*
Revert 139719 - Fix imported server certs being distrusted in NSS 3.13.
falken@google.com
2012-05-31
4
-65
/
+525
*
Fix imported server certs being distrusted in NSS 3.13.
mattm@chromium.org
2012-05-31
4
-525
/
+65
*
Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...
agl@chromium.org
2012-05-24
10
-879
/
+39
*
Revert "nss: revert encrypted and origin bound certificates support."
agl@chromium.org
2012-05-24
10
-39
/
+879
*
nss: revert encrypted and origin bound certificates support.
agl@chromium.org
2012-05-24
10
-879
/
+39
*
Update URL for upstream NSS bug.
agl@chromium.org
2012-05-22
1
-1
/
+1
*
Roll NSS from 136057:137477
rsleevi@chromium.org
2012-05-18
1
-0
/
+4
*
If generating a domain bound cert fails, continue the connection without it.
mattm@chromium.org
2012-05-08
2
-1
/
+3
*
Only call SSL_OptionSet in an initial handshake.
wtc@chromium.org
2012-05-02
4
-25
/
+0
*
net: don't set NSS options in a callback.
agl@chromium.org
2012-04-30
4
-1
/
+26
*
nss: reject DH generators and public values equal to zero or one.
agl@chromium.org
2012-04-25
4
-4
/
+84
*
Set svn:executable bit on scripts that are executable.
maruel@chromium.org
2012-04-23
1
-0
/
+1
*
net: only False Start with forward secret servers.
agl@chromium.org
2012-04-20
4
-5
/
+66
*
net: False Start only for NPN capable servers.
agl@google.com
2012-04-10
4
-0
/
+10
*
Set ss->ssl3.hs.recvMessageSeq to 0 in dtls_RehandshakeCleanup.
wtc@chromium.org
2012-03-31
2
-1
/
+3
*
Add DTLS support to NSS, contributed by Eric Rescorla.
wtc@chromium.org
2012-03-30
21
-127
/
+5435
*
Update NSS to NSS 3.13.4 pre-release snapshot 20120319.
wtc@chromium.org
2012-03-20
23
-879
/
+705
*
Add a boolean |has_context| argument to the TLS ExportKeyingMaterial
wtc@chromium.org
2012-03-15
7
-29
/
+261
*
Fix a buffer length bug and nits in the next protocol negotiation (NPN)
wtc@chromium.org
2012-03-12
5
-10
/
+98
*
Fix pkgconfig wrapper for 64 bits
piman@chromium.org
2012-03-09
1
-1
/
+1
*
Change the old type name PRArenaPool to PLArenaPool.
wtc@chromium.org
2012-03-09
1
-1
/
+1
*
Update net/third_party/nss to NSS 3.13.3.
wtc@chromium.org
2012-03-03
43
-3920
/
+2254
*
Fix a (harmless) clang warning in nss.
thakis@chromium.org
2012-02-21
3
-1
/
+18
*
Pick up the fix for NSS bug 718554 (a SSL_ForceHandshake bug).
wtc@chromium.org
2012-01-20
2
-4
/
+4
*
Fix compile error for net/third_party/mozilla_security_manager/nsNSSCertTrust...
Guanqun.Lu@gmail.com
2012-01-14
1
-6
/
+15
*
Initialized variable to fix -Wmaybe-uninitialized warning.
asharif@chromium.org
2012-01-13
1
-1
/
+1
*
net: rename NSS's 'ssl' to 'libssl'
agl@chromium.org
2011-12-15
1
-1
/
+1
*
This applies GUIDs to certificate and key nicknames when
gspencer@chromium.org
2011-12-12
3
-59
/
+80
*
Add bugzilla link for net/third_party/nss/patches/getrequestedclientcerttypes...
mattm@chromium.org
2011-12-07
1
-1
/
+1
*
Add NSS function to retrieve TLS client cert types requested by server.
mattm@chromium.org
2011-12-06
7
-1
/
+142
[next]