summaryrefslogtreecommitdiff
path: root/lib/libssh
AgeCommit message (Expand)Author
2009-02-16changes for openssh-5.1christos
2009-01-11bump shared libraries.christos
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-07-12Add test for HAVE_PCC with HAVE_GCC which turn off compiler warning flags.gmcgarry
2008-06-23No need for pthread anymore.christos
2008-06-22bump libssh because of HPN and add pthreads dependency.christos
2008-05-10bump this too because of openssl.christos
2008-04-06bump for 5.0christos
2007-12-20Disable the umac-64 MAC for now, it needs to be rewritten from scractch.martin
2007-12-18update to 4.7christos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-10bump majorchristos
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-13bump version for symbol renames.christos
2006-02-04Update shared library version and adjust for new and removed files.christos
2005-11-25bump libsshchristos
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