| Commit message (Expand) | Author | Age | Files | Lines |
* | Properly deregister shadow objects of session objects | roeber%netscape.com | 2000-05-16 | 3 | -1/+166 |
* | In BSAFE build, libfreebl.a has symbols needed by libbsafe.a (memory manageme... | mcgreer%netscape.com | 2000-05-16 | 1 | -0/+2 |
* | reordered libraries for builds | mcgreer%netscape.com | 2000-05-15 | 1 | -20/+15 |
* | Store object contents in network byte order, for database portability | roeber%netscape.com | 2000-05-15 | 1 | -4/+122 |
* | Use the public (cap-NSS) mutex calls, not the private ones | roeber%netscape.com | 2000-05-15 | 1 | -3/+3 |
* | Updating project to build with standalone nlsLayer. | dougt%netscape.com | 2000-05-15 | 1 | -0/+0 |
* | Changed DestroyContext functions so that freeit means free everything or free... | mcgreer%netscape.com | 2000-05-15 | 1 | -36/+36 |
* | First checkin of database module | roeber%netscape.com | 2000-05-15 | 12 | -0/+2774 |
* | Add condition for BSAFE build. | mcgreer%netscape.com | 2000-05-12 | 2 | -5/+36 |
* | Initial checkin of implementations of MD2 and MD5. An empty definition of Di... | mcgreer%netscape.com | 2000-05-12 | 5 | -0/+911 |
* | Changes make project use static crypto lib. | dougt%netscape.com | 2000-05-12 | 1 | -0/+0 |
* | Minor changes to fix mac build bustages. | dougt%netscape.com | 2000-05-12 | 5 | -3/+9 |
* | Adding CK_USHORT back in, for pedantic tests' sake | roeber%netscape.com | 2000-05-09 | 1 | -0/+6 |
* | Backing out accidental (recursive) commit | roeber%netscape.com | 2000-05-09 | 1 | -0/+1 |
* | Added ckmd.h to private exports list | roeber%netscape.com | 2000-05-09 | 2 | -1/+1 |
* | Small optimization for RSA Server Key exchange message. Uses fewer PK11_ | nelsonb%netscape.com | 2000-05-08 | 1 | -24/+36 |
* | Initial checkin of an simple module-excercise program | roeber%netscape.com | 2000-05-08 | 9 | -0/+3539 |
* | Several fixes. Builds on WIN32. Prints Usage when invalid syntax. | nelsonb%netscape.com | 2000-05-08 | 1 | -2/+6 |
* | change to comment text | mcgreer%netscape.com | 2000-05-05 | 1 | -7/+6 |
* | Code to provide hooks to RSA's BSAFE licensed code. | mcgreer%netscape.com | 2000-05-04 | 2 | -0/+2189 |
* | Remove special import for Solaris 2.5.1 | ddrinan%netscape.com | 2000-05-04 | 1 | -5/+0 |
* | Adding Mac files, primarily as placeholders | mwelch%netscape.com | 2000-04-28 | 4 | -0/+9 |
* | Getting session objects working. | roeber%netscape.com | 2000-04-20 | 6 | -22/+78 |
* | Wait a minute, I was right the first time: I don't need to worry about | roeber%netscape.com | 2000-04-19 | 2 | -34/+14 |
* | Multiple changes to get the cryptoki framework and builtin-object | roeber%netscape.com | 2000-04-19 | 12 | -89/+414 |
* | I missed a couple usages of nssUTF8_Size when its signature changed. | roeber%netscape.com | 2000-04-19 | 1 | -4/+8 |
* | Free from the beginning of the real block pointer, not the user's pointer. | roeber%netscape.com | 2000-04-19 | 1 | -1/+1 |
* | This file was not the source authorized by Paul Kocher of Cryptography | nelsonb%netscape.com | 2000-04-07 | 1 | -543/+0 |
* | Switch freebl to use the sha1 sources authorized by Paul Kocher of | nelsonb%netscape.com | 2000-04-07 | 1 | -1/+1 |
* | Make additional performance improvements, especially for big endian CPUs. | nelsonb%netscape.com | 2000-04-07 | 1 | -15/+55 |
* | Detect failure of NSS_Init. | nelsonb%netscape.com | 2000-04-06 | 1 | -1/+7 |
* | Put "btoa" back into the built directories, since the underlying code | repka%netscape.com | 2000-04-06 | 1 | -1/+1 |
* | Build new base64 encoder implementation. | repka%netscape.com | 2000-04-06 | 1 | -0/+1 |
* | Removed BTOA_ConvertItemToAscii (now defined in nssb64e.c, using new | repka%netscape.com | 2000-04-06 | 1 | -6/+0 |
* | Convert to BLAPI interface. Make very minor optimizations. | nelsonb%netscape.com | 2000-04-06 | 1 | -39/+158 |
* | Check in original SHA implementation sources on behalf of Paul Kocher ... | nelsonb%netscape.com | 2000-04-06 | 3 | -0/+469 |
* | Fixed some typos and inconsistencies. | repka%netscape.com | 2000-04-06 | 1 | -4/+4 |
* | First cut at replacement for base64 encoder. | repka%netscape.com | 2000-04-06 | 1 | -0/+762 |
* | - Added an error check and comment complementary to thayes's previous change | repka%netscape.com | 2000-04-06 | 1 | -5/+17 |
* | Initialize SECItem values in ATOB_ routines to avoid PR_Assert for previously | thayes%netscape.com | 2000-04-06 | 1 | -0/+6 |
* | Change handling of hash table for OSCP hashes to delete both hash key and | thayes%netscape.com | 2000-04-06 | 1 | -29/+77 |
* | Add a trailing CRLF; the encoder doesn't. | repka%netscape.com | 2000-04-06 | 1 | -1/+11 |
* | Change definition of $FILES. Don't include contents of CVS subdirectory. | nelsonb%netscape.com | 2000-04-05 | 1 | -6/+6 |
* | Make the stub sytem work for WIN NT as well as other unix platforms: | relyea%netscape.com | 2000-04-04 | 2 | -0/+24 |
* | Added a comment to the PORT character-conversion routines about | roeber%netscape.com | 2000-04-04 | 1 | -0/+8 |
* | Make the conversion routines handle network byte order, not host byte order. | roeber%netscape.com | 2000-04-04 | 1 | -16/+67 |
* | Use NSINSTALL instead of symbolic links so crypto works on NT builds as well. | relyea%netscape.com | 2000-04-03 | 1 | -10/+9 |
* | typo I missed from last may | roeber%netscape.com | 2000-04-03 | 1 | -1/+1 |
* | the license boilerplate whompage induced a compile-blocking typo | roeber%netscape.com | 2000-04-03 | 1 | -1/+0 |
* | Update makefiles so NT will build. (and other platforms that don't have symbo... | relyea%netscape.com | 2000-04-03 | 26 | -53/+53 |