summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* back out patch for bug 517615: this patch requires a parallel fix to be made ...nss_3_12_5_BETA2alexei.volkov.bugs%sun.com2009-11-112-42/+19
* Bug 473790: New OCSP tests. r=alexeislavomir.katuscak%sun.com2009-11-111-0/+26
* Bug 473790: Adding more certs (+script to generate them). r=alexei.slavomir.katuscak%sun.com2009-11-1110-2/+50
* Bug 489307 - Fixed variable name. r=nelsonslavomir.katuscak%sun.com2009-11-111-1/+1
* Bug 517615 - Crash in secoid code, trying to reinitialize after failed NSS s...NSS_3_12_5_BETAalexei.volkov.bugs%sun.com2009-11-092-19/+42
* Bug 275744: report a compressionMethodName of "N/A" rather than "NULL" forwtc%google.com2009-11-091-6/+11
* Bug 489307: Adding MPL license, forcing bash, updating years. r=nelsonslavomir.katuscak%sun.com2009-11-0962-45/+1470
* Bug 275744: SSL_GetChannelInfo needs to set the new compression methodwtc%google.com2009-11-071-2/+3
* Bug 275744: Print the null compression method as "NULL" instead of "null".wtc%google.com2009-11-071-2/+3
* Bug 275744: In client hello, list compression methods in the order ofwtc%google.com2009-11-0710-45/+86
* Bug 275744: nss/cmd/zlib has been copied to nss/lib/zlib. Remove zlib fromwtc%google.com2009-11-0728-11984/+0
* Bug 275744: nss/cmd/zlib has just been copied to nss/lib/zlib. Switch overwtc%google.com2009-11-074-6/+5
* Bug 491044: Remove support for VMS (a.k.a., OpenVMS) from NSS, r=rrelyeanelson%bolyard.com2009-11-075-18/+3
* Fix for bug 406258 . zlib doe snot compile with VC9 . r=nelson,wtcjulien.pierre.boogz%sun.com2009-11-071-1/+2
* Bugzilla bug 301212: Upgraded to zlib 1.2.3. r=relyea.wtchang%redhat.com2009-11-0720-200/+901
* Removed the definition of 'errno' as a global variable for WinCE. Ourwchang0222%aol.com2009-11-071-5/+0
* Define the macro 'verbose' as -1 to turn all all zlib trace messages inwchang0222%aol.com2009-11-071-1/+3
* Bugzilla Bug 299445 - fixed the check for an incomplete code set.wtchang%redhat.com2009-11-071-1/+1
* The test programs $(PROGRAMS) need to be added to TARGETS, otherwisewchang0222%aol.com2009-11-071-1/+1
* Added makefile rules to build the test programs (example and minigzip) andwchang0222%aol.com2009-11-073-0/+12
* Bugzilla bug 131826: upgraded to zlib 1.2.2. a=relyea,jpierre.wchang0222%aol.com2009-11-0726-2403/+6280
* Bug 131826: added new header files from zlib 1.1.4.wtc%netscape.com2009-11-072-0/+279
* Bug 131826: backed out the zlib 1.1.4 upgrade because the signtool testswtc%netscape.com2009-11-0720-1881/+984
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2009-11-073-84/+96
* Bug 131826: upgraded to zlib 1.1.4.wtc%netscape.com2009-11-0719-947/+1796
* Bugzilla bug 233239: do not include cmd/zlib and cmd/lib headers andwchang0222%aol.com2009-11-072-3/+4
* remove extre PR_PUBLIC definition so everything will compile under AIXrelyea%netscape.com2009-11-071-1/+1
* Fix 164126: makefile build error.nicolson%netscape.com2009-11-071-1/+1
* Added a white space.wtc%netscape.com2009-11-072-2/+2
* Bug 131826: checked in the README file of zlib 1.1.4.wtc%netscape.com2009-11-071-37/+85
* Add cross-platform (WinCE) support.nelsonb%netscape.com2009-11-071-1/+2
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2009-11-071-4/+7
* Bugzilla bug #53114: fixed license in nss/cmd/zlib/Makefile andwtc%netscape.com2009-11-072-14/+60
* Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY,wtc%netscape.com2009-11-071-1/+0
* Bugzilla bug #53114: fixed license.wtc%netscape.com2009-11-071-8/+31
* Initial NSS Open Source checkinrelyea%netscape.com2009-11-0723-0/+7047
* Bug 527005 - Some # lines not processed as comment by ssl.sh.rrelyea%redhat.com2009-11-061-1/+1
* Bug 526689: (CVE-2009-3555) SSL3 & TLS Renegotiation Vulnerabilitynelson%bolyard.com2009-11-066-2/+102
* Bug 527005 - Some # lines not processed as comment by ssl.sh.rrelyea%redhat.com2009-11-061-5/+5
* Bug 526689 - (CVE-2009-3555) SSL3 & TLS Renegotiation Vulnerabilityrrelyea%redhat.com2009-11-061-20/+20
* Bug 275744: Add SSL stress tests that enable compression (-z). The patchwtc%google.com2009-11-051-0/+4
* Bug 275744: Implement TLS compression RFC 3749. Add the SSL_ENABLE_DEFLATEwtc%google.com2009-11-0410-46/+369
* Bug 523352: Adding requireFreshInfo flag. r=alexeislavomir.katuscak%sun.com2009-11-021-0/+4
* Bug 275744: pretty-print compression methods null (0) and DEFLATE (1).wtc%google.com2009-10-311-18/+33
* Correct merge error in last commit.nelson%bolyard.com2009-10-301-6/+1
* Bug 511312: NSS fails to load softoken on Windows, looking for sqlite3.dllnelson%bolyard.com2009-10-305-11/+265
* Fix tinderbox text failure (referencing unitialized stack memory).rrelyea%redhat.com2009-10-291-1/+1
* Bug 525056: Use NSS_SecureMemcmp to check the session ticket's HMAC.wtc%google.com2009-10-291-1/+1
* remove multinit tests until ECC versions can be created.rrelyea%redhat.com2009-10-281-1/+1
* Fix command tinderbox breakage on windowsrrelyea%redhat.com2009-10-281-5/+5