summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close unlabeled-1.1.4unlabeled-1.1.4Franziskus Kiefer2017-09-290-0/+0
* Merge changes from trunk (rev 1.3) onto branch.nelsonb%netscape.com2000-10-031-30/+20
* Keep NSS_30_BRANCH in sync with trunk. Fix PR_Connect timeout crash.nelsonb%netscape.com2000-09-281-3/+8
* Make the SSL test cases work on NT:relyea%netscape.com2000-06-291-12/+12
* fixup commit for branch 'unlabeled-1.1.4'cvs2hg2000-05-161085-392856/+0
* Add a mini-framework to allow us to test NSS releases without using tet.relyea%netscape.com2000-05-169-0/+734
* Change the attribute allocation scheme to a fixed array in the object.relyea%netscape.com2000-05-163-29/+189
* Add SSL and TLS to the slotlist search functionsrelyea%netscape.com2000-05-164-12/+58
* 1) performance changes.relyea%netscape.com2000-05-161-64/+136
* Only output caching if we turn tracing on.relyea%netscape.com2000-05-161-6/+12
* Add TLS and SSL flags to modutil.relyea%netscape.com2000-05-165-351/+704
* 1) add code to allow selfserv to reuse existing listen ports when they are 'j...relyea%netscape.com2000-05-161-0/+12
* sync the database after writesroeber%netscape.com2000-05-161-0/+21
* Properly deregister shadow objects of session objectsroeber%netscape.com2000-05-163-1/+166
* In BSAFE build, libfreebl.a has symbols needed by libbsafe.a (memory manageme...mcgreer%netscape.com2000-05-161-0/+2
* reordered libraries for buildsmcgreer%netscape.com2000-05-151-20/+15
* Store object contents in network byte order, for database portabilityroeber%netscape.com2000-05-151-4/+122
* Use the public (cap-NSS) mutex calls, not the private onesroeber%netscape.com2000-05-151-3/+3
* Updating project to build with standalone nlsLayer.dougt%netscape.com2000-05-151-0/+0
* Changed DestroyContext functions so that freeit means free everything or free...mcgreer%netscape.com2000-05-151-36/+36
* First checkin of database moduleroeber%netscape.com2000-05-1512-0/+2774
* Add condition for BSAFE build.mcgreer%netscape.com2000-05-122-5/+36
* Initial checkin of implementations of MD2 and MD5. An empty definition of Di...mcgreer%netscape.com2000-05-125-0/+911
* Changes make project use static crypto lib.dougt%netscape.com2000-05-121-0/+0
* Minor changes to fix mac build bustages.dougt%netscape.com2000-05-125-3/+9
* More OS/2 Makefile changes. Bug #34106 Batch 13cls%seawood.org2000-05-111-2/+4
* Adding CK_USHORT back in, for pedantic tests' sakeroeber%netscape.com2000-05-091-0/+6
* Backing out accidental (recursive) commitroeber%netscape.com2000-05-091-0/+1
* Added ckmd.h to private exports listroeber%netscape.com2000-05-092-1/+1
* Small optimization for RSA Server Key exchange message. Uses fewer PK11_nelsonb%netscape.com2000-05-081-24/+36
* Initial checkin of an simple module-excercise programroeber%netscape.com2000-05-089-0/+3539
* Several fixes. Builds on WIN32. Prints Usage when invalid syntax.nelsonb%netscape.com2000-05-081-2/+6
* change to comment textmcgreer%netscape.com2000-05-051-7/+6
* Code to provide hooks to RSA's BSAFE licensed code.mcgreer%netscape.com2000-05-042-0/+2189
* Remove special import for Solaris 2.5.1ddrinan%netscape.com2000-05-041-5/+0
* Adding Mac files, primarily as placeholdersmwelch%netscape.com2000-04-284-0/+9
* Getting session objects working.roeber%netscape.com2000-04-206-22/+78
* Wait a minute, I was right the first time: I don't need to worry aboutroeber%netscape.com2000-04-192-34/+14
* Multiple changes to get the cryptoki framework and builtin-objectroeber%netscape.com2000-04-1912-89/+414
* I missed a couple usages of nssUTF8_Size when its signature changed.roeber%netscape.com2000-04-191-4/+8
* Free from the beginning of the real block pointer, not the user's pointer.roeber%netscape.com2000-04-191-1/+1
* This file was not the source authorized by Paul Kocher of Cryptographynelsonb%netscape.com2000-04-071-543/+0
* Switch freebl to use the sha1 sources authorized by Paul Kocher ofnelsonb%netscape.com2000-04-071-1/+1
* Make additional performance improvements, especially for big endian CPUs.nelsonb%netscape.com2000-04-071-15/+55
* Detect failure of NSS_Init.nelsonb%netscape.com2000-04-061-1/+7
* Put "btoa" back into the built directories, since the underlying coderepka%netscape.com2000-04-061-1/+1
* Build new base64 encoder implementation.repka%netscape.com2000-04-061-0/+1
* Removed BTOA_ConvertItemToAscii (now defined in nssb64e.c, using newrepka%netscape.com2000-04-061-6/+0
* Convert to BLAPI interface. Make very minor optimizations.nelsonb%netscape.com2000-04-061-39/+158
* Check in original SHA implementation sources on behalf of Paul Kocher ...nelsonb%netscape.com2000-04-063-0/+469