summaryrefslogtreecommitdiff
path: root/security/nss/lib/base
Commit message (Expand)AuthorAgeFilesLines
...
* add ordering capability to the listian.mcgreer%sun.com2001-10-152-1/+34
* implement hash keyed by NSSItem; change list method names to be like hash met...ian.mcgreer%sun.com2001-10-084-43/+152
* fix build errorian.mcgreer%sun.com2001-10-031-4/+0
* check in the nssItem_ interfaceian.mcgreer%sun.com2001-09-252-0/+34
* Fix Linux warnings.relyea%netscape.com2001-09-201-1/+1
* some cleanup in the list codeian.mcgreer%sun.com2001-09-204-14/+48
* checkin of threadsafe hashtable; copied from ckfw/hash.c but using NSS typesian.mcgreer%sun.com2001-09-204-0/+435
* initial checkin of threadsafe listmcgreer%netscape.com2001-09-194-0/+466
* first cut at password handling. todo: implement transaction-based passwords ...mcgreer%netscape.com2001-09-191-0/+4
* Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY,wtc%netscape.com2001-02-021-1/+0
* Bugzilla bug #67122: put PR_CALLBACK after the return type in functionwtc%netscape.com2001-01-312-6/+6
* Bugzilla: 64132. NSS lock instrumentationlarryh%netscape.com2001-01-033-40/+41
* Changes to make base code compile in the current nss environment. This is sorelyea%netscape.com2000-09-063-5/+20
* Detect at runtime when we're running with NSPR 1 and switch the thread-privat...roeber%netscape.com2000-05-174-3/+209
* Minor changes to fix mac build bustages.dougt%netscape.com2000-05-122-1/+2
* 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
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-3115-0/+4965