summaryrefslogtreecommitdiff
path: root/security/nss/cmd/selfserv
Commit message (Expand)AuthorAgeFilesLines
* 644440 - request add a new feature for SDP native support. r=rrelyeaNSS_3_12_10_BETA1alexei.volkov.bugs%sun.com2011-04-211-2/+6
* Bug 415565: Use new NSPR atomic macros in NSSnelson%bolyard.com2010-04-031-9/+9
* 360421 - Implement TLS Server Name Indication for servers. Save server name ...alexei.volkov.bugs%sun.com2010-02-031-4/+36
* 360421 - Implement TLS Server Name Indication for servers. r=nelsonalexei.volkov.bugs%sun.com2010-01-141-3/+100
* Bug 275744: In client hello, list compression methods in the order ofwtc%google.com2009-11-071-2/+4
* Bug 275744: Implement TLS compression RFC 3749. Add the SSL_ENABLE_DEFLATEwtc%google.com2009-11-041-1/+12
* Bug 481216: Fix specific spelling errors in NSS & NSPR, r=timelessnelson%bolyard.com2009-03-041-1/+1
* Bug 455348: Don't use DEBUG_nelsonb. r=wtcnelson%bolyard.com2008-09-301-32/+0
* Fix for bug 423839 . Add multiple PKCS#11 token password command-line option ...julien.pierre.boogz%sun.com2008-08-081-40/+23
* Bug 266941: Patch to fix data type errors. r=christopheslavomir.katuscak%sun.com2008-03-191-3/+3
* Bug 266941: Selfserv patch to print throughput.slavomir.katuscak%sun.com2008-03-181-30/+199
* Bug 403563: implement the TLS session ticket extension (rfc4507bis). Thewtc%google.com2008-03-061-6/+34
* Fix for bug 419763 . Logger thread should be joined on exit . r=nelsonjulien.pierre.boogz%sun.com2008-02-281-2/+8
* Fix for bug 418365 . Memory leak in selfserv related to TCP socket. r=nelsonjulien.pierre.boogz%sun.com2008-02-281-0/+5
* Fix for bug 330721 . Remove OS/2 VACPP compiler support from NSS . Patch cont...julien.pierre.boogz%sun.com2007-09-111-4/+0
* Back out last change, since it introduced failures on all platforms but Linux.nelson%bolyard.com2007-09-111-240/+127
* Bug 388117: ssl.sh hangs or fails on Windows when IPv6 is enabled, r=wtcnelson%bolyard.com2007-09-111-127/+240
* Bug 325672, Create CanBypass functionneil.williams%sun.com2007-07-181-5/+64
* Fix for bug 228190 . Remove unnecessary NSS_ENABLE_ECC declarations . r=nelsonjulien.pierre.bugs%sun.com2007-07-121-4/+0
* 366557 - Small memory leaks in selfserv. fix for selfserv crash. r=nelsonalexei.volkov.bugs%sun.com2007-03-141-3/+3
* 366557 - Small memory leaks in selfserv. r=nelsonalexei.volkov.bugs%sun.com2007-03-121-8/+25
* Bug 335748 ECC support for mozilla.rrelyea%redhat.com2006-06-231-1/+6
* Fix red tree on Windows.julien.pierre.bugs%sun.com2006-04-221-0/+2
* Fix for bug 331413 . replace signal with sigaction; fix logging. r=wtchangjulien.pierre.bugs%sun.com2006-04-221-2/+7
* Fix for bug 331413. Don't set SO_LINGER in the Win95 build to workaround NSPR...julien.pierre.bugs%sun.com2006-04-181-1/+8
* Bugzilla Bug 331413: assert that the worker threads empty the jobQ beforewtchang%redhat.com2006-04-111-5/+6
* Partial fix for bug 331413 . Allow selfserv to be tested for reference leaks....julien.pierre.bugs%sun.com2006-03-291-4/+33
* Bugzilla Bug 236245: Updated NSS to "ECC Cipher Suites for TLS" draft 12wtchang%redhat.com2005-12-141-47/+49
* Fix for bug 292156. Add -C SSLCacheEntries option to selfserv. r=nelsonjulien.pierre.bugs%sun.com2005-11-111-5/+8
* Remove dead files. r=wtchangjulien.pierre.bugs%sun.com2005-11-041-140/+0
* Bug 305147: add -B (bypass SSL) and -s (disable SSL locking) to server and cl...saul.edwards%sun.com2005-09-091-4/+24
* Remove fortezza code from libSSL and from the SSL test programs.nelsonb%netscape.com2005-08-161-7/+4
* Back out the preceeding fortezza removal patch, which was accidentallynelsonb%netscape.com2005-04-061-4/+7
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-061-7/+4
* Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.nelsonb%netscape.com2005-04-041-7/+69
* fix for bug 265003: selfserv.c: allow selfserv to load crls. R=julienalexei.volkov.bugs%sun.com2005-04-021-25/+110
* Fix for bug 283761 - use of memset in selfserv is inefficient. r=nelsonjulien.pierre.bugs%sun.com2005-02-261-2/+3
* Check for NULL PRFileDesc before closing them . r=saul,nelsonjulien.pierre.bugs%sun.com2004-12-071-10/+29
* Fix for 266940 . increase MAX_THREADS in selfservjulien.pierre.bugs%sun.com2004-10-311-1/+1
* Fix for 249310 - add option to disable SSL2 in selfserv . r=nelsonjpierre%netscape.com2004-07-011-2/+11
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-254-116/+128
* Fix for bug 143456 - add -P option for dbprefix to selfserv . r=MisterSSLjpierre%netscape.com2004-03-101-5/+8
* Bugzilla bug 225373: the return value of CERT_NameToAscii must be freedwchang0222%aol.com2003-11-131-2/+2
* Add new -N option, which completely suppresses the initialization and usenelsonb%netscape.com2003-10-191-7/+31
* ECC code landing.ian.mcgreer%sun.com2003-10-172-14/+54
* Resolves bug 206971 - selfserv should OptimizeSpeed (use NSS_Initialize).kirk.erickson%sun.com2003-05-301-1/+1
* Bug 199082: checked in Nelson's patch, whichwtc%netscape.com2003-03-261-1/+7
* Made 'seconds' argument to '-L' optional.kirk.erickson%sun.com2003-03-121-3/+8
* Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2003-02-271-10/+39
* Make selfserv build for Darwin.nelsonb%netscape.com2002-11-141-1/+13