Commit Graph

  • 04a5d5bd74 client: Reformat callback_receive_banner() Andreas Schneider 2016-05-02 09:06:51 +02:00
  • 2957aaf9f0 client: Receive the banner correctly Ken Reister 2015-10-14 15:50:49 -05:00
  • 2bd6501552 torture: Fix a warning Andreas Schneider 2016-05-03 10:35:11 +02:00
  • 4f7be0dbb2 priv: Fix client banner specification for libssh Andreas Schneider 2016-05-02 12:34:00 +02:00
  • 1da5c94b44 client: If SSHv1 is disabled send the banner immediately Andreas Schneider 2016-05-02 10:15:33 +02:00
  • 3d1edffe77 client: Fix ssh_send_banner() to confirm with RFC 4253 Andreas Schneider 2016-05-02 09:53:02 +02:00
  • cb52ed7b12 client: Fix maximum banner length Andreas Schneider 2016-05-02 09:15:28 +02:00
  • 22799b107d client: Reformat callback_receive_banner() Andreas Schneider 2016-05-02 09:06:51 +02:00
  • c3ce3d5cc3 client: Receive the banner correctly Ken Reister 2015-10-14 15:50:49 -05:00
  • 32eea120af sockets: Fix callback registration bug Aris Adamantiadis 2015-07-07 12:38:34 +02:00
  • 8e42d3959c packet: Improve logging output Aris Adamantiadis 2015-09-07 09:13:04 +02:00
  • f8be4d1b3b sample: Migrate client to connector API Aris Adamantiadis 2015-07-05 16:57:45 +02:00
  • 9b3648ded0 connector: Implement ssh_connector_except() Aris Adamantiadis 2011-10-10 23:04:06 +02:00
  • 0701745cbc channels: Move ssh_channel_write_stderr out of server-only Aris Adamantiadis 2015-07-07 21:06:47 +02:00
  • bbe437dbb1 callbacks: Implement list of callbacks for channels Aris Adamantiadis 2015-07-07 00:05:29 +02:00
  • 5c67530f1e tests: Add test for ssh_callbacks_iterate() Aris Adamantiadis 2015-07-22 09:29:44 +02:00
  • e40e6e8686 callback: Add macro to iterate callbacks Aris Adamantiadis 2015-07-22 09:28:20 +02:00
  • 6f3a7d36bb tests: Add unit test for ssh_callbacks_execute_list Aris Adamantiadis 2015-07-21 15:21:58 +02:00
  • 5dddebd338 callbacks: Add macro for callbacks execute list Aris Adamantiadis 2015-07-21 15:21:12 +02:00
  • 80d88dd3d9 packets: Handle flow control callbacks Aris Adamantiadis 2015-07-05 16:56:20 +02:00
  • 0faffac020 examples: Do not usre deprecated functions Andreas Schneider 2016-05-02 16:55:29 +02:00
  • 5aaae4cb6b events: Add functions for poll objects Aris Adamantiadis 2015-07-05 16:55:06 +02:00
  • 8360139506 Add id_ed25519 to the default identity list Kohei Suzuki 2016-01-16 18:52:05 +09:00
  • c092101e01 Add id_ed25519 to the default identity list Kohei Suzuki 2016-01-16 18:52:05 +09:00
  • 0bf78b0b8b channels: Bugfix for a possible invalid pointer usage (channel->session) in various places David Kedves 2016-03-24 15:46:23 +01:00
  • d7df4429eb channels: Bugfix for a possible invalid pointer usage (channel->session) in various places David Kedves 2016-03-24 15:46:23 +01:00
  • faca78f547 auth: Cleanup memory leak when using SSH agent Stef Walter 2015-11-10 12:18:30 +01:00
  • ffe8b98cc2 auth: Cleanup memory leak when using SSH agent Stef Walter 2015-11-10 12:18:30 +01:00
  • aa5c7c3b0c Doc: we don't support publickey v2 subsystem Aris Adamantiadis 2016-05-02 14:45:47 +02:00
  • 886fdc8bc2 osx: fix compilation Aris Adamantiadis 2016-05-02 13:33:28 +02:00
  • 7da587ba6c auth1: Fix non-blocking SSHv1 auth Andreas Schneider 2016-05-02 12:18:06 +02:00
  • 33ecaaac01 auth1: Fix non-blocking SSHv1 auth Andreas Schneider 2016-05-02 12:18:06 +02:00
  • c7aa51240d Update the README Andreas Schneider 2016-05-02 09:19:17 +02:00
  • 3c69092cde pki_gcrypt: Add primitive to read ASN.1 bit strings Justus Winter 2016-03-30 11:53:24 +02:00
  • e8b28f978e Update the README Andreas Schneider 2016-05-02 09:19:17 +02:00
  • 92fdf31d29 pki: Fix debug message Justus Winter 2016-03-29 13:07:04 +02:00
  • 878a650c7a dh: Print hexadecimal data to stderr Justus Winter 2016-03-29 13:07:03 +02:00
  • e518ec1cb7 pki_gcrypt: Rework 'pki_export_pubkey_rsa1' Justus Winter 2016-03-29 13:07:02 +02:00
  • ed34425306 pki_gcrypt: Rework 'pki_publickey_to_blob' Justus Winter 2016-03-29 13:07:01 +02:00
  • 1d7f87fc0e pki_gcrypt: Rework 'pki_key_dup' Justus Winter 2016-03-29 13:07:00 +02:00
  • 735e34f932 libgcrypt: Add helper to extract MPIs into ssh_strings Justus Winter 2016-03-29 13:06:59 +02:00
  • fea9e3050c options: Check if a port has been given Justus Winter 2016-03-29 13:06:58 +02:00
  • bbd0522026 dh: Rename ssh_get_publickey() to ssh_get_server_publickey() Andreas Schneider 2016-05-02 06:27:40 +02:00
  • e37fd83254 tests: Make test suite work out of the box on Debian Justus Winter 2016-03-16 12:32:29 +01:00
  • 926b9e937b pki: Mention relevant RFC for EC key encoding Justus Winter 2016-03-14 16:32:02 +01:00
  • fc9434465c pki_gcrypt: Fix memory leak Justus Winter 2016-03-14 16:32:01 +01:00
  • ba3ee9f007 pki_gcrypt: Burn key material Justus Winter 2016-03-14 16:32:00 +01:00
  • 38d8befcd0 pki_gcrypt: Generalize asn1_get_int Justus Winter 2016-03-14 16:31:59 +01:00
  • e1d36314a2 pki_gcrypt: Fix memory leak Justus Winter 2016-03-14 16:31:58 +01:00
  • 9a54f91bb7 torture: Fix guard Justus Winter 2016-03-14 16:31:57 +01:00
  • 16d58e93af cmake: Fix torture build Andreas Schneider 2016-03-17 10:45:40 +01:00
  • 2384236849 cmake: Try to fix FindArgp module Andreas Schneider 2016-03-17 10:42:52 +01:00
  • 252cd6eae9 torture_auth: Add tests for client side certificate authentication Axel Eppe 2016-03-04 00:11:24 +00:00
  • 8fe8dbb378 agent: Add cert auth support to ssh_agent_get_next_ident() Axel Eppe 2016-03-01 00:46:13 +00:00
  • 8923a01264 auth: Add cert auth support to ssh_userauth_publickey() Axel Eppe 2016-03-01 00:44:56 +00:00
  • 6cbab4936d pki_gcrypt: Add cert auth support to pki_publickey_to_blob() Axel Eppe 2016-03-01 00:39:51 +00:00
  • 0310cba2b6 pki_crypto: Add cert auth support to pki_publickey_to_blob() Axel Eppe 2016-03-01 00:35:48 +00:00
  • 0b9804a95b server: handle keepalive@openssh.com global requests Aris Adamantiadis 2016-03-14 22:28:03 +01:00
  • 7c2db045a8 cmake: detect MIT gssapi shim on osx Aris Adamantiadis 2016-03-14 22:27:38 +01:00
  • 5027627344 cmake: detect argp.h on osx Aris Adamantiadis 2016-03-14 22:27:06 +01:00
  • 4d43fbfb50 options: Document SSH_OPTIONS_ADD_IDENTITY Andreas Schneider 2016-03-03 20:07:16 +01:00
  • cdf7690e03 Bump version to 0.7.3 libssh-0.7.3 Andreas Schneider 2016-02-23 08:23:31 +01:00
  • 7b19719022 Update ChangeLog Andreas Schneider 2016-02-23 08:22:09 +01:00
  • f8d0026c65 dh: Fix CVE-2016-0739 Aris Adamantiadis 2016-02-09 15:09:27 +01:00
  • 4e6ff36a9a dh: Fix CVE-2016-0739 Aris Adamantiadis 2016-02-09 15:09:27 +01:00
  • 6b608e70ee options: Fix documentation typo Hani Benhabiles 2016-02-18 18:15:33 +01:00
  • a69a1af568 pki: Fixed documentation about return value. Younes Serraj 2016-01-24 18:34:15 +01:00
  • f8bde7156f options: Fix documentation typo Hani Benhabiles 2016-02-18 18:15:33 +01:00
  • 66c6ae1a55 pki: Fixed documentation about return value. Younes Serraj 2016-01-24 18:34:15 +01:00
  • 1bc4176d65 torture: Use ECDSA key for x11 test Andreas Schneider 2016-02-08 18:46:22 +01:00
  • de309c51a7 torture: Fix ssh version detection Andreas Schneider 2016-02-08 18:38:24 +01:00
  • f128ffd88b tests: Fix running ssh-agent Andreas Schneider 2016-02-02 11:28:07 +01:00
  • 063430744d torture: Set sshd debug level to DEBUG3 Andreas Schneider 2016-02-02 11:27:38 +01:00
  • cbd75c3e35 tests: Switch to user bob in setup Andreas Schneider 2016-02-02 11:26:53 +01:00
  • 1729d4a168 tests: Always start tests as root so we can switch to a user Andreas Schneider 2016-02-02 09:06:00 +01:00
  • 773771659e tests: Use different uids and gids for testing Andreas Schneider 2016-02-02 09:05:11 +01:00
  • c365ff3d05 torture: Also write stderr to a file Andreas Schneider 2016-01-21 12:23:08 +01:00
  • 1bbfe058f9 torture: Add additional sftp-server path for BSD Andreas Schneider 2016-01-21 12:21:58 +01:00
  • 02d9b05f54 torture: Give sshd more time to start Andreas Schneider 2016-01-21 09:07:02 +01:00
  • 5c5b1aaaa7 buffer: expose ssh_buffer_get() Fabiano Fidêncio 2015-09-25 02:06:08 +02:00
  • 6953c8ec91 buffer: expose ssh_buffer_{add,get}_data() Fabiano Fidêncio 2015-09-25 01:43:47 +02:00
  • 58aff4495e buffer: expose ssh_buffer_reinit() Fabiano Fidêncio 2015-09-25 01:41:36 +02:00
  • 3e2a61cc47 libssh.h: move LIBSSH_API buffer' functions to libssh.h Fabiano Fidêncio 2015-09-25 01:33:23 +02:00
  • 120d2b5333 buffer: remove ssh_buffer_get_begin() Fabiano Fidêncio 2015-09-25 00:46:04 +02:00
  • d1d003c232 buffer: use ssh_buffer_get() instead of ssh_buffer_get_begin() Fabiano Fidêncio 2015-09-25 01:25:56 +02:00
  • 3cf72e5258 buffer: remove ssh_buffer_get_rest_len() Fabiano Fidêncio 2015-09-25 01:21:42 +02:00
  • 05fd0acf45 buffer: do not use ssh_buffer_get_rest_len() Fabiano Fidêncio 2015-09-25 00:34:42 +02:00
  • 25707e9752 pki_gcrypt: adapt to the new behavior of ssh_buffer_get_len() Fabiano Fidêncio 2015-09-25 01:18:38 +02:00
  • 9774b1062d buffer: make ssh_buffer_get_len() call ssh_buffer_get_rest_len() Fabiano Fidêncio 2015-09-25 00:29:29 +02:00
  • 954341dd1f buffer: rename ssh_buffer_get_rest() to ssh_buffer_get() Fabiano Fidêncio 2015-09-25 01:10:03 +02:00
  • 56d0e91e10 buffer: cosmetic change in ssh_buffer_get_u8() documentation Fabiano Fidêncio 2015-09-19 23:44:27 +02:00
  • d7349d04d0 buffer: fix documentation for ssh_buffer_get_u32() Fabiano Fidêncio 2015-09-19 23:42:55 +02:00
  • 1226add976 tests: Fix warning about expected format for printf Fabiano Fidêncio 2015-09-17 14:30:41 +02:00
  • 234b05708c pki_gcrypt: Fix warning about not handled values in switch Fabiano Fidêncio 2015-09-17 14:28:12 +02:00
  • e368d01385 cleanup: use ssh_ prefix in the packet (non-static) functions Fabiano Fidêncio 2015-09-17 14:11:08 +02:00
  • 310c41a89a cleanup: use ssh_ prefix in the gcrypt missing functions Fabiano Fidêncio 2015-09-17 13:47:00 +02:00
  • 1102ea4c55 cleanup: use ssh_ prefix in the kex (non-static) functions Fabiano Fidêncio 2015-09-17 13:32:44 +02:00
  • c487f5db5b cleanup: use ssh_ prefix in the dh (non-static) functions Fabiano Fidêncio 2015-09-17 10:26:05 +02:00
  • 501faacf8e cleanup: use ssh_ prefix in the channels (non-static) functions Fabiano Fidêncio 2015-09-17 10:09:06 +02:00
  • adc8c20ac1 cleanup: use ssh_ prefix in the buffer (non-static) functions Fabiano Fidêncio 2015-09-17 09:43:33 +02:00