summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close GECKO19b2_20071210_RELBRANCHGECKO19b2_20071210_RELBRANCHFranziskus Kiefer2017-09-290-0/+0
|
* fixup commit for branch 'GECKO19b2_20071210_RELBRANCH'NSS_3_12_ALPHA_2BFIREFOX_3_0b2_RELEASEFIREFOX_3_0b2_RC1cvs2hg2007-11-203-90/+687
|
* bug 398419 - leak processing scripts take the most time on Linuxrrelyea%redhat.com2007-10-071-150/+146
| | | | | | | recode the leak processing from shell to awk. r=slavo with fix for solaris (solaris requires nawk rather than awk)
* Bug 308275 ? Leaks related to nssCKFWInstance_CreateMutex (edit)rrelyea%redhat.com2007-10-065-29/+34
| | | | | destroy the token objects when the token goes away. r=nelsonb
* back out memleak.sh test. Breaking solarisrrelyea%redhat.com2007-10-061-142/+150
|
* bug 398419 - leak processing scripts take the most time on Linuxrrelyea%redhat.com2007-10-061-150/+142
| | | | | recode the leak processing from shell to awk. r=slavo
* Commenting out two types of stacks related to ocsp client memory leaks. The ↵alexei.volkov.bugs%sun.com2007-10-051-22/+31
| | | | types: leaks that PKIX_Shutdown has resolved; leaks created by unknown error condition in libpkix library. The last one is under investigation.
* Bug 398019 ? correct confusing and erroneous comments in DER_AsciiToTimenelson%bolyard.com2007-10-051-25/+18
| | | | r=rrelyea
* Change the stack for the libc leak (which we cannot fix), so that new leaksnelson%bolyard.com2007-10-041-10/+3
| | | | of this kind will not turn the tree orange. Bug 397487. r=nelson
* 391774 - PKIX_Shutdown is not called by nssinit.c. r=nelson. Patch was ↵alexei.volkov.bugs%sun.com2007-10-042-22/+0
| | | | provided by Slavo.
* Ignored leaks update.slavomir.katuscak%sun.com2007-10-041-0/+2
|
* Bug 398397: Checking for more patterns. r=christopheslavomir.katuscak%sun.com2007-10-041-0/+23
|
* Bug 391770, OCSP_Global.monitor is leaked on shutdownkaie%kuix.de2007-10-044-7/+15
| | | | | Leak found by David Baron r=kengert, r=nelson
* Ignored leaks update.slavomir.katuscak%sun.com2007-10-031-2/+4
|
* Bug 391294 ? Shared Database implementation really slow on network file systemsrrelyea%redhat.com2007-10-021-141/+639
| | | | | | r = nelson. cache data for shared databases on the local file system.
* Bug 391815:slavomir.katuscak%sun.com2007-10-022-139/+150
| | | | | | | | 1. Wrapped OCSP tests by debug tool. 2. Modified memleak script to use one function for testing different tools (selfserv, strsclnt, ocspclnt) + added OCSP tests. r=alexei
* Ignored leaks update.slavomir.katuscak%sun.com2007-10-021-1/+1
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-10-021-15/+44
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-10-021-2/+10
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-10-021-39/+66
|
* Removed Files: hsearch.cbiswatosh.chakraborty%sun.com2007-10-021-106/+0
| | | | | For Bug Id: 265715. Reviewed by Nelson Issue: Removal of hsearch.c
* Modified Files: manifest.mnbiswatosh.chakraborty%sun.com2007-10-021-1/+0
| | | | | Bug 265715. Reviewed by Nelson Issue: Removing hsearch.c from manifest.mn as well from the source.
* Commiting back derdec.c ver 1.5 with appropriate comments.biswatosh.chakraborty%sun.com2007-10-011-334/+0
| | | | | Bug Id: 352929. Reviewed by WTC and Nelson. Issue: Removed DER_Decode and der_decode.
* Backing out derdec.c ver 1.5 as it did not contain correct comments.biswatosh.chakraborty%sun.com2007-10-011-0/+334
| | | | Will commit it back now with appropriate comments.
* Committing in NSSBranch.biswatosh.chakraborty%sun.com2007-10-011-19/+0
| | | | | | | Modified Files: secder.h For Bug Id: 352929 Reviewed by Wan-Teh Chang and Nelson Removed DER_Decode declaration
* Committing in NSSBranch.biswatosh.chakraborty%sun.com2007-10-011-334/+0
| | | | | | | Modified Files: derdec.c For Bug 352929 Reviewed by Wan-Teh Chang and Nelson Removed DER_Decode and der_decode functions
* Bug 397476: Ignored leaks moved to bug 370536.slavomir.katuscak%sun.com2007-10-011-5/+1
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-10-011-1/+19
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-09-281-1/+4
|
* 390499 - lib pkix does not check cached cert chain for revocation. r=nelsonalexei.volkov.bugs%sun.com2007-09-274-113/+189
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-09-271-2/+6
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-09-271-10/+26
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-09-271-0/+2
|
* Ignored leaks update.slavomir.katuscak%sun.com2007-09-271-22/+45
|
* Bug 391815:slavomir.katuscak%sun.com2007-09-262-35/+57
| | | | | | | Patch adding new options to DBX and Valgrind. r=julien Updated list of ignored leaks. (no review, I will update it with new leaks when I have results from all testing machines).
* Alphabetize new symbols for NSS 3.12 - preparation for new snapshot.nelson%bolyard.com2007-09-261-4/+4
|
* bug 284531 Design new interfaces for certificate path building and ↵rrelyea%redhat.com2007-09-254-1/+813
| | | | | | | verification for libPKIX patch by stevep review by rrelyea.
* Bug 396322, Fix secutil's code and NSS tools that print public keysnelson%bolyard.com2007-09-254-323/+296
| | | | r=rrelyea
* Bug 397122, NSS 3.12 alpha treats a key3.db with no global salt as having no ↵nelson%bolyard.com2007-09-251-1/+2
| | | | | | password r=rrelyea
* Bug 391183, rename libPKIX error string number type to pkix error number typesnelson%bolyard.com2007-09-2521-200/+208
| | | | r=alexei.volkov
* Bug 390973, Add long option names to SECU_ParseCommandLine (reopened)neil.williams%sun.com2007-09-211-2/+2
| | | | r=Nelson, Bob Relyea
* 395265 - eliminate libPKIX initialization from all the individual PKIX unit ↵alexei.volkov.bugs%sun.com2007-09-2069-748/+263
| | | | test source files. r=nelson
* Bug 396484, certutil doesn't truncate existing temporary filesneil.williams%sun.com2007-09-201-3/+5
| | | | r=Nelson (trunk)
* 395224 - Don't reject certs with critical NetscapeCertType extensions in ↵alexei.volkov.bugs%sun.com2007-09-202-0/+2
| | | | libPKIX. r=nelson
* Bug 396256 - certutil and pp do not print all the GeneralNames in anelson%bolyard.com2007-09-191-2/+13
| | | | CRLDP extension, r=neil.williams
* Wrap long function definitions. r=nelsonnelson%bolyard.com2007-09-191-11/+22
|
* 395427 - PKIX_PL_Initialize must not call NSS_Init. r=nelsonalexei.volkov.bugs%sun.com2007-09-195-94/+9
|
* 395850 - build of libpkix tests creates links to nonexistant shared ↵alexei.volkov.bugs%sun.com2007-09-1832-29/+74
| | | | libraries and breaks windows build. r=nelson
* Bug 324744, add generation of policy extensions to certutilneil.williams%sun.com2007-09-183-81/+144
| | | | r=Nelson
* 390209 - pkix AIA manager tries to get certs using AIA url with OCSP access ↵alexei.volkov.bugs%sun.com2007-09-122-0/+12
| | | | method. r=nelson