summaryrefslogtreecommitdiff
path: root/security/nss/cmd
Commit message (Expand)AuthorAgeFilesLines
* Bug 438876: signtool is still using static libraries, patch part 2.nelson%bolyard.com2008-06-302-3/+1
* Restore USE_STATIC_LIBS = 1 to manifest.mn to get signtool building onnelson%bolyard.com2008-06-302-3/+2
* Bug 438876rrelyea%redhat.com2008-06-274-53/+26
* Bug 436957: Fix decoding in CERT_DecodeCRLDistributionPoints, r=julien.pierrenelson%bolyard.com2008-06-202-4/+20
* Fix for bug 423839 . Add multiple PKCS#11 token password command line option ...julien.pierre.boogz%sun.com2008-06-161-11/+55
* Bug 436430: Start to build the cmd/tests directory. Added the test programwtc%google.com2008-06-143-2/+128
* Back out last checkin, which introduced crashes in pk12util. Sheriff Nelsonnelson%bolyard.com2008-06-131-49/+11
* Fix for bug 423839 . Add multiple PKCS#11 token password command line option ...julien.pierre.boogz%sun.com2008-06-121-11/+49
* 430369 - vfychain -o succeeds even if -pp is not specified. Bug 430368 ? vfyc...alexei.volkov.bugs%sun.com2008-06-111-5/+25
* Bug 415167, Memory leak in certutilkaie%kuix.de2008-05-291-3/+4
* Bug 67890: create self-signed cert with existing key that signed CSRnelson%bolyard.com2008-05-211-20/+15
* [Bug 433437] vfychain ignores the -a option, r=julien.pierrenelson%bolyard.com2008-05-131-37/+14
* Bug 430743: Added the GET_32 macro for reading uint32. Use {...} (withwtc%google.com2008-05-071-12/+36
* Bug 430399: initialize output arguments before calling CERT_PKIXVieryCert.nelson%bolyard.com2008-04-271-4/+4
* Fix for AIX5.1 build (extraneous comma).julien.pierre.boogz%sun.com2008-04-261-1/+1
* Bug 430743: enhanced ssltap to understand the TLS session ticket extension.wtc%google.com2008-04-251-0/+18
* 403543 - pkix: need a way to enable/disable AIA cert fetching. r=nelsonalexei.volkov.bugs%sun.com2008-04-211-5/+14
* 429388 - vfychain.main leaks memory. r=nelsonalexei.volkov.bugs%sun.com2008-04-161-1/+6
* [Bug 400238] softtoken unexpectedly logged outrrelyea%redhat.com2008-04-051-15/+98
* Bug 425801, vfychain: Add support for OCSP checkingkaie%kuix.de2008-04-031-4/+46
* 412468 - modify certutil, vfychain and vfyserv utilities to use CERT_PKIXVeri...alexei.volkov.bugs%sun.com2008-03-271-4/+21
* Fix for bug 424471 . counter overflow in bltest . r=nelsonjulien.pierre.boogz%sun.com2008-03-221-1/+1
* Bug 266941: Patch to fix data type errors. r=christopheslavomir.katuscak%sun.com2008-03-191-3/+3
* Bug 266941: Selfserv patch to print throughput.slavomir.katuscak%sun.com2008-03-181-30/+199
* Bug 422866: vfychain -pp command crashes in NSS_shutdown, r=alexeiNSS_3_12_BETA3FIREFOX_3_0b5_RELEASEFIREFOX_3_0b5_RC2FIREFOX_3_0b5_RC1nelson%bolyard.com2008-03-151-2/+2
* Bug 412468, modify certutil, vfychain and vfyserv utilities to use CERT_PKIXV...kaie%kuix.de2008-03-141-2/+18
* 412468 - modify certutil, vfychain and vfyserv utilities to use CERT_PKIXVeri...alexei.volkov.bugs%sun.com2008-03-111-15/+41
* Bug 391296 ? Need an update helper for Shared Databasesrrelyea%redhat.com2008-03-103-17/+410
* Bug 419523: Export Cert_NewTempCertificate. Remove unnecessary inclusionswtc%google.com2008-03-101-1/+0
* Bug 403563: implement the TLS session ticket extension (rfc4507bis). Thewtc%google.com2008-03-064-27/+103
* 421216 - libpkix test nss_thread leaks a test certificate. r=nelsonalexei.volkov.bugs%sun.com2008-03-061-0/+1
* Bug 420979: vfychain ignores -b TIME option when -p option is present.nelson%bolyard.com2008-03-051-7/+13
* Bug 266941: Strsclnt patch. r=nelsonslavomir.katuscak%sun.com2008-03-041-3/+4
* Bug 420212: Empty cert DNs handled badly, display as "!INVALID AVA!"nelson%bolyard.com2008-03-031-1/+9
* Fix for bug 419763 . Logger thread should be joined on exit . r=nelsonjulien.pierre.boogz%sun.com2008-02-281-2/+8
* Fix for bug 418365 . Memory leak in selfserv related to TCP socket. r=nelsonjulien.pierre.boogz%sun.com2008-02-281-0/+5
* 417024 - Convert libpkix error code into nss error code. r=nelsonalexei.volkov.bugs%sun.com2008-02-252-1/+28
* Bug 417637: tstclnt crashes if -p option is not specified. r=julien.pierrenelson%bolyard.com2008-02-231-6/+4
* Bug 412468 - modify vfychain to use CERT_PKIXVerifyCert function, r=Alexeinelson%bolyard.com2008-02-201-1/+1
* bug 403240: threads hanging in nss_InitLock . r=julien.pierrenelson%bolyard.com2008-02-161-0/+1
* Fix for bug 403240 - threads hanging in nss_InitLock . r=wtc,nelsonjulien.pierre.boogz%sun.com2008-02-161-3/+2
* Fix for bug 369144 . certutil needs option to generate SubjectKeyID extension...julien.pierre.boogz%sun.com2008-02-166-6/+116
* 412468 - modify vfychain and vfyserv utilities to use CERT_PKIXVerifyCert fun...alexei.volkov.bugs%sun.com2008-02-143-32/+2
* Fix for bug 417392 . certutil -L -n reports bogus trust flags.julien.pierre.boogz%sun.com2008-02-141-2/+2
* Bug 401928 - Support generalized PKCS#5 v2 PBEs. r=rrelyeanelson%bolyard.com2008-02-144-12/+275
* Fix for bug 408260 . add more information about trust flags in certutil usage...julien.pierre.boogz%sun.com2008-02-141-0/+7
* 412468 - modify vfychain and vfyserv utilities to use CERT_PKIXVerifyCert fun...alexei.volkov.bugs%sun.com2008-02-114-37/+215
* Plug old leak in certutil -K command, and add comments. r=alexei. bug 291384nelson%bolyard.com2008-02-081-0/+3
* Fix for bug 416067 . Report PK11_Authenticate failures. r=rrelyeajulien.pierre.boogz%sun.com2008-02-081-14/+40
* [Bug 291384] certutil -K behavior doesn't match usage. r=rrelyeanelson%bolyard.com2008-02-071-32/+126