summaryrefslogtreecommitdiff
path: root/lib/libssh/Makefile
AgeCommit message (Expand)Author
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-11-09compile alloca using code -Wno-stack-protectorchristos
2006-09-28new files and bump for 4.4christos
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-02-04Update shared library version and adjust for new and removed files.christos
2005-04-23Update for 4.0, bump version.christos
2005-03-09Add -lcrypt where -lcrypto is specified.christos
2005-02-13Remove HAVE_LOGIN_CAP it is not used.christos
2005-02-13Update for OpenSSH-3.9; bump major.christos
2005-01-03Implement libssh as a public library, as pam_ssh needs it.lukem