summaryrefslogtreecommitdiffstats
path: root/nss_engine_io.c
Commit message (Expand)AuthorAgeFilesLines
* Always copy in client certificate and fix FakeBasicAuthRob Crittenden2011-06-141-7/+3
* Bug 669118rcritten2011-01-121-2/+2
* Revert PR_WOULD_BLOCK change and reset the NSPR error value before calllingrcritten2010-09-241-2/+2
* Fix endless read loop in some situations when handling POST data (#620856)rcritten2010-09-171-1/+2
* Fix another place we should set PR_WOULD_BLOCK_ERROR during a read.rcritten2009-11-111-0/+1
* Return -1 on a read failure and set the appropriate NSPR error message.rcritten2009-02-191-1/+2
* Resolves: 241936rcritten2007-05-311-4/+8
* Merge in changes from http://svn.apache.org/viewvc?view=rev&revision=290965rcritten2006-08-091-0/+176
* 188300rcritten2006-04-071-1/+1
* Add support for Elliptical Curve Cryptography (ECC). This is disabledrcritten2006-03-021-2/+2
* Remove a debug msg that was left in on accident.rcritten2005-09-291-2/+0
* Earlier versions of Apache 2.0 (such as on RHEL 3) don't supportrcritten2005-06-291-0/+2
* Changed function and configuration names so mod_nss can peacefullyrcritten2005-05-311-65/+65
* Initial import of mod_nssrcritten2005-05-171-0/+1194