aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Prepare libssh-0.6.3.libssh-0.6.3Andreas Schneider3-3/+7
2014-03-04bump version to 0.6.2Aris Adamantiadis3-2/+5
2014-03-04security: fix for vulnerability CVE-2014-0017Aris Adamantiadis4-0/+15
2014-02-12pki: Fix the build on OpenSolaris.Andreas Schneider1-1/+1
2014-02-11pki: Fix memory leak with ecdsa signatures.Andreas Schneider1-0/+4
2014-02-10Update ChangeLog.libssh-0.6.1Andreas Schneider1-0/+12
2014-02-10cpack: Ignore obj directory.Andreas Schneider1-1/+1
2014-02-06packet: Improve readablity of packet decrypt.Andreas Schneider1-6/+7
2014-02-06packet_crypt: Make packet_{en,de}crypt fail consistently on len == 0Alan Dunn1-0/+6
2014-02-06packet: Do not decrypt zero length rest of bufferAlan Dunn2-13/+25
2014-02-06build: Use Threads_FOUND to decide whether to build ssh_threads.Raphael Kubo da Costa1-2/+2
2014-02-06session: skip timestamp init for non-blocking caseJon Simons1-1/+5
2014-02-06session: add getters for session cipher namesJon Simons2-0/+34
2014-02-05Revert f2c2687ca6c6c7e25c9a547227027ab28eb4fc16Aris Adamantiadis1-1/+1
2014-02-05knownhosts: resolve leaks found by coverityAris Adamantiadis2-9/+8
2014-02-05knownhosts: detect variations of ecdsaAris Adamantiadis5-43/+117
2014-02-04tests: lines lost during last cherry-pick mergeAris Adamantiadis1-0/+17
2014-02-04Kex: fix coverity warning + edge caseAris Adamantiadis1-4/+8
2014-02-04server: use custom server bannersAudrius Butkevicius1-2/+2
2014-02-04server: allow custom server banners (bug #83)Aris Adamantiadis3-2/+12
2014-02-04Knownhosts: implement hostkey with knownhosts heuristicAris Adamantiadis1-1/+24
2014-02-04knownhosts: add test case for bug #138Aris Adamantiadis1-0/+43
2014-02-04known_hosts: add ssh_knownhosts_algorithms()Aris Adamantiadis3-0/+210
2014-02-04build: remove OSX deprecated warnings for opensslAris Adamantiadis2-10/+7
2014-02-03threads: Be less strict when deciding whether to build libssh_threads.Raphael Kubo da Costa1-2/+2
2014-02-03ConfigureChecks: Stop checking for CMAKE_HAVE_THREADS_LIBRARY.Raphael Kubo da Costa1-5/+3
2014-02-02socket: fix read of non-connected socketJon Simons1-1/+3
2014-02-02doc: correct ssh_channel_read_timeout unitsJon Simons2-7/+7
2014-02-02doc: Document expected return value of channel data callbackAudrius Butkevicius1-0/+2
2014-02-02src: Fix argument order in ssh_channel_pty_window_change_callbackAudrius Butkevicius1-2/+2
2014-02-02src: Define MAX_BUF_SIZE globally and use it.Joseph Southwell5-5/+17
2014-02-02client: Fix EOF session error reporting.Joseph Southwell2-3/+9
2014-02-02Make function ssh_channel_accept() nonblocking if timeout is 0.Oleksandr Shneyder1-1/+5
2014-01-28pki_crypto: Fix memory leak with EC_KEY_set_public_key().Andreas Schneider1-1/+3
2014-01-23doc: Document the unit for ssh_select() timeout.Andreas Schneider1-1/+1
2014-01-23dh: Fix NULL check for p_group14.Rod Vagg1-1/+1
2014-01-23pki_crypto: fix DSA signature extractionJon Simons1-26/+50
2014-01-22doc: Fix description of error parameter for ssh_get_error*Alan Dunn1-2/+2
2014-01-21pki_crypto: pad RSA signature blobsJon Simons1-24/+56
2014-01-21Test change to ssh_bind_accept_fdAlan Dunn1-0/+139
2014-01-21Import keys during ssh_bind_accept_fdAlan Dunn1-1/+11
2014-01-21Separate out key import functionality from ssh_bind_listenAlan Dunn1-12/+23
2014-01-17doc: Fix channel documentation.Andreas Schneider1-31/+49
2014-01-16bind: fix possible double-frees in ssh_bind_freeJon Simons1-0/+10
2014-01-16cmake: Increase version numbers for 0.6.1.Andreas Schneider2-3/+3
2014-01-16doc: Use ssh_channel_accept_forward() in documentation.Andreas Schneider1-2/+3
2014-01-16channel: Add ssh_channel_accept_forward().Oleksandr Shneyder2-3/+24
2014-01-08threads: support libgcrypt 1.6 hackAris Adamantiadis3-2/+26
2014-01-08ChangeLog: Set release date.libssh-0.6.0Andreas Schneider1-1/+1
2014-01-08include: Remove warning cause VSC doesn't know about it.Andreas Schneider1-1/+0