summaryrefslogtreecommitdiff
path: root/security/sslproxy/files/patch-aa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a patch that stops sslproxy from leaving zombies all over the place.Bill Fumerola2000-02-071-3/+3
| | | | | | | | | Submitted by: rwatson Upgrade to sslproxy.2000_Jan_29, with appropriate changes. Notes: svn path=/head/; revision=25576
* USE_OPENSSL, respect CC, LOCALBASE (indirectly via OPENSSLLIB)Kris Kennaway2000-02-061-8/+10
| | | | | | | Assisted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25527
* Find the ssl header files correctly and fix this so it will work ifSteve Price1999-08-011-3/+8
| | | | | | | | | | USA_RESIDENT=YES. PR: 12795 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=20440
* Initial import of sslproxy version 19980614.Steve Price1999-06-061-0/+14
Proxies non-SSL requests over an SSL connection. PR: 11723 Submitted by: Alex Le Heux <alexlh@funk.org> Notes: svn path=/head/; revision=19271