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
|
9f64f34dfe
|
Swap compression mode preferences, prefer none over zlib by default
|
2005-03-17 19:20:32 +00:00 |
|
Sara Golemon
|
a1b87a952c
|
Late news
|
2005-03-17 19:09:45 +00:00 |
|
Sara Golemon
|
7db9aeecf8
|
Possible fix for compatability with OpenSSL < 0.9.7
|
2005-03-02 01:55:51 +00:00 |
|
Sara Golemon
|
99e5547442
|
strm->next_out doesn't *stay* == out, only free out
|
2005-02-28 17:02:39 +00:00 |
|
Sara Golemon
|
ef7496b29a
|
Update copyright year
|
2005-02-18 16:32:02 +00:00 |
|
Sara Golemon
|
37c55becdc
|
Bump for release
|
2005-02-18 16:19:34 +00:00 |
|
Sara Golemon
|
47b96a9771
|
Add win32/ files to dist
|
2005-02-18 16:15:24 +00:00 |
|
Sara Golemon
|
0a9a5ffc22
|
Genericise win32 build params
|
2005-02-18 16:13:03 +00:00 |
|
Sara Golemon
|
c6e5188fb4
|
Add support for MacOSX(Darwin)
|
2005-02-17 20:41:34 +00:00 |
|
Sara Golemon
|
fe7ea0df58
|
Add support for hostbased pubkey authentication
|
2005-02-14 05:51:06 +00:00 |
|
Sara Golemon
|
500169bf97
|
Acknowledge window adjustments and fix the paren bug I just introduced :)
|
2005-02-14 03:16:42 +00:00 |
|
Sara Golemon
|
10a0c20eae
|
Fix extended data identification and make window adjust always be sent
|
2005-02-14 03:06:35 +00:00 |
|
Sara Golemon
|
2427c1b803
|
Remove TODO file
|
2005-02-09 19:26:42 +00:00 |
|
Sara Golemon
|
159120f844
|
Bump for release
|
2005-02-09 19:22:34 +00:00 |
|
Sara Golemon
|
fc1563a41d
|
These aren't meaningful since we don't bring libssh2_config.h in
|
2005-02-09 18:52:59 +00:00 |
|
Sara Golemon
|
c6bbe0d42f
|
Added libssh2_session_flag() and LIBSSH2_FLAG_SIGPIPE with hooks
|
2005-02-03 05:57:43 +00:00 |
|
Sara Golemon
|
a05bf84ecf
|
Collapse state flags into single bitmask attribute
|
2005-02-03 05:41:35 +00:00 |
|
Sara Golemon
|
2c5c54e999
|
Fix zlib compression when internal buffer not empty
|
2005-02-01 05:37:42 +00:00 |
|
Bert Vermeulen
|
5f2864c0b4
|
some more info on the tests done
|
2005-01-25 17:15:51 +00:00 |
|
Bert Vermeulen
|
4675d1242b
|
Improved error handling
|
2005-01-25 06:03:16 +00:00 |
|
Bert Vermeulen
|
b59f2ccc1b
|
Erm... don't know what that was doing here
|
2005-01-25 05:47:49 +00:00 |
|
Bert Vermeulen
|
b25446d0a5
|
methods now tests all methods separately, and reports which one goes wrong
Corrected Makefile dependency
|
2005-01-25 05:46:00 +00:00 |
|
Bert Vermeulen
|
064c6cde3a
|
First checkin of the test suite
|
2005-01-22 23:11:13 +00:00 |
|
Edin Kadribasic
|
2c5a8480b0
|
Silence warnings when win32 is already defined.
Enable zlib and newer diffie-hellman-group-exchange-sha1 syntax.
|
2005-01-22 02:29:37 +00:00 |
|
Edin Kadribasic
|
87d61a39e8
|
Adjust project files to live in /win32
|
2005-01-22 02:28:22 +00:00 |
|
Edin Kadribasic
|
0e878271db
|
Add windows build files to ignore list
|
2005-01-22 01:39:50 +00:00 |
|
Edin Kadribasic
|
bc16411dd3
|
Correct line endings
|
2005-01-22 01:34:02 +00:00 |
|
Sara Golemon
|
096ef86627
|
Avoid segfault when libssh2_session_methods() called too early
|
2005-01-21 23:30:28 +00:00 |
|
Sara Golemon
|
2b414db02e
|
BFN
|
2005-01-20 21:35:24 +00:00 |
|
Sara Golemon
|
5f7470700e
|
Handle Client-To-Server channel windowing.
|
2005-01-20 21:33:30 +00:00 |
|
Bert Vermeulen
|
bfc2f5039e
|
Added a couple of comments to keep my last-error-not-set-o-meter from going off
|
2005-01-19 16:29:53 +00:00 |
|
Sara Golemon
|
a3735795dd
|
Can't remember why I did this, banner should always be sent before trying to receive
|
2005-01-18 19:17:29 +00:00 |
|
Sara Golemon
|
a891971a63
|
Simplify DSA signing process
|
2005-01-18 06:31:41 +00:00 |
|
Sara Golemon
|
d4677dba5b
|
Fix u64int ifdef statement
|
2005-01-18 06:30:02 +00:00 |
|
Sara Golemon
|
d1ae5a501f
|
Add MSVC6 build files
|
2005-01-11 19:10:53 +00:00 |
|
Sara Golemon
|
72c4c38e37
|
Finish making msvc6 happy
|
2005-01-11 19:05:47 +00:00 |
|
Sara Golemon
|
fe2513a18b
|
Bump for release (tardy)
|
2005-01-11 18:59:10 +00:00 |
|
Wez Furlong
|
ee03669517
|
be nice to msvc 6
|
2005-01-11 14:58:04 +00:00 |
|
Wez Furlong
|
22c105332d
|
Add release build for win32
|
2005-01-11 02:23:28 +00:00 |
|
Sara Golemon
|
c9e8f3a1a0
|
Allow alternate API prefix from CFLAGS or calling app
|
2005-01-10 23:56:09 +00:00 |
|
Sara Golemon
|
54b852dfc9
|
Add dist_nmake target
|
2005-01-10 19:58:23 +00:00 |
|
Sara Golemon
|
308d59910f
|
Fix setstat calls. libssh2_attr2bin was masking out flags
|
2005-01-07 23:51:46 +00:00 |
|
Sara Golemon
|
ecd83df6a7
|
Need to load the cipher definitions if we expect to use them...
|
2005-01-07 23:14:53 +00:00 |
|
Sara Golemon
|
4191a8c56c
|
Fix ssh-dss public key authentication
|
2005-01-07 21:07:53 +00:00 |
|
Sara Golemon
|
c5acc8a901
|
Ooops, this should have been hexits, not raw bytes
|
2005-01-06 17:32:17 +00:00 |
|
Sara Golemon
|
a119685410
|
Add X11 forwarding support
|
2005-01-06 00:51:30 +00:00 |
|
Wez Furlong
|
dc4bb1af96
|
Add support for win32.
Edit win32/config.mk to set the paths to your openssl and zlib headers and
libraries.
Then, from the root of the tree:
nmake -f NMakefile
voila.
|
2005-01-03 22:46:15 +00:00 |
|