summaryrefslogtreecommitdiff
path: root/security/nss
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fixed some typos and inconsistencies.repka%netscape.com2000-04-061-4/+4
* First cut at replacement for base64 encoder.repka%netscape.com2000-04-061-0/+762
* - Added an error check and comment complementary to thayes's previous changerepka%netscape.com2000-04-061-5/+17
* Initialize SECItem values in ATOB_ routines to avoid PR_Assert for previouslythayes%netscape.com2000-04-061-0/+6
* Change handling of hash table for OSCP hashes to delete both hash key andthayes%netscape.com2000-04-061-29/+77
* Add a trailing CRLF; the encoder doesn't.repka%netscape.com2000-04-061-1/+11
* Change definition of $FILES. Don't include contents of CVS subdirectory.nelsonb%netscape.com2000-04-051-6/+6
* Make the stub sytem work for WIN NT as well as other unix platforms:relyea%netscape.com2000-04-042-0/+24
* Added a comment to the PORT character-conversion routines aboutroeber%netscape.com2000-04-041-0/+8
* Make the conversion routines handle network byte order, not host byte order.roeber%netscape.com2000-04-041-16/+67
* Use NSINSTALL instead of symbolic links so crypto works on NT builds as well.relyea%netscape.com2000-04-031-10/+9
* typo I missed from last mayroeber%netscape.com2000-04-031-1/+1
* the license boilerplate whompage induced a compile-blocking typoroeber%netscape.com2000-04-031-1/+0
* Update makefiles so NT will build. (and other platforms that don't have symbo...relyea%netscape.com2000-04-0326-53/+53