summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close ANGELON_MOZ12_BRANCHANGELON_MOZ12_BRANCHFranziskus Kiefer2017-09-290-0/+0
|
* fixup commit for branch 'ANGELON_MOZ12_BRANCH'ANGELON_MOZ12_BASEcvs2hg2002-11-060-0/+0
|
* b=171331 Thawte Freemail certificates not trustedkaie%netscape.com2002-11-064-446/+558
|\ | | | | | | | | | | | | same bug as b=175085 New builds with old databases lose trust Patch from relyea r=kaie a=blizzard
| * fixup commit for tag 'moz_win_20021203'moz_win_20021203cvs2hg2002-11-0622-534/+769
| |\ |/ /
| * fixup commit for tag 'moz_win_20021202'moz_win_20021202cvs2hg2002-11-0622-534/+769
| |\ |/ /
| * fixup commit for tag 'moz_win_20021122'moz_win_20021122cvs2hg2002-11-060-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'moz_ux_20021203'moz_ux_20021203cvs2hg2002-11-060-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'moz_ux_20021202'moz_ux_20021202cvs2hg2002-11-060-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'moz_ux_20021122'moz_ux_20021122cvs2hg2002-11-0622-534/+769
| |\ |/ /
| * fixup commit for tag 'moz_win_20021104'moz_win_20021104cvs2hg2002-10-254-6/+47
| |\ |/ /
| * fixup commit for tag 'moz_win_20021026'moz_win_20021026cvs2hg2002-10-254-6/+47
| |\ |/ /
| * fixup commit for tag 'moz_ux_20021104'moz_ux_20021104cvs2hg2002-10-254-6/+47
| |\ |/ /
| * fixup commit for tag 'moz_ux_20021026'moz_ux_20021026cvs2hg2002-10-254-6/+47
| |\ |/ /
| * fixup commit for tag 'NSS_3_6_BRANCH_20021026'NSS_3_6_BRANCH_20021026cvs2hg2002-10-2546-12669/+6
|/
* fixup commit for branch 'MOZILLA_1_2_BRANCH'RMCH_20021105_BASEPHOENIX_0_4_RELEASEMOZILLA_1_2_2002110512_BASEcvs2hg2002-10-2518-1101/+133
|
* Fix for 172678 - move internal functions InitCRLCache and ShutdownCRLCache ↵jpierre%netscape.com2002-10-054-3/+5
| | | | to private header certi.h
* Sorted NSS 3.6 symbols in alphabetical order.wtc%netscape.com2002-10-041-1/+1
|
* Import nspr20/v4.2.2.wtc%netscape.com2002-10-041-1/+1
|
* Added SUNW_ISA=sparcv9 to clear up error message.kirk.erickson%sun.com2002-10-041-0/+1
|
* Bug 164744: fixed the comment block style.wtc%netscape.com2002-10-031-3/+4
|
* Bug 149832: renamed highestUsage as certificateUsageHighest.wtc%netscape.com2002-10-032-2/+2
| | | | Modified files: certdb/certt.h certhigh/certvfy.c
* Fix for 164744 - implement new functions for pk12util . r=wtcjpierre%netscape.com2002-10-036-76/+66
|
* Restored a # that was accidentally deleted.wtc%netscape.com2002-10-031-0/+1
|
* Moved solarispkg target to the end of the file.kirk.erickson%sun.com2002-10-021-7/+6
|
* Fixes 158683, adds new directory mozilla/security/nss/pkg/solaris.kirk.erickson%sun.com2002-10-0216-0/+539
|\ | | | | | | And 'solarispkg' target to mozilla/security/nss/Makefile.
| * fixup commit for tag 'PHOENIX_0_3_RELEASE'PHOENIX_0_3_RELEASEcvs2hg2002-10-0245-0/+12669
| |\ | |/ |/|
| * fixup commit for tag 'NSS_3_6_BETA3'NSS_3_6_BETA3cvs2hg2002-10-0256-13708/+0
| |\ |/ /
| * fixup commit for tag 'MOZILLA_1_2b_RELEASE'MOZILLA_1_2b_RELEASEcvs2hg2002-10-0211-1039/+0
|/
* Fix for 164744 - fix for pk12util to export multiple certsjpierre%netscape.com2002-10-0213-55/+1165
|\
* | fixup commit for tag 'PHOENIX_0_2_RELEASE'PHOENIX_0_2_RELEASEcvs2hg2002-10-0111-1039/+0
|/
* bug 171224, changes to path constructionian.mcgreer%sun.com2002-10-018-92/+251
| | | | r=nelsonb
* Bug 16296: fix race in sdr code.relyea%netscape.com2002-10-011-0/+2
|
* Fix SDR race condition with a coarse lock. Does not address multiaccess DBrelyea%netscape.com2002-10-012-1/+27
| | | | races. Bug 169296.
* bug 166793, uninitialized variablesian.mcgreer%sun.com2002-09-301-2/+10
| | | | r=wtc
* Bug 154689: removed the "with Shared Database" string. NSS is always builtwtc%netscape.com2002-09-301-8/+1
| | | | that way now.
* Bug 127740: added a comment to explain the thread yield inwtc%netscape.com2002-09-301-0/+6
| | | | ssl3_SendApplicationData.
* Use the enumeration constant 'siBuffer' instead of 0.wtc%netscape.com2002-09-301-2/+2
|
* Bug 171422: removed unused (and incorrect) code. r=mcgreer.wtc%netscape.com2002-09-301-2/+0
|
* Bug 166772: 'cinfo' needs to be initialized to NULL. Fixed an indentationwtc%netscape.com2002-09-301-2/+2
| | | | problem.
* Bug 153258: fixed a misspelling in pk11_getDefTokName.wtc%netscape.com2002-09-281-1/+1
|
* Fix 128172: function to convert a session key to a token key.nicolson%netscape.com2002-09-283-0/+66
|
* Fix for 167615 - fix for crash with bad CRLs from token. Also fix error handlingjpierre%netscape.com2002-09-281-12/+20
|
* Bug 166781: fixed the bug that 'r2' may be used uninitialized. r=nicolson.wtc%netscape.com2002-09-271-0/+1
|
* bug 171198, leak moving temp cert to perm; add force parameterian.mcgreer%sun.com2002-09-274-6/+8
| | | | r=wtc,relyea
* Bug 167861: PK11_GetModInfo needs to set the error code.relyea%netscape.com2002-09-271-1/+5
|
* bug 130966: fix problems in searching and storing fixed keys.relyea%netscape.com2002-09-273-58/+162
| | | | | | bug 170423: Turn on block symetric and Mac'ing functions in the DB token so we can use the fixed keys there without moving them around. Fix memory leak on shutdown (leaking the sessions).
* Bug 166894: Handle changing Trust when cert is in the token.relyea%netscape.com2002-09-2757-0/+13739
|\
* | fixup commit for tag 'NSS_3_6_BETA2'NSS_3_6_BETA2cvs2hg2002-09-2756-13708/+0
|/
* Add targets for HPUX Itanium family processors.nelsonb%netscape.com2002-09-271-4/+29
|
* Fix 169798: Failed to install ca signing certificate with NS3.6beta.nicolson%netscape.com2002-09-271-6/+11
| | | | r=wtc