User Details
User Details
- User Since
- Jun 9 2017, 11:48 AM (189 w, 5 d)
- Roles
- Administrator
Jul 16 2020
Jul 16 2020
tests: Add test case for T191
tests: Add a test case for T75
asn closed T240: Create test case for T191 as Resolved by committing rLIBSSH7aad964cef39: tests: Add test case for T191.
Jul 16 2020, 1:25 PM · Unknown Object (Project)
Disable *-cbc ciphers by default
asn closed T239: Create test case for T75 as Resolved by committing rLIBSSH3e23fb8a24d1: tests: Add a test case for T75.
Jul 16 2020, 1:24 PM · Unknown Object (Project)
asn closed T236: Disable *-cbc ciphers by default as Resolved by committing rLIBSSH90e56df74e30: Disable *-cbc ciphers by default.
Jul 16 2020, 1:24 PM · Unknown Object (Project)
asn committed rLIBSSHdcae43fa6bf0: misc: Do not confuse client/server in debug messages (authored by Jakuje).
misc: Do not confuse client/server in debug messages
asn committed rLIBSSH906cc7e7e950: pki: Avoid memory leak on invalid curve NID (authored by Jakuje).
pki: Avoid memory leak on invalid curve NID
asn committed rLIBSSHf85464b9002c: packet: Fix unterminated brace and better context name in debug message (authored by Jakuje).
packet: Fix unterminated brace and better context name in debug message
Jul 2 2020
Jul 2 2020
asn added a comment to T236: Disable *-cbc ciphers by default.
I agree.
Jul 2 2020, 12:10 PM · Unknown Object (Project)
Jun 22 2020
Jun 22 2020
asn committed rLIBSSHb0518552f19f: examples: Tolerate incomplete writes in exec example (authored by ansasaki).
examples: Tolerate incomplete writes in exec example
tests: Add test for CVE-2019-14889
asn committed rLIBSSHa76badf77af9: Merge SubmittingPatches and README.CodingStyle to CONTRIBUTING.md (authored by asn).
Merge SubmittingPatches and README.CodingStyle to CONTRIBUTING.md
Jun 8 2020
Jun 8 2020
buffer: Add NULL check for 'buffer' argument
buffer: Reformat ssh_buffer_add_data()
asn committed rLIBSSH533d881b0f4b: sftpserver: Add missing NULL check for ssh_buffer_new() (authored by asn).
sftpserver: Add missing NULL check for ssh_buffer_new()
buffer: Add NULL check for 'buffer' argument
buffer: Reformat ssh_buffer_add_data()
asn committed rLIBSSH2782cb0495b7: sftpserver: Add missing return check for ssh_buffer_add_data() (authored by asn).
sftpserver: Add missing return check for ssh_buffer_add_data()
asn committed rLIBSSHe631ebb3e224: sftpserver: Add missing NULL check for ssh_buffer_new() (authored by asn).
sftpserver: Add missing NULL check for ssh_buffer_new()
asn committed rLIBSSH8316bf1177c3: sftpserver: Add missing return check for ssh_buffer_add_data() (authored by asn).
sftpserver: Add missing return check for ssh_buffer_add_data()
asn closed T232: [sftpserver] NULL pointer deref as Resolved by committing rLIBSSHe631ebb3e224: sftpserver: Add missing NULL check for ssh_buffer_new().
May 15 2020
May 15 2020
cmake: add _POSIX_SOURCE
asn closed T228: Access violation with MinGW-W64 as Resolved by committing rLIBSSHdcc0b9d7aa09: cmake: add _POSIX_SOURCE.
May 15 2020, 7:26 PM · Unknown Object (Project)
cmake: add _POSIX_SOURCE
May 7 2020
May 7 2020
asn committed rLIBSSHb1bbd20dfa8a: cmake: Add autogenerated libssh_version.h (authored by Heiko Thiery <heiko.thiery@gmail.com>).
cmake: Add autogenerated libssh_version.h
asn committed rLIBSSHbee8ed82abbc: cmake: Add autogenerated libssh_version.h (authored by Heiko Thiery <heiko.thiery@gmail.com>).
cmake: Add autogenerated libssh_version.h
May 5 2020
May 5 2020
asn committed rLIBSSH4149cebd64a9: fuzz: Avoid warnings from csbuild in fuzzers (authored by Jakuje).
fuzz: Avoid warnings from csbuild in fuzzers
asn committed rLIBSSH425c02cb9437: fuzz: Add instructions for corpus creation and first corpus files (authored by Jakuje).
fuzz: Add instructions for corpus creation and first corpus files
asn committed rLIBSSHad8dedd4a481: fuzz: Allow to increase log level from server fuzzer (authored by Jakuje).
fuzz: Allow to increase log level from server fuzzer
fuzz: Do not parse configuration files
fuzz: Use none cipher and MAC
asn committed rLIBSSHb88aa98550dc: Allow example client and server to process different configuration files (authored by Jakuje).
Allow example client and server to process different configuration files
asn committed rLIBSSH08a70bb4745c: tests: Cover ssh_options_getopt with unit tests (authored by Jakuje).
tests: Cover ssh_options_getopt with unit tests
asn committed rLIBSSH3d0ecd37fe6b: options: Avoid memory leaks during modification of argv (authored by Jakuje).
options: Avoid memory leaks during modification of argv
asn committed rLIBSSH2e7ca3e8a6e1: options: Properly handle unknown options with arguments (authored by Jakuje).
options: Properly handle unknown options with arguments
asn committed rLIBSSHb90131dfe696: tests: Verify functionality of none cipher and mac (authored by Jakuje).
tests: Verify functionality of none cipher and mac
asn committed rLIBSSH4f976ce5c4a3: packet: Skip HMAC handling if none is selected (authored by Jakuje).
packet: Skip HMAC handling if none is selected
asn committed rLIBSSH239eef6322d1: packet: Check if set_*_key functions exists before calling it (authored by Jakuje).
packet: Check if set_*_key functions exists before calling it
Add basic support for none cipher and MACs
asn committed rLIBSSH201fd661767f: packet: Use temporary variables to avoid long lines (authored by Jakuje).
packet: Use temporary variables to avoid long lines
asn committed rLIBSSH46499b1b9090: Drop none cipher and MAC as they are not implemented (authored by Jakuje).
Drop none cipher and MAC as they are not implemented
asn committed rLIBSSH62a0229f16cd: fuzz: Simplify definition of fuzzing targets and build them also with gcc (authored by Jakuje).
fuzz: Simplify definition of fuzzing targets and build them also with gcc
asn committed rLIBSSH5411e0821fdd: fuzz: Correctly sort members initialization to prevent GCC warnings (authored by Jakuje).
fuzz: Correctly sort members initialization to prevent GCC warnings
asn committed rLIBSSH44de453b2271: tests: Enable all CASignatureAlgorithms as SHA1 certificates are now disabled… (authored by Jakuje).
tests: Enable all CASignatureAlgorithms as SHA1 certificates are now disabled…
pki: Mark explicit fall through
external: Do not confuse new gcc
client: Properly indicate fall through
pki: Mark explicit fall through
external: Do not confuse new gcc
client: Properly indicate fall through
asn committed rLIBSSHa77d89d3ea73: session: add missing return value documentation (authored by Heiko Thiery <heiko.thiery@gmail.com>).
session: add missing return value documentation
asn committed rLIBSSH4276560680f0: channels: Avoid returning SSH_AGAIN from ssh_channel_poll_timeout() (authored by Jakuje).
channels: Avoid returning SSH_AGAIN from ssh_channel_poll_timeout()
channels: reformat
examples: Add missing includes
asn committed rLIBSSH1c7cfaba9cda: examples: Avoid unused parameter warnings and reformat (authored by Jakuje).
examples: Avoid unused parameter warnings and reformat
asn committed rLIBSSH078cb4c6f359: libcrypto-compat: Fix indentation and return value (authored by Jakuje).
libcrypto-compat: Fix indentation and return value
asn committed rLIBSSHd35fdfbdb417: libcrypto-compat: add extra functions (authored by Rosen Penev <rosenp@gmail.com>).
libcrypto-compat: add extra functions
asn committed rLIBSSH5972d7a98e10: libcrypto: remove deprecated API usage (authored by Rosen Penev <rosenp@gmail.com>).
libcrypto: remove deprecated API usage
Fix FTBFS on hurd-i386
asn committed rLIBSSH69e97057c7ed: Correctly parse v4 subsecond timestamps (authored by StefanBruens).
Correctly parse v4 subsecond timestamps
Make the documentation reproducible
asn committed rLIBSSH3025eeace355: client: Check if the library is initialized in ssh_connect() (authored by ansasaki).
client: Check if the library is initialized in ssh_connect()
client: Reformat ssh_connect()
asn committed rLIBSSH0a450f02513d: init: Clarify the need to call ssh_{init, finalize}() (authored by ansasaki).
init: Clarify the need to call ssh_{init, finalize}()
asn committed rLIBSSHa99b8a397973: init: Introduce internal is_ssh_initialized() (authored by ansasaki).
init: Introduce internal is_ssh_initialized()
Apr 9 2020
Apr 9 2020
asn committed rLIBSSHe3e3a2786362: client: Check if the library is initialized in ssh_connect() (authored by ansasaki).
client: Check if the library is initialized in ssh_connect()
client: Reformat ssh_connect()
asn committed rLIBSSHdba2114ed787: init: Introduce internal is_ssh_initialized() (authored by ansasaki).
init: Introduce internal is_ssh_initialized()
asn committed rLIBSSHe3e52394c11e: init: Clarify the need to call ssh_{init, finalize}() (authored by ansasaki).
init: Clarify the need to call ssh_{init, finalize}()
asn committed rLIBSSHb36272eac1b3: CVE-2020-1730: Fix a possible segfault when zeroing AES-CTR key (authored by asn).
CVE-2020-1730: Fix a possible segfault when zeroing AES-CTR key
Bump version to 0.9.4
asn committed rLIBSSH958afb1c6ad6: CVE-2020-1730: Fix a possible segfault when zeroing AES-CTR key (authored by asn).
CVE-2020-1730: Fix a possible segfault when zeroing AES-CTR key
asn committed rLIBSSHec853bb86a2c: CVE-2020-1730: Fix a possible segfault when zeroing AES-CTR key (authored by asn).
CVE-2020-1730: Fix a possible segfault when zeroing AES-CTR key
Bump version to 0.8.9
Apr 7 2020
Apr 7 2020
asn assigned T224: Unable to distinguish between real error and child-process interrupts when ssh_bind_accept() returns to ansasaki.
Apr 7 2020, 8:08 AM · Unknown Object (Project)
Apr 6 2020
Apr 6 2020
asn committed rLIBSSHe510de0315a9: kex: Add support for diffie-hellman-group14-sha256 (authored by ansasaki).
kex: Add support for diffie-hellman-group14-sha256
asn committed rLIBSSH34c596182dfc: dh-gex: Check return value of ssh_get_random() (authored by asn).
dh-gex: Check return value of ssh_get_random()
asn committed rLIBSSH1a18d9cce271: cmake: Fix building with threading support on MinGW (authored by asn).
cmake: Fix building with threading support on MinGW
asn committed rLIBSSHcd1504365628: src/pki_crypto.c corrects the incorrect usage of enum (authored by sahanaprasad07).
src/pki_crypto.c corrects the incorrect usage of enum
asn committed rLIBSSH9eb1ce88ae92: kex: Add support for diffie-hellman-group14-sha256 (authored by ansasaki).
kex: Add support for diffie-hellman-group14-sha256
Apr 2 2020
Apr 2 2020
asn committed rLIBSSHd2f0d3270a87: dh-gex: Check return value of ssh_get_random() (authored by asn).
dh-gex: Check return value of ssh_get_random()
Apr 1 2020
Apr 1 2020
asn committed rLIBSSHa9a7c2dc29a2: cmake: Fix building with threading support on MinGW (authored by asn).
cmake: Fix building with threading support on MinGW
Mar 30 2020
Mar 30 2020
asn committed rLIBSSHc79e67ca1e30: gitlab-ci: Use variables so we can keep before_script (authored by asn).
gitlab-ci: Use variables so we can keep before_script
gitlab-ci: Add stages
gitlab-ci: Add Coverity Scan
gitlab-ci: Remove the tumbleweed docs build
asn committed rLIBSSHb2c7fce96802: cmake: Update compile flags for UndefinedSanitizer (authored by asn).
cmake: Update compile flags for UndefinedSanitizer
gitlab-ci: Add a build template
asn committed rLIBSSH45d82b3e3636: gitlab-ci: Add a simple fedora build and docs build (authored by asn).
gitlab-ci: Add a simple fedora build and docs build
Mar 29 2020
Mar 29 2020
asn committed rLIBSSH3845f77d762b: tests: Mark unreachable points after fail_msg() (authored by ansasaki).
tests: Mark unreachable points after fail_msg()
asn committed rLIBSSH960d952380cc: doc: Add a newly published RFC about Ed25519 keys (authored by Jakuje).
doc: Add a newly published RFC about Ed25519 keys
asn committed rLIBSSHb06b9368192f: torture_server_config: Run the server under timeout (authored by ansasaki).
torture_server_config: Run the server under timeout
asn committed rLIBSSH3feb6ebe281b: torture_server: Run the server under timeout (authored by ansasaki).
torture_server: Run the server under timeout
asn committed rLIBSSHa64737cef641: torture: Added a function to setup a libssh based server (authored by ansasaki).
torture: Added a function to setup a libssh based server
asn committed rLIBSSHf529659f76a2: test_server: Added an option to write PID to file (authored by ansasaki).
test_server: Added an option to write PID to file
asn committed rLIBSSH3aea2ad53fe9: ssh_ping: Ignore system-wide configuration (authored by ansasaki).
ssh_ping: Ignore system-wide configuration
asn committed rLIBSSH6bd2b93f43da: auth: Fix memory leak in ssh_userauth_publickey_auto() (authored by ansasaki).
auth: Fix memory leak in ssh_userauth_publickey_auto()
asn committed rLIBSSH4c83d19c4865: auth: Fix memory leak in ssh_userauth_publickey_auto() (authored by ansasaki).
auth: Fix memory leak in ssh_userauth_publickey_auto()