summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close GECKO190_20090119_RELBRANCHGECKO190_20090119_RELBRANCHFranziskus Kiefer2017-09-290-0/+0
|
* fixup commit for branch 'GECKO190_20090119_RELBRANCH'cvs2hg2009-01-153-5/+258
|
* Set version 3.12.2.0, remove beta, for 3.12.2 RC 1NSS_3_12_2_RTMNSS_3_12_2_RC1FIREFOX_3_0_5_RELEASEFIREFOX_3_0_5_BUILD1CAMINO_2_0_B1_RELEASEkaie%kuix.de2008-10-212-4/+4
|
* Bug 459231 - Memory leak in cert fetching - AIA extension. r=nelsonalexei.volkov.bugs%sun.com2008-10-203-11/+32
|
* Bug 455424: nssilckt.h should not define the enumeration constant 'Lock',wtc%google.com2008-10-182043-0/+810177
|\ | | | | | | | | | | | | | | which conflicts with C++ code defining a 'Lock' class. r=alexei.volkov. Modified Files: cmd/tests/manifest.mn lib/util/nssilckt.h Added Files: cmd/tests/conflict.c
* | fixup commit for tag 'NSSCKBI_1_72_RTM'NSSCKBI_1_72_RTMcvs2hg2008-10-172042-810120/+0
|/
* Add COMODO ECC Certification Authority certificate to NSSkaie%kuix.de2008-10-173-5/+229
|
* Fix for bug 459481 . Build issue . r=nelsonjulien.pierre.boogz%sun.com2008-10-152-2/+2
|
* Fix for bug 427493. Log tstclnt return code. r=nelsonjulien.pierre.boogz%sun.com2008-10-101-0/+1
|
* Bug 457989: Make PKCS#11 module logging more usefulnelson%bolyard.com2008-10-081-86/+95
| | | | patch, part 4, report invalid handles when they occur. r=julien.pierre
* Bug 457989: Make PKCS#11 module logging more usefulnelson%bolyard.com2008-10-071-230/+273
| | | | patch, part 3, v1 - eliminate redundant literal strings, r=julien.pierre
* Bug 458015 - Added value check to set_freebl() in memleak.sh. r=christophe, ↵slavomir.katuscak%sun.com2008-10-071-9/+26
| | | | r=alexei
* Fix for bug 455556 . Fixed size buffers used with PR_FormatTime can be too ↵julien.pierre.boogz%sun.com2008-10-064-18/+29
| | | | small . r=wtc
* Bug 457980: remove hundreds of kilobytes of useless strings in libPKIX, r=alexeinelson%bolyard.com2008-10-061-1/+1
|
* Bug 421634: Don't send an SNI Client Hello extension bearing an IPv6 addressnelson%bolyard.com2008-10-061-7/+8
| | | | r=wtc,julien.pierre
* Bug 457989: Make PKCS#11 module logging more useful, r=julien.pierrenelson%bolyard.com2008-10-061-34/+393
|
* Bug 444850: NSS misbehaves badly in the presence of a disabled PKCS#11 slotnelson%bolyard.com2008-10-061-184/+63
| | | | r=rrelyea
* Bug 450845: Stop exporting symbols that are not present in the .def filesnelson%bolyard.com2008-10-059-31/+31
| | | | Eliminate PR_EXTERN, PR_IMPLEMENT in nss/lib, r=wtc
* Bug 438870: Don't use PL_strlen in lib/freebl. Don't link with -lplc4 andwtc%google.com2008-10-033-8/+6
| | | | | | -lplds4, which are not needed to resolve any symbols. r=rrelyea,nelson. Modified Files: config.mk md2.c md5.c
* Bug 456862: added a block comment to explain why we don't respond with awtc%google.com2008-10-031-2/+26
| | | | | | close_notify alert after we receive a close_notify alert. Reordered the tests in ssl_SecureClose and ssl_SecureShutdown to make it clear that the tests in those two functions are almost the same. r=nelson.
* Bug 455348: change hyphens to underscores in usernames. r=julien.pierre.wtc%google.com2008-10-031-1/+3
|
* Bug 457989: Make PKCS#11 module logging more usefulnelson%bolyard.com2008-10-021-327/+447
| | | | Print the symbolic CKR_ names for all known return values. r=julien.pierre
* Fix for bug 455348 . Fix DEBUG_jpierre . r=nelsonjulien.pierre.boogz%sun.com2008-10-021-3/+3
|
* Bug 457984: Enable PKCS11 module logging in optimized builds, r=rrelyeanelson%bolyard.com2008-10-021-2/+1
|
* Fix for Bug 437804: certutil -R for cert renewal should derive the subject ↵emaldona%redhat.com2008-09-301-2/+16
| | | | from the cert if none is specified
* Bug 305693: shlibsign generates PQG for every run, slows build, r=rrelyeanelson%bolyard.com2008-09-301-10/+96
|
* Add new function SEC_PKCS12AddCertOrChainAndKey for bug 311483. r=wtcnelson%bolyard.com2008-09-303-16/+47
|
* Remove dead functions for bug 311483. r=wtcnelson%bolyard.com2008-09-302-320/+0
|
* Stop assuming session pointers are non-NULL for bug 444974. r=rrelyeanelson%bolyard.com2008-09-305-26/+90
|
* Bug 453227: Client certificate installation fails.nelson%bolyard.com2008-09-301-10/+14
| | | | Commit patch that was approved for trunk. r=wtc, julien
* Bug 455348: Don't use DEBUG_nelsonb. r=wtcnelson%bolyard.com2008-09-302-35/+0
|
* Reduce the number of places where NSS tries to talk to a PKCS#11 modulenelson%bolyard.com2008-09-302-20/+28
| | | | with an invalid session handle. Bug 200704. r=rrelyea
* NSS trunk now claims to be NSS 3.12.2 Beta.nelson%bolyard.com2008-09-301-3/+3
|
* Carry the diffs between NSS_3_12_1_RC1 and NSS_3_12_1_RC2 to the trunknelson%bolyard.com2008-09-302-4/+4
| | | | from the "mini" NSS_3_12_1_BRANCH.
* Fix Bug 449334 - pk12util has duplicate letters, r=nelsonemaldona%redhat.com2008-09-261-4/+4
|
* Fix for bug 452751. Plug slot leak in PK11_FindSlotsByNames . r=nelsonjulien.pierre.boogz%sun.com2008-09-261-3/+2
|
* Fix for bug 445706 . Always abort nsinstall when a symlink creation race is ↵julien.pierre.boogz%sun.com2008-09-251-3/+2
| | | | detected.
* Fix for bug 456854. Set NSPR error code when decoding fails. r=nelsonjulien.pierre.boogz%sun.com2008-09-241-0/+1
|
* Fix for bug 445706. Add error message to nsinstall when symlink creation ↵julien.pierre.boogz%sun.com2008-09-241-0/+3
| | | | fails. r=nelson
* Bug 426266: Decoupled lib/softoken and lib/ssl. lib/softoken should notwtc%google.com2008-09-223-12/+10
| | | | | | include any headers from lib/ssl. r=nelson. Modified Files: softoken/pkcs11c.c ssl/manifest.mn ssl/ssl3con.c
* Move chain checkers source files from "top" to "checker" directory.alexei.volkov.bugs%sun.com2008-09-2218-16/+16
|
* Bug 453364: Added three new error codes that are equivalent to the PKCS #11wtc%google.com2008-09-222-0/+13
| | | | | | | error codes CKR_GENERAL_ERROR, CKR_FUNCTION_FAILED, and CKR_DEVICE_ERROR. r=nelson. Modified Files: cmd/lib/SECerrs.h lib/util/secerr.h
* Bug 456036: The stubs for deprecated functions should set thewtc%google.com2008-09-201-0/+4
| | | | PR_NOT_IMPLEMENTED_ERROR error before returning failure. r=julien.pierre
* Bug 452076: added tests for -c and -C options with various algorithmsemaldona%redhat.com2008-09-181-20/+296
|
* Patch to reduce testing complexity. r=julienslavomir.katuscak%sun.com2008-09-184-297/+484
|
* Bug 454961: pr_fgets should return NULL if it reaches EOF before readingwtc%google.com2008-09-182-2/+5
|\ | | | | | | | | | | | | | | any data. This matches the behavior of fgets. Removed an accidental use of the comma operator in util.c and a test that's no longer necessary with the change to pr_fgets. r=alexei.volkov. Modified Files: signtool.c util.c
| * fixup commit for tag 'NSS_CRLDP_BASE'NSS_CRLDP_BASEcvs2hg2008-09-11166-20725/+0
|/
* Bug 447563: fixed this bug without changing the values of error codes.wtc%google.com2008-09-112-5/+9
| | | | | | Use ADD_MODULE_FAILED_ERR as the surviving error code name. r=emaldona Modified Files: error.h pk11.c
* Backout part of patch for bug 447563, which cause the testing to fail.nelson%bolyard.com2008-09-111-0/+2
| | | | | The enumeration is evidently part of the public API of modutil. :( /Sheriff Nelson
* Bug 447563: Better error messages. r=nelsonemaldona%redhat.com2008-09-102-5/+3
|