summaryrefslogtreecommitdiff
path: root/security/cryptlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to cryptlib 3.1 beta5, and change MAKE_ARGS to ALL_TARGET to preventFoxfair Hu2003-08-115-73/+4
| | | | | | | a 'make all' failure. Notes: svn path=/head/; revision=86746
* Build only on i386.Tilman Keskinoz2003-07-181-0/+2
| | | | | | | | PR: 54455 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=85130
* Fix build on -CURRENTSergey A. Osokin2003-07-181-0/+12
| | | | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54605 Notes: svn path=/head/; revision=85113
* - install cryptlib.hTilman Keskinoz2003-07-092-0/+7
| | | | | | | | | | - respect CFLAGS PR: 54167[1] Submitted by: John Engelhart <johne@zang.com> Notes: svn path=/head/; revision=84540
* Change port name to cryptlib-3.1.b4 and satisfy naming rules in handbook.Foxfair Hu2003-06-221-2/+1
| | | | Notes: svn path=/head/; revision=83421
* Add cryptlib 3.1, a powerful security programming toolkit.Foxfair Hu2003-06-217-0/+125
PR: 53397 Submitted by: me Notes: svn path=/head/; revision=83391