| Wed, 05 Nov 2014 13:22:39 -0500 |
Daniel Atallah |
Merge with release-2.x.y
|
file |
diff |
annotate
|
| Wed, 05 Nov 2014 13:13:37 -0500 |
Daniel Atallah |
Add "NSS Preferences" plugin which allows configuration Min/Max TLS version and Ciphers.
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 04 Nov 2014 22:15:01 -0800 |
Mark Doliner |
Merge release-2.x.y branch into master.
|
file |
diff |
annotate
|
| Wed, 05 Nov 2014 00:09:52 -0500 |
Daniel Atallah |
Update NSS Default Cipher suites
release-2.x.y
|
file |
diff |
annotate
|
| Wed, 05 Nov 2014 00:07:54 -0500 |
Daniel Atallah |
Fix building with NSS 3.10.8 (which is what squeeze has and is probably the oldest we need to worry about)
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 02 Nov 2014 11:06:07 -0800 |
Mark Doliner |
Merge release-2.x.y into default.
|
file |
diff |
annotate
|
| Fri, 31 Oct 2014 18:16:41 -0400 |
Daniel Atallah |
Add logging of supported and enabled cipher suites to the NSS plugin.
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 31 Oct 2014 18:02:39 -0400 |
Daniel Atallah |
As of NSS 3.15.2, NSS_SetDomesticPolicy() doesn't do anything, so don't use it.
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 31 Oct 2014 18:01:24 -0400 |
Daniel Atallah |
Fix NSS handling of self-signed certificates. Fixes #16412.
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 27 Oct 2014 09:14:59 -0400 |
Daniel Atallah |
Improve NSS handling for unknown CAs
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 23 Oct 2014 23:28:38 -0700 |
Mark Doliner |
Fix problems from the merge from release-2.x.y.
|
file |
diff |
annotate
|
| Thu, 23 Oct 2014 22:57:06 -0700 |
Mark Doliner |
Merge changes from the release-2.x.y branch into master.
|
file |
diff |
annotate
|
| Sun, 12 Oct 2014 23:28:58 -0700 |
Mark Doliner |
Fix basic constraints checking for both our SSL plugins.
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 03 Oct 2014 11:14:09 -0400 |
Daniel Atallah |
Fix merge issues from c3e87cb60c02
|
file |
diff |
annotate
|
| Tue, 30 Sep 2014 23:58:44 -0700 |
Mark Doliner |
Manual merge release-2.x.y branch into master.
|
file |
diff |
annotate
|
| Tue, 30 Sep 2014 07:39:51 -0700 |
Mark Doliner |
Remove debug statement.
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 29 Sep 2014 23:20:03 -0700 |
Mark Doliner |
Change this to a preprocessor check.
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 28 Sep 2014 19:12:41 -0700 |
Mark Doliner |
Fairly easy manual merge of release-2.x.y into master.
|
file |
diff |
annotate
|
| Sun, 28 Sep 2014 19:07:00 -0700 |
Mark Doliner |
Only attempt to change the allowed TLS version range if it's supported.
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 27 Sep 2014 21:31:32 -0400 |
Daniel Atallah |
Update NSS to 3.17.1 for the windows build
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 12 Sep 2014 12:14:38 -0700 |
Mark Doliner |
Disable SSL 3.0 when using NSS.
|
file |
diff |
annotate
|
| Fri, 12 Sep 2014 11:11:34 -0700 |
Mark Doliner |
Manual merge release-2.x.y into master.
|
file |
diff |
annotate
|
| Fri, 12 Sep 2014 11:09:41 -0700 |
Mark Doliner |
Print TLS versions as hex, because that's how they're defined and
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 16 Aug 2014 16:35:40 -0700 |
Mark Doliner |
Allow and prefer TLS 1.2 and 1.1 when using libnss. Patch from Elrond,
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 07 Jul 2014 23:57:43 -0700 |
Mark Doliner |
Move x509_display_string() from ssl-nss.c and ssl-gnutls.c to certificate.c.
|
file |
diff |
annotate
|
| Mon, 07 Jul 2014 23:45:17 -0700 |
Mark Doliner |
Copy changes from datallah's 2948449ffd12 from the
|
file |
diff |
annotate
|
| Mon, 07 Jul 2014 23:21:53 -0700 |
Mark Doliner |
Whitespace-only change.
|
file |
diff |
annotate
|
| Thu, 13 Mar 2014 00:09:23 +0100 |
Tomasz Wasilczyk |
Merge release-2.x.y
|
file |
diff |
annotate
|
| Sat, 01 Mar 2014 10:29:22 -0800 |
Mark Doliner |
Remove stray whitespace.
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 01 Mar 2014 10:28:28 -0800 |
Mark Doliner |
Avoid camel case function name.
release-2.x.y
|
file |
diff |
annotate
|
| Wed, 05 Feb 2014 23:55:15 -0800 |
Mark Doliner |
Merge release-2.x.y branch into default.
|
file |
diff |
annotate
|
| Wed, 05 Feb 2014 01:45:11 -0500 |
Daniel Atallah |
Print information about the SSL connection to the debug log
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 03 Jan 2014 21:13:46 +0100 |
Tomasz Wasilczyk |
Merge 2.x.y
|
file |
diff |
annotate
|
| Fri, 03 Jan 2014 20:48:08 +0100 |
Tomasz Wasilczyk |
Clean up unused ssl/NSS code and write up some comments to resolve any doubts. Refs #15308
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 12 Oct 2013 22:57:00 +0530 |
Ankit Vani |
Added /*< private >*/ for padding members, clean them up and add missing ones
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 11 Jul 2013 19:18:59 -0400 |
Daniel Atallah |
Fix reversed display of activation and expiration dates.
|
file |
diff |
annotate
|
| Thu, 11 Jul 2013 19:17:47 -0400 |
Daniel Atallah |
Update certificate API to use 64-bit unsigned values instead of time_t.
|
file |
diff |
annotate
|
| Wed, 10 Jul 2013 19:50:12 -0400 |
Daniel Atallah |
Merge with release-2.x.y
|
file |
diff |
annotate
|
| Wed, 10 Jul 2013 19:45:44 -0400 |
Daniel Atallah |
Add workaround so that certificates with times that can't be represented using
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 02 Apr 2013 09:20:41 -0400 |
Daniel Atallah |
Merge with release-2.x.y (resolved various conflicts in mxit)
|
file |
diff |
annotate
|
| Mon, 01 Apr 2013 17:56:35 -0400 |
Elliott Sales de Andrade |
Fix return types for PR_Read/PR_Write.
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 03 Mar 2013 18:35:43 -0500 |
Daniel Atallah |
Merge with release-2.x.y
|
file |
diff |
annotate
|
| Sun, 03 Mar 2013 14:08:09 -0500 |
Daniel Atallah |
ssl-nss: Fix handling of certificates without a Subject.
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 29 Jan 2013 15:38:45 +0100 |
Tomasz Wasilczyk |
Merge release-2.x.y
|
file |
diff |
annotate
|
| Tue, 22 Jan 2013 15:25:40 -0500 |
Daniel Atallah |
ssl-nss: Don't use the NSS Built-in database at all
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 26 Feb 2012 03:01:41 +0000 |
Elliott Sales de Andrade |
Add a function for converting a PurpleCertificate to a string
|
file |
diff |
annotate
|
| Fri, 23 Dec 2011 08:21:58 +0000 |
Elliott Sales de Andrade |
A boring and large patch so I can merge heads.
cpw.qulogic.gtk3
|
file |
diff |
annotate
|
| Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
file |
diff |
annotate
|
| Thu, 01 Apr 2010 06:51:04 +0000 |
Paul Aurich |
nss: NSS should work after reiniting libpurple. Closes #11524.
|
file |
diff |
annotate
|
| Thu, 01 Apr 2010 05:26:44 +0000 |
Paul Aurich |
gnutls/nss: Don't call the handshake functions synchronously. Fixes #11525
|
file |
diff |
annotate
|
| Sat, 27 Mar 2010 03:55:09 +0000 |
Stu Tomlinson |
Implement reading multiple certificates from a single "bundle" of
|
file |
diff |
annotate
|
| Wed, 22 Jul 2009 06:12:13 +0000 |
Paul Aurich |
merge of '84e9549bcdbc6a600f81bb6759ed5923c4d4988a'
|
file |
diff |
annotate
|
| Thu, 16 Jul 2009 02:46:36 +0000 |
Paul Aurich |
Continue verification when we can't find a *cached* peer. Fixes #9664.
|
file |
diff |
annotate
|
| Wed, 22 Jul 2009 06:10:17 +0000 |
Paul Aurich |
disapproval of revision '6939005c2ed2896931c1f95866980784735dbd01'
|
file |
diff |
annotate
|
| Sat, 11 Jul 2009 06:46:21 +0000 |
Elliott Sales de Andrade |
Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
|
file |
diff |
annotate
|
| Sat, 01 Nov 2008 16:24:56 +0000 |
Stu Tomlinson |
x509_issuer_dn() should return the certificate's issuer name, not the cert
|
file |
diff |
annotate
|
| Sat, 25 Oct 2008 14:33:54 +0000 |
Will Thompson |
Only build SSL plugins if the corresponding library is present.
|
file |
diff |
annotate
|
| Tue, 23 Sep 2008 17:36:13 +0000 |
Ethan Blanton |
Enable a number of default-disabled strong ciphers for NSS.
|
file |
diff |
annotate
|
| Mon, 08 Sep 2008 23:04:15 +0000 |
Daniel Atallah |
Fix a NULL pointer deref in the NSS SSL implementation with certain self-signed
|
file |
diff |
annotate
|
| Thu, 14 Aug 2008 22:54:29 +0000 |
William Ehlhardt |
Patch to fully enable NSS SSL Certificates from #6500.
|
file |
diff |
annotate
|