Daniel Stenberg
82424d6735
Starting now, we use automake and libtool for the build.
2006-11-20 08:58:29 +00:00
Daniel Stenberg
3b1b45e644
Moved the private include files libssh2_priv.h and libssh2_config.h.in from
...
include/ into the src/ directory. The include/ dir is now strictly for public
headers.
Also, I removed the special win32 source package creation target in the
makefile and I modified the contact email address in configure.in to point out
the libssh2-devel list.
2006-11-20 08:41:04 +00:00
Daniel Stenberg
1854b4536f
Use pkg-config --cflags-only-I when getting the include files necessary to
...
build with OpenSSL. Previous approach caused a bad compiler option get set.
2006-11-17 10:26:11 +00:00
Sara Golemon
ace0c8f00b
Bump for release
2006-06-22 18:50:26 +00:00
Sara Golemon
5f85317efa
Swap ordering of packet_add/packet-inspection to avoid inspect after free. Fix OpenSSL detection using pkg-config.
2006-05-26 22:36:48 +00:00
Sara Golemon
2207b99afb
Bump version number
2006-03-02 01:10:06 +00:00
Sara Golemon
1d7522bc06
BugFix#1436593: Apply build options for HPUX targets
2006-02-23 23:14:35 +00:00
Sara Golemon
edcdf43264
Prep for release
2005-11-01 23:11:50 +00:00
Sara Golemon
e15f5d97a0
Add publickey subsystem support
2005-07-21 20:28:07 +00:00
Sara Golemon
d6cfa7c6b9
bump for release -- 0.11
2005-07-05 01:42:11 +00:00
Sara Golemon
9203a62789
Late commit -- This is for release 0.10
2005-05-24 14:01:38 +00:00
Sara Golemon
ebfbd22e59
Add debugging hooks for development diagnostics
2005-05-11 05:11:31 +00:00
Sara Golemon
3ea661a574
Bump for release
2005-05-05 18:48:51 +00:00
Sara Golemon
30755999c5
Check for and link against libm and libsocket
2005-05-05 18:45:42 +00:00
Sara Golemon
7c64e21df6
Bump for release
2005-03-23 00:30:05 +00:00
Sara Golemon
c67bb667aa
Add libssh2_poll()
2005-03-23 00:21:26 +00:00
Sara Golemon
141ac5b856
Add sys/uio.h for FBSD builds and remove old stdio references
2005-03-21 21:26:08 +00:00
Sara Golemon
37c55becdc
Bump for release
2005-02-18 16:19:34 +00:00
Sara Golemon
c6e5188fb4
Add support for MacOSX(Darwin)
2005-02-17 20:41:34 +00:00
Sara Golemon
159120f844
Bump for release
2005-02-09 19:22:34 +00:00
Sara Golemon
fe2513a18b
Bump for release (tardy)
2005-01-11 18:59:10 +00:00
Sara Golemon
c070bdacc7
Move towards a working win32 build
2005-01-01 23:38:34 +00:00
Sara Golemon
a9af84c51d
Let ./configure populate VERSION in Makefile
2004-12-31 20:40:40 +00:00
Sara Golemon
cf8ca63ea0
Add ./configure option '--disable-gex-new' to fallback on
...
older diffie-hellman-group-exchange-sha1 syntax.
i.e. Use SSH_MSG_KEX_DH_GEX_REQUEST_OLD
rather then SSH_MSG_KEX_DH_GEX_REQUEST
See draft-ietf-secsh-dh-group-exchange section 7 for details.
2004-12-31 00:15:18 +00:00
Sara Golemon
371f5de682
Bump for release
2004-12-24 23:23:09 +00:00
Sara Golemon
3f24fb005e
Bump version for release and remove SFTP from TODO list
2004-12-23 15:15:44 +00:00
Sara Golemon
aa8b8afe4f
Update contact info with new domain
2004-12-22 20:56:06 +00:00
Sara Golemon
26e7e66ecf
Bump version for release
2004-12-17 01:33:17 +00:00
Sara Golemon
7a5ffc8cee
Initial revision
2004-12-07 21:17:20 +00:00