Commit Graph

  • 63e52afd5b cleanup: use ssh_ prefix in the blf (non-static) functions Fabiano Fidêncio 2015-09-16 23:24:44 +02:00
  • 6f60449e18 cleanup: use ssh_ prefix in the bignum (non-static) functions Fabiano Fidêncio 2015-09-16 22:20:30 +02:00
  • 77052d3a1e cleanup: use ssh_ prefix in the agent (non-static) functions Fabiano Fidêncio 2015-09-16 22:13:09 +02:00
  • 898be61fc6 auth: Remove references to ssh_userauth_pubkey in documentation Younes Serraj 2016-01-18 18:03:33 +00:00
  • 9ccb6864be tests: Initialize output and iv in torture_crypto Andreas Schneider 2016-01-19 11:15:42 +01:00
  • 2379ddff17 pki: Make sure checkint1 and checkint2 are not used uninitialized Andreas Schneider 2016-01-19 11:11:29 +01:00
  • 41a10699e6 buffer: Make sure we do not use u32len uninitialized Andreas Schneider 2016-01-19 11:09:06 +01:00
  • b1c0121507 valgrind: Add suppression for glibc dlopen issue Andreas Schneider 2016-01-19 11:03:52 +01:00
  • f6bea8d061 torture: Fix a memory leak Andreas Schneider 2016-01-19 11:02:13 +01:00
  • 9bb7e68b86 torture: Add missing include for AF_INET Andreas Schneider 2016-01-18 15:19:20 +01:00
  • 20718ec52b tests: Require pam_wrapper 1.0.1 Andreas Schneider 2016-01-18 12:02:45 +01:00
  • a3557b81de tests: Wait for sshd to start before connecting Andreas Schneider 2016-01-18 12:01:56 +01:00
  • 485d78d768 tests: Turn on kbdint tests in torture_auth Andreas Schneider 2015-10-01 13:56:58 +02:00
  • 7aa84318ae tests: Turn on PAM support in sshd with pam_wrapper Andreas Schneider 2015-10-01 13:56:32 +02:00
  • 0e98f1214d torture: Improve process termination function Andreas Schneider 2015-10-01 13:55:13 +02:00
  • 6e7eae968a tests: Support other openssh versions ... Andreas Schneider 2015-09-29 12:00:10 +02:00
  • 5bb9b570f4 tests: Rename torture_sftp_static to torture_sftp_ext Andreas Schneider 2015-09-16 08:43:49 +02:00
  • 571f547556 tests: Migrate torture_sftp_read to a cwrap test Andreas Schneider 2015-09-16 08:41:19 +02:00
  • af3de262b6 tests: Migrate torture_sftp_dir to cwrap test Andreas Schneider 2015-09-11 16:26:53 +02:00
  • bd4a0aa705 torture: Add sftp session pointer to torture_state Andreas Schneider 2015-09-11 16:25:41 +02:00
  • 4bc6af6c17 tests: Migrate torture_request_env to cwrap test Andreas Schneider 2015-09-11 16:08:35 +02:00
  • 27834cce2c tests: Migrate torture_session to cwrap test Andreas Schneider 2015-09-11 14:25:59 +02:00
  • a30d16c48a torture: Start sshd as root Andreas Schneider 2015-09-11 14:25:39 +02:00
  • e4653b82bd tests: Migrate torture_proxycommand to new cwrap test Andreas Schneider 2015-09-11 11:24:53 +02:00
  • b65dcb3a35 tests: Migrate torture_knownhosts to new cwrap test Andreas Schneider 2015-09-10 15:40:00 +02:00
  • c1fb948397 torture: Enable old host key algos for testing Andreas Schneider 2015-09-10 16:12:35 +02:00
  • be25b58380 tests: Migrate torture_forward to a cwrap test Andreas Schneider 2015-09-10 15:07:12 +02:00
  • 66f51df9df torture: Fix torture_ssh_session() for cwrap testing Andreas Schneider 2015-09-10 15:06:50 +02:00
  • 3014e3c458 tests: Migrate torture_algorithms to a cwrap test Andreas Schneider 2015-09-10 14:46:43 +02:00
  • dd0d04ae8d torture: Enable old cipher and kex algos in sshd Andreas Schneider 2015-09-10 14:45:47 +02:00
  • 112d4cc7e6 tests: Migrate torture_auth as a cwrap test Andreas Schneider 2015-09-10 14:07:51 +02:00
  • ee8664418a tests: Add public keys for bob Andreas Schneider 2015-09-10 14:06:05 +02:00
  • ae89b6c078 torture: Create a torture_terminate_process() function Andreas Schneider 2015-09-10 11:22:49 +02:00
  • d403c01a30 tests: Convert torture_connect to a cwrap test Andreas Schneider 2014-10-13 10:00:25 +02:00
  • 14f1ce2e5b torture: Add torture_teardown_sshd_server(). Andreas Schneider 2014-10-13 10:00:12 +02:00
  • 62b0f58d24 torture: Restrict files to we write to our user. Andreas Schneider 2014-10-12 20:15:38 +02:00
  • c3f963e71e torture: Add function to setup sshd server Andreas Schneider 2014-05-06 08:51:52 +02:00
  • fd09c4cb29 torture: Add torture_teardown_socket_dir(). Andreas Schneider 2014-04-15 21:50:19 +02:00
  • 13f68fc2d5 torture: Add torture_setup_socket_dir(). Andreas Schneider 2014-04-15 21:22:05 +02:00
  • 7a523597ad torture: Add server to get address and port. Andreas Schneider 2014-04-15 21:15:25 +02:00
  • c2d636270c tests: Add ssh host keys for test environment. Andreas Schneider 2014-04-15 21:14:12 +02:00
  • 21b0d29e38 cmake: Configure nss_wrapper and uid_wrapper Andreas Schneider 2014-04-15 21:13:42 +02:00
  • 6596d27e19 cmake: Search for cwrap and sshd. Andreas Schneider 2014-04-15 21:12:56 +02:00
  • ed6294b4bb examples: Do not include internal headers in ssh_server_fork Andreas Schneider 2015-12-08 07:59:17 +01:00
  • 12da51ac5a doc: Update documentation of ssh_userauth_try_publickey() Andreas Schneider 2016-01-13 10:17:40 +01:00
  • 32b72555ee cmake: use check_symbol for (v)snprintf pouete 2015-12-30 12:19:36 +01:00
  • b3ad6a015b cmake: use check_symbol for (v)snprintf pouete 2015-12-30 12:19:36 +01:00
  • 32af6a2390 CMake: include CheckIncludeFiles for calls to check_include_files. Sebastián Peyrott 2015-11-24 20:05:49 -03:00
  • be36586d74 CMake: include CheckIncludeFiles for calls to check_include_files. Sebastián Peyrott 2015-11-24 20:05:49 -03:00
  • b470dd943f Fix a bunch of -Wmaybe-uninitialized Fabiano Fidêncio 2015-12-17 14:55:52 +01:00
  • 0d7da3207f Fix a bunch of -Wmaybe-uninitialized Fabiano Fidêncio 2015-12-17 14:55:52 +01:00
  • 69ca977aed headers: fix missing mode_t (2nd) Dirk Neukirchen 2015-11-10 18:36:15 +01:00
  • 728a6349b7 Revert "headers: fix missing mode_t" Aris Adamantiadis 2015-11-10 18:34:39 +01:00
  • 71ce6592e4 headers: fix missing mode_t (2nd) Dirk Neukirchen 2015-11-10 18:36:15 +01:00
  • a5d6ccdc2c Revert "headers: fix missing mode_t" Aris Adamantiadis 2015-11-10 18:34:39 +01:00
  • ec32174abc headers: fix missing mode_t Dirk Neukirchen 2015-11-10 18:21:57 +01:00
  • 378fcccc0a headers: fix missing mode_t Dirk Neukirchen 2015-11-10 18:21:57 +01:00
  • 2172cd234a Ignore all build and obj* directories Andreas Schneider 2015-10-28 09:28:05 +01:00
  • 3ed3833a38 Ignore all build and obj* directories Andreas Schneider 2015-10-28 09:28:05 +01:00
  • 5450b478f5 Doc: remove mentions of des-cbc-ssh1 Aris Adamantiadis 2015-10-27 10:19:46 +01:00
  • 94d00009cc libcrypto: Fix build with DEBUG_CRYPTO turned on Andreas Schneider 2015-10-22 08:17:01 +02:00
  • 0425ac9ad0 agent: Fix agent auth on big endian machines Andreas Schneider 2015-10-14 20:45:49 +02:00
  • 21bf499bb4 agent: Fix agent auth on big endian machines Andreas Schneider 2015-10-14 20:45:49 +02:00
  • 8ec46cbd42 crypto: fix broken ifdef Aris Adamantiadis 2015-09-25 12:01:36 +02:00
  • 0409a302bb cmake: fix EVP detection with gcc Aris Adamantiadis 2015-09-25 12:00:25 +02:00
  • 84a85803b4 crypto: old-fashioned aes_ctr when evp_aes_ctr is missing Aris Adamantiadis 2015-09-25 11:51:45 +02:00
  • d46fe6a51c SSH1: fix duplicate identifier Aris Adamantiadis 2015-09-25 08:52:38 +02:00
  • e83b4e8129 libcrypto: clean up EVP functions Aris Adamantiadis 2015-09-25 00:05:10 +02:00
  • 392e09e3de moved libcrypto structs to c99 notation Aris Adamantiadis 2015-09-24 17:02:41 +02:00
  • 06b9901e64 crypto: move key setup in newkeys handler Aris Adamantiadis 2015-09-23 22:36:50 +02:00
  • 677fa8ced2 tests: add test for cipher.(de|en)crypt Aris Adamantiadis 2015-09-17 14:05:41 +02:00
  • 3c333aa9b4 libcrypto: refactor EVP_(de|en)crypt Aris Adamantiadis 2015-09-17 13:29:47 +02:00
  • 367558bb21 crypto: fix potential memory leak in ECDH Aris Adamantiadis 2015-09-21 15:01:37 +02:00
  • 73d8c919b7 crypto: fix potential memory leak in ECDH Aris Adamantiadis 2015-09-21 15:01:37 +02:00
  • 186e7b5ca4 kex: Fix zlib compression libssh-0.7.2 Andreas Schneider 2015-09-16 08:34:28 +02:00
  • 747e7d05db kex: Fix zlib compression Andreas Schneider 2015-09-16 08:34:28 +02:00
  • 2197704693 Bump version to 0.7.2 Andreas Schneider 2015-09-15 15:14:27 +02:00
  • 229eb8715d cmake: Use tar.xz source package generator Andreas Schneider 2015-09-15 15:16:06 +02:00
  • 1f3a9105ff cmake: Use tar.xz source package generator Andreas Schneider 2015-09-15 15:16:06 +02:00
  • 1b18a06f8c kex: Prefer sha2 over sha1 Andreas Schneider 2015-09-14 18:53:25 +02:00
  • b0f22fde62 kex: Prefer sha2 over sha1 Andreas Schneider 2015-09-14 18:53:25 +02:00
  • 11f43df873 pki: Fix a memory leak on error in ssh_pki_copy_cert_to_privkey() Andreas Schneider 2015-09-09 09:34:22 +02:00
  • 1254ed1833 pki: Fix a memory leak in pki_import_cert_buffer() Andreas Schneider 2015-09-09 09:32:40 +02:00
  • f55b10e4ed tests: Fix return code of torture_init Andreas Schneider 2015-09-09 09:17:46 +02:00
  • 91b513798e cmake: Handle libssh threas library correctly Andreas Schneider 2015-09-07 07:46:11 +02:00
  • 25234e510a bignum: Fix OpenSSL crash in SAFE_FREE Michael Wilder 2015-08-21 13:45:18 -05:00
  • d8be35de7f tests: Add tests for the new ssh_pki cert functions Axel Eppe 2015-08-23 17:53:55 +01:00
  • bdfe6870f6 pki: Add certificate loading functions Axel Eppe 2015-08-23 17:42:21 +01:00
  • 9775f78ab2 pki: Add Add new pki_import_cert_buffer function Axel Eppe 2015-08-23 17:38:21 +01:00
  • 6da4e21065 pki: Add rsa, dss certificate key type definitions Axel Eppe 2015-08-23 17:26:11 +01:00
  • 7bfe8d2f03 tests: Migrate pkd_hello to new cmocka API Andreas Schneider 2015-09-07 12:44:23 +02:00
  • 3b0b1c3ee3 pki: Use the standard logging function Andreas Schneider 2015-09-07 10:50:49 +02:00
  • 82a80b205b tests: Migrate to new cmocka API Andreas Schneider 2015-09-07 10:39:51 +02:00
  • 5b586fdfec cmake: Handle libssh threas library correctly Andreas Schneider 2015-09-07 07:46:11 +02:00
  • 2f193b5cbb bignum: Fix OpenSSL crash in SAFE_FREE Michael Wilder 2015-08-21 13:45:18 -05:00
  • e6f93c887b crypto: Add OpenSSL EVP functions for FIPS compatibility Michael Wilder 2015-08-21 13:43:25 -05:00
  • d16eac5704 server: Fix return code check of ssh_buffer_pack() Andreas Schneider 2015-08-18 09:09:31 +02:00
  • 36d9b62f1f server: Fix return code check of ssh_buffer_pack() Andreas Schneider 2015-08-18 09:09:31 +02:00
  • 46bff47975 doc: Fix typos in sftp tutorial Andreas Schneider 2015-08-18 09:04:16 +02:00
  • da4bebbe1e doc: Fix typos in sftp tutorial Andreas Schneider 2015-08-18 09:04:16 +02:00