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
...
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
2
-12
/
+0
*
net: Precede each CBC encrypted application data record with an empty one.
agl@chromium.org
2011-07-07
4
-2
/
+106
*
net: measure the latency difference of resume handshakes.
agl@chromium.org
2011-06-29
5
-0
/
+82
*
For PKCS12 private keys imported into a hardware backed token, mark them as u...
gauravsh@chromium.org
2011-06-29
2
-37
/
+75
*
Use crnss.dll and crnspr.dll with the component build.
rvargas@google.com
2011-06-28
1
-0
/
+1
*
Revert "net: Precede each CBC encrypted application data record with an empty...
agl@chromium.org
2011-06-27
4
-106
/
+2
*
net: Precede each CBC encrypted application data record with an empty one.
agl@chromium.org
2011-06-27
4
-2
/
+106
*
net: mention upstream Mozilla bug for cachedinfo.
agl@chromium.org
2011-06-24
1
-0
/
+1
*
net: include patch for cached info and fix whitespace.
agl@chromium.org
2011-06-24
8
-103
/
+775
*
Added client-side support for the TLS cached info
rkn@chromium.org
2011-06-22
9
-66
/
+416
*
net: rebase NSS patches. No code change.
agl@chromium.org
2011-06-21
9
-659
/
+660
*
Remove rendundant use of product_name in gyp files.
evan@chromium.org
2011-06-09
1
-1
/
+0
*
Remove the TLS Snap Start code from NSS.
wtc@chromium.org
2011-06-09
14
-3769
/
+146
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-2
/
+2
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Increase warning level to 4 on Visual Studio
maruel@chromium.org
2011-05-03
1
-1
/
+2
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
3
-11
/
+10
*
This change loads opencryptoki and uses the TPM for keygen tags.
gspencer@chromium.org
2011-04-07
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-2
/
+2
*
Remove UDT.
mbelshe@chromium.org
2011-03-23
101
-19652
/
+0
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
UDT: UDP Data Transfer Protocol
mbelshe@chromium.org
2011-02-19
101
-0
/
+19652
*
Update to NSS 3.12.9. falsestart.patch, falsestart2.patch, and
wtc@chromium.org
2011-02-18
16
-593
/
+21
*
Update the NSS patches. Add snapstart2.patch and peercertchain.patch.
wtc@chromium.org
2011-02-17
6
-32
/
+243
*
Add the NSS patch for SSL client auth with native crypto APIs on Mac
wtc@chromium.org
2011-02-16
3
-99
/
+708
*
Remove whitespace at the end of lines.
wtc@chromium.org
2011-02-16
1
-4
/
+4
*
Remove the unused PlatformAuthInfo structure definition.
wtc@chromium.org
2011-02-16
1
-13
/
+0
*
The current implementation of client authentication for Windows and Mac match...
rsleevi@chromium.org
2011-02-12
5
-214
/
+1
*
Do not pass CRYPT_NOHASHOID to CryptSignHash with CALG_SSL3_SHAMD5.
rsleevi@chromium.org
2011-02-09
1
-2
/
+2
*
When performing SSL client authentication on Windows via NSS, change the retu...
rsleevi@chromium.org
2011-02-05
3
-20
/
+28
*
Return more specific error messages when performing a SSL client auth handsha...
rsleevi@chromium.org
2011-02-05
1
-15
/
+21
*
NSS: PKCS 11 password prompt.
mattm@chromium.org
2011-01-13
4
-35
/
+12
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-2
/
+5
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-5
/
+2
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-2
/
+5
*
When performing a SSL renegotiation handshake, do not send Certificate/Certif...
rsleevi@chromium.org
2010-12-10
3
-31
/
+134
*
nss: add support for OCSP stapling.
agl@chromium.org
2010-11-22
11
-1
/
+778
*
Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...
rsleevi@chromium.org
2010-11-22
1
-0
/
+1
*
ssl3_PlatformSignHashes should set buf->len to the
wtc@chromium.org
2010-11-12
1
-3
/
+3
*
NSS: always record the ServerHello data.
agl@chromium.org
2010-11-12
1
-14
/
+14
*
Fix inconsistent line ending style. Set svn:eol-style to LF.
wtc@chromium.org
2010-11-04
1
-2
/
+2
*
Support for using OS-native certificates for SSL client
wtc@chromium.org
2010-11-04
10
-1
/
+834
*
net: Make Snap Start check cert verification and add metrics
agl@chromium.org
2010-11-03
1
-0
/
+2
*
Don't resend payload after Snap Start misprediction.
agl@chromium.org
2010-11-03
2
-18
/
+1
*
DOMUI Cert Manager: merge email certs into other certs tab.
mattm@chromium.org
2010-11-03
1
-8
/
+1
*
net: add SSL_PeerCertificatesChain function to NSS.
agl@chromium.org
2010-10-25
3
-0
/
+48
*
Add certificates to the ss->ssl3.peerCertChain linked list
wtc@chromium.org
2010-10-21
3
-25
/
+78
*
net: add patch file for Snap Start support in NSS
agl@chromium.org
2010-10-20
2
-0
/
+2135
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
3
-9
/
+9
*
CertDatabase: Add ImportServerCerts method.
mattm@chromium.org
2010-10-12
2
-0
/
+39
[prev]
[next]