summaryrefslogtreecommitdiffstats
path: root/nss_util.c
Commit message (Collapse)AuthorAgeFilesLines
* Resolves: 241936rcritten2007-05-311-47/+1
| | | | | | | | | | | Bring in some updates based on diffs from 2.0.59 to 2.2.4 - Do explicit TRUE/FALSE tests with sc->enabled to see if SSL is enabled. Don't depend on the fact that TRUE == 1 - Remove some dead code - Minor update to the buffer code that buffers POST data during a renegotation - Optimize setting environment variables by using a switch statement.
* Changed function and configuration names so mod_nss can peacefullyrcritten2005-05-311-15/+15
| | | | co-exist with mod_ssl.
* Initial import of mod_nssrcritten2005-05-171-0/+148