summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2000-04-28Wrap ${CC} and ${LD} in quotes -- in case they are multiple words.mycroft1-2/+3
2000-04-27make it work with openssl-0.9.5a.itojun2-5/+5
2000-04-26Use "SSLBASE" instead of "SSLDIR".tron1-4/+2
2000-04-26Switch to "USE_SSL".tron1-9/+3
2000-04-26Don't clobber permission of "/var/run" during installation.tron2-4/+12
2000-04-26Make this actually compile on recent NetBSD systems:hubertf3-1/+21
2000-04-25If PATENTEDOPENSSLSRC is present in the build environment, thenthorpej2-2/+12
2000-04-24Don't complain on deinstallation if directory "${PREFIX}/certs" cannottron1-2/+2
2000-04-23Sync w/ srcurity/ssh: prevent a segv when doing password authenticationthorpej2-9/+10
2000-04-22Defuzz patches.fredb3-15/+16
2000-04-21Enable smtpd.mjl1-1/+2
2000-04-21Initial import of smtpd, an SMTP store-and-forward proxy for firewalling.mjl9-0/+138
2000-04-21allow use of openssl-0.9.5aexplorer1-2/+2
2000-04-21upgrade to 0.9.5aexplorer5-85/+182
2000-04-18Fix a bug where if you were logging in from an account which had notthorpej2-9/+10
2000-04-12check if the system is IPsec ready NetBSD system.itojun2-2/+12
2000-04-12Make it plain that this is the IPv6 version of the secure shell.agc2-6/+7
2000-04-06Update to newer distfile. Only change is in the README:wiz2-5/+5
2000-04-04correct dependency to cvs.itojun1-2/+2
2000-04-04add cvs to dependency list.itojun1-1/+2
2000-04-04add KAME racoon IKE daemon (security/racoon)itojun1-1/+2
2000-04-04pkgsrc build for racoon IKE daemonitojun7-0/+101
2000-04-03Add OpenSSL directory to build defines.tron1-1/+3
2000-04-03Add and enable "stunnel".tron1-1/+2
2000-04-03Put pid file to "/var/run" and certificates to "${PREFIX}/certs".tron3-5/+21
2000-04-03Sync.tron1-3/+2
2000-04-03Add changes to SSL detection in "configure" to patch for "configure.in".tron1-5/+30
2000-04-03Patching "configure" doesn't make any sense if it is overwritten bytron1-32/+0
2000-04-03A new pkg for the stunnel program, a tool to wrap existing serversmartin8-0/+104
2000-03-30Check for "/usr/include/openssl/rsa.h" instead of "/usr/bin/openssl" onjlam1-2/+2
2000-03-27pkgsrc for OpenBSD isakmpd (based on ftp.appli.se snapshot 2000/2/20).itojun9-1/+84
2000-03-27Fix one more nroff warning.fredb2-1/+14
2000-03-27Fix some warnings from "nroff".fredb7-3/+85
2000-03-27Defuzz patch.fredb2-12/+13
2000-03-26Test for current's openssl before depending on the openssl package.fredb1-2/+5
2000-03-26upgrade to 1.2.3. make it conflict with security/ssh6.itojun5-25/+21
2000-03-26revise CONFLICTS line.itojun2-4/+4
2000-03-21Update fortify to 1.4.6. Changes from 1.4.5:jlam3-19/+208
2000-03-20Optimize dependence pattern.tron1-2/+2
2000-03-20Depend on "ssh" or "ssh6" package.tron1-2/+2
2000-03-20split security/ssh and security/ssh6.itojun73-3566/+11535
2000-03-18SSH_DONT_USE_IDEA is deprecated, so include USE_IDEA in BUILD_DEFS instead.jlam1-2/+2
2000-03-18Make this compile on m68k. Old m68k hack for bin_div.c is broken forfredb1-13/+0
2000-03-18Sync with latest changes to "patch-ab" and "patch-aj".tron1-3/+3
2000-03-18Make this compile on m68k. Old m68k hack for bin_div.c is broken forfredb1-2/+1
2000-03-18mark socksified build broken, this has been unavailable for some time.itojun1-1/+2
2000-03-18address PR9630. compilation chokes on IPv4-only kernel.itojun2-269/+273
2000-03-16s/^a //wiz1-1/+1
2000-03-10Add and enable aideagc1-1/+2
2000-03-10Initial import of aide, a free intrusion detection system for checkingagc5-0/+33