Граф коммитов

1067 Коммитов

Автор SHA1 Сообщение Дата
Kai Engert 162d92f9bd Bug 490864, deliver 3.12.4.1 (NSS_3_12_4_FIPS1) to mozilla-central for trunk testing
r=relyea, r=nelson
2009-05-05 17:22:50 +02:00
Kai Engert 8823039b10 Bug 487721, deliver NSS 3.12.4 RC0 to mozilla-central
r=wtc
2009-04-21 03:51:56 +02:00
Kai Engert ba79675783 Bug 487712, Pick up NSS_HEAD_20090409 to fix WINCE
Got r=nelson and r=rrelyea in today's NSS conference call.
CLOSED TREE
2009-04-10 02:00:56 +02:00
Kai Engert b4d165c646 Bug 486182, Land NSS 3.12.3 final in mozilla-central
r=nelson
2009-04-07 03:36:45 +02:00
Tyler Downer 63264f2bd2 Bug 412749 - "self signed" should read "self-signed". r=kaie, ui-r=johnath 2009-03-11 13:26:44 +01:00
Wan-Teh Chang d20cedab70 Bug 466745: Upgraded NSS to NSS_3_12_3_BETA3. 2009-02-10 09:18:32 -08:00
Daniel Holbert 79f11bb4f4 Bug 473236 - follow up patch v3b: restore original executable status for previously-executable Makefiles in nss folder. a=ted
Probably unnecessary, but it's conceivable that someone might execute them directly ( they do have a #! line at the top), and their executable status is going to get turned on at our next NSS snapshot-importing anyway.
2009-01-23 11:55:40 -08:00
Daniel Holbert c755eee8e7 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Kai Engert 33aeead737 Bug 473837, land NSS_3_12_3_BETA2
r=wtc
2009-01-21 04:43:31 +01:00
Kai Engert 60f2b94cdf Backout 6c571dc80a99, bug 473837 2009-01-16 20:15:28 +01:00
Kai Engert bcdc73c101 Bug 473837, Import NSS_3_12_3_BETA1
r=wtc
2009-01-16 20:01:34 +01:00
Kai Engert f8a04239b0 Bug 461082, Deliver NSS 3.12.2 and NSPR 4.7.2 to Mozilla
r=wtc
2008-10-23 02:38:29 +02:00
Kai Engert 7ad8828630 Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1
r=rrelyea
2008-08-15 06:12:54 +02:00
Benjamin Smedberg 2f67dc2ab9 Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
nelson%bolyard.com 8d314a664d Backout last checkin to tstclnt.c, which appears to have broken some
tinderboxes.  /Sheriff Nelson
2008-08-11 19:29:44 +00:00
nelson%bolyard.com 530e53a295 Bug 330622: certutil's usage messages incorrectly document certain options, r=kaie
Bug 448323: certutil -K doesn't report the token and slot names for found keys, r=julien
2008-08-09 00:03:43 +00:00
julien.pierre.boogz%sun.com dc9bbef2e3 Fix for bug 423839 . Add multiple PKCS#11 token password command-line option to NSS tools. r=nelson 2008-08-08 23:48:12 +00:00
julien.pierre.boogz%sun.com 4d860ae8bd Fix for bug 423839 . Add multiple PKCS#11 token password command line options to crmftest, modutil, p7sign, p7content . r=nelson 2008-08-04 22:58:31 +00:00
nelson%bolyard.com b148fe7244 bug 444850. Don't crash when CERT_CreateSubjectCertList fails to find any
certs that match the subject name of a cert that NSS has just found.
r=alexei.volkov,wtc
2008-07-22 04:27:47 +00:00
nelson%bolyard.com 5f6b469029 Bug 384459, ignore issuer and serial number components of authority key ID
extension when they don't match.  Don't report them in certutil either.
r=rrelyea, sr=wtc
2008-07-22 02:40:11 +00:00
glen.beasley%sun.com 63beea0332 443755 remove extra semicolon patch from Jesse Ruderman r=nelson and myself glenb 2008-07-09 18:07:44 +00:00
nelson%bolyard.com 12fa24ec1c Bug 438876: signtool is still using static libraries, patch part 2.
r=rrelyea
Modified Files:
	certgen.c manifest.mn
2008-06-30 21:26:58 +00:00
nelson%bolyard.com 6e2b14b13e Restore USE_STATIC_LIBS = 1 to manifest.mn to get signtool building on
Windows again.  This is a partial backout of the previous checkin for
manifest.mn.  Also, don't include unnecessary private header files.
Related to bug 438876.  Sheriff Nelson
2008-06-30 20:33:40 +00:00
rrelyea%redhat.com b5a2e583e6 Bug 438876
signtool is still using static libraries

r=wtc
also addresses review comments 2 and 3.
2008-06-27 21:01:48 +00:00
nelson%bolyard.com cb2e1cc4ba Bug 436957: Fix decoding in CERT_DecodeCRLDistributionPoints, r=julien.pierre
Modified Files:
	cmd/lib/secutil.c cmd/lib/secutil.h tests/cert/certext.txt
 	lib/certhigh/xcrldist.c
2008-06-20 21:14:27 +00:00
julien.pierre.boogz%sun.com 06fc3394b0 Fix for bug 423839 . Add multiple PKCS#11 token password command line option to NSS tools . r=nelson 2008-06-16 20:23:00 +00:00
wtc%google.com 530a221337 Bug 436430: Start to build the cmd/tests directory. Added the test program
nonspr10.c for verifying that NSS public headers can be compiled with
-DNO_NSPR_10_SUPPORT.  Do not release the test programs in cmd/tests in our
binary distribution.  r=nelson.
Modified Files:
	manifest.mn tests/manifest.mn
Added Files:
	tests/nonspr10.c
2008-06-14 19:37:03 +00:00
nelson%bolyard.com 515683b406 Back out last checkin, which introduced crashes in pk12util. Sheriff Nelson 2008-06-13 05:28:55 +00:00
julien.pierre.boogz%sun.com bcbfe42ea5 Fix for bug 423839 . Add multiple PKCS#11 token password command line option to NSS tools. r=nelson 2008-06-12 21:16:58 +00:00
alexei.volkov.bugs%sun.com bf34f33d7e 430369 - vfychain -o succeeds even if -pp is not specified. Bug 430368 ��� vfychain -t option is undocumented. r=nelson 2008-06-11 18:02:17 +00:00
kaie%kuix.de f959e8578b Bug 415167, Memory leak in certutil
Follow up patch to fix a deadlock regression, bug 434808
Patch contributed by Julien Pierre
r=kaie, r=nelson
2008-05-29 17:17:59 +00:00
nelson%bolyard.com dae5e98dfe Bug 67890: create self-signed cert with existing key that signed CSR
Patch by Alexei.volkov, r=julien.pierre,rrelyea
2008-05-21 21:58:07 +00:00
nelson%bolyard.com d6cc970bac [Bug 433437] vfychain ignores the -a option, r=julien.pierre 2008-05-13 02:19:27 +00:00
wtc%google.com 0df21bee75 Bug 430743: Added the GET_32 macro for reading uint32. Use {...} (with
three dots) for consistency.  Parse the NewSessionTicket handshake message.
r=nelson.
2008-05-07 15:42:59 +00:00
nelson%bolyard.com d3a26020b5 Bug 430399: initialize output arguments before calling CERT_PKIXVieryCert.
r=Alexei.volkov
2008-04-27 02:02:29 +00:00
julien.pierre.boogz%sun.com b24a3e99a5 Fix for AIX5.1 build (extraneous comma). 2008-04-26 00:47:50 +00:00
wtc%google.com 48b2708d11 Bug 430743: enhanced ssltap to understand the TLS session ticket extension.
The NewSessionTicket handshake message is not parsed yet.  r=nelson.
2008-04-25 16:58:18 +00:00
alexei.volkov.bugs%sun.com 59c6360b6d 403543 - pkix: need a way to enable/disable AIA cert fetching. r=nelson 2008-04-21 22:38:35 +00:00
alexei.volkov.bugs%sun.com c7f691584e 429388 - vfychain.main leaks memory. r=nelson 2008-04-16 23:25:32 +00:00
rrelyea%redhat.com 2b94733d17 [Bug 400238] softtoken unexpectedly logged out
r nelson
Also addes test case
2008-04-05 01:42:53 +00:00
kaie%kuix.de 20ce03bea5 Bug 425801, vfychain: Add support for OCSP checking
r=nelson
2008-04-03 19:53:38 +00:00
alexei.volkov.bugs%sun.com 0bbc2f7a89 412468 - modify certutil, vfychain and vfyserv utilities to use CERT_PKIXVerifyCert function. r=nelson 2008-03-27 21:56:25 +00:00
julien.pierre.boogz%sun.com a9158683e7 Fix for bug 424471 . counter overflow in bltest . r=nelson 2008-03-22 02:01:16 +00:00
slavomir.katuscak%sun.com 2f7d5c357f Bug 266941: Patch to fix data type errors. r=christophe 2008-03-19 17:13:40 +00:00
slavomir.katuscak%sun.com 2673e4b0dc Bug 266941: Selfserv patch to print throughput.
r=nelson
2008-03-18 14:35:19 +00:00
nelson%bolyard.com a6ff970b99 Bug 422866: vfychain -pp command crashes in NSS_shutdown, r=alexei 2008-03-15 06:58:59 +00:00
kaie%kuix.de 32a72cae64 Bug 412468, modify certutil, vfychain and vfyserv utilities to use CERT_PKIXVerifyCert function
Patch v6: Adjust vfychain to new revocation flags
r=alexei, r=nelson
2008-03-14 23:29:37 +00:00
alexei.volkov.bugs%sun.com e7740ba298 412468 - modify certutil, vfychain and vfyserv utilities to use CERT_PKIXVerifyCert function. Patches: suply trustlist to CERT_PKIXVerifyCert; use double "p" argument to use CERT_PKIXVerifyCert for validation. r=nelson. 2008-03-11 20:48:53 +00:00
rrelyea%redhat.com 1321d11410 Bug 391296 ��� Need an update helper for Shared Databases
r=nelson.
2008-03-10 20:16:51 +00:00