4
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Apr 03, 2023 — Apr 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* test/ssl.c (make_ssl_session_port, make_ssl_session,
Joe Orton
as joe
More... over 6 years ago
src/ne_uri.c: Fix comment-in-comment.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_gnutls.c (provide_client_cert): Fix allocation size,
Joe Orton
as joe
More... almost 7 years ago
* src/ne_uri.c: Note that only one bit is left for a 16-bit short.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_uri.c: Save a few bytes by using shorts for uri_chars lookup table.
Joe Orton
as joe
More... almost 7 years ago
* test/common/child.c (new_spawn_server): Fix clang-analyzer warning.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_ntlm.c (ne_output_ntlm): Remove redundant assignment.* src/ne_ntlm.c (ne_output_ntlm): Remove redundant assignment.* src/ne_ntlm.c (ne_output_ntlm): Remove redundant assignment.* src/ne_ntlm.c (ne_output_ntlm): Remove redundant assignment.* src/ne_ntlm.c (ne_output_ntlm): Remove redundant assignment.* src/ne_ntlm.c (ne_output_ntlm): Remove redundant assignment.* src/ne_ntlm.c (ne_output_ntlm): Remove redundant assignment.* src/ne_ntlm.c (ne_output_ntlm): Remove redundant assignment.
Joe Orton
as joe
More... almost 7 years ago
* test/request.c (iterate_many): Remove redundant assignment.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_dates.c (ne_asctime_parse, ne_rfc1123_parse): Fail for sscanf
Joe Orton
as joe
More... almost 7 years ago
* test/util-tests.c (bad_dates): Renamed, add another date, also test
Joe Orton
as joe
More... almost 7 years ago
* src/ne_request.c (initial_request_headers): Renamed from
Joe Orton
as joe
More... almost 7 years ago
* src/ne_socket.c (error_ossl): Return NE_SOCK_RETRY for
Joe Orton
as joe
More... almost 7 years ago
Note that -5 is a reserved NE_SOCK_ value.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_socket.c (error_ossl): Return NE_SOCK_RETRY for
Joe Orton
as joe
More... almost 7 years ago
* test/ssl.c (session_cache): Correctly test for session reuse.
Joe Orton
as joe
More... almost 7 years ago
* test/utils.c (multi_session_server): Add helper.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_socket.c (ne_sock_close): Complete a bidirectional shutdown
Joe Orton
as joe
More... almost 7 years ago
* src/ne_pkcs11.c (pk11_rsa_encrypt): Fix for padding used with
Joe Orton
as joe
More... almost 7 years ago
* test/ssl.c (no_client_cert): Handle certificate required error
Joe Orton
as joe
More... almost 7 years ago
* src/ne_openssl.c (ne_ssl_context_create): Enable Post-Handshake Auth
Joe Orton
as joe
More... almost 7 years ago
* src/ne_xml.c (ne_xml_parse): Avoid clang warning from strcpy use.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_xml.c (ne_xml_parse): Avoid clang warning from strcpy use.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_request.c (ne_set_request_flag): Fix bounds check.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_defs.h: Define ne_attribute_alloc_size.
Joe Orton
as joe
More... almost 7 years ago
Ignore install-sh
Joe Orton
as joe
More... almost 7 years ago
* src/ne_openssl.c (thread_lock_neon): Don't set OpenSSL
Joe Orton
as joe
More... almost 7 years ago
* test/lock.c (lock_response): Use snprintf, avoid gcc 8 warning.
Joe Orton
as joe
More... almost 7 years ago
* test/string-tests.c (str_errors): Fix gcc 8 warning.
Joe Orton
as joe
More... almost 7 years ago
* src/ne_socket.c: Fix #include for <sys/uio.h>.
Joe Orton
as joe
More... about 7 years ago
* src/ne_request.h: Add GCC nonnull attribute for ne_request *
Joe Orton
as joe
More... over 8 years ago