summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 0.31.2.0.31.20.31.xJoe Orton2020-06-201-1/+1
* Update. [skip ci]Joe Orton2020-06-201-0/+1
* * macros/neon.m4 (NE_FIND_AR): Fix ar&ranlib detection ifJoe Orton2020-06-201-2/+2
* * test/Makefile.in: Drop unused AR, RANLIB (issue #28).Joe Orton2020-06-201-3/+0
* * test/ssl.c (fail_nul_san): Skip for GnuTLS builds.Joe Orton2020-06-182-11/+17
* Update website URLs. [skip ci]Joe Orton2020-06-182-8/+3
* Document fix for issue #11. [skip ci]Joe Orton2020-06-181-0/+1
* Revert "* src/ne_socket.c (ne_sock_close): Complete a bidirectional shutdown"Joe Orton2020-06-181-5/+4
* * macros/neon.m4: Bump to 0.31.2-dev.Joe Orton2020-05-221-2/+2
* Update NEWS [skip ci].Joe Orton2020-05-221-0/+1
* cppcheck issuesSebastian Reschke2020-05-222-3/+3
* Finalize 0.31.1 [skip ci].Joe Orton2020-05-222-2/+2
* Update NEWS [skip ci].Joe Orton2020-05-141-0/+5
* * src/ne_pkcs11.c (terminate_string): Fix warning with gcc-10.Joe Orton2020-05-141-3/+4
* fix compilation without deprecated OpenSSL APIsRosen Penev2020-05-141-2/+4
* * src/ne_md5.c (md5_read_ctx): Fix for big-endian platforms.Joe Orton2020-05-142-2/+5
* Add website link. [skip ci]Joe Orton2020-04-171-1/+2
* Add admin note on website move. [skip ci]Joe Orton2020-04-171-0/+1
* Tweak NEWS. [skip ci]Joe Orton2020-04-151-1/+1
* Update NEWS. [skip ci]Joe Orton2020-04-151-0/+2
* src/ne_openssl.c: fix for LibreSSL.Juan RP2020-04-151-1/+1
* src/ne_socket.c: fix for LibreSSL.Juan RP2020-04-151-1/+1
* * test/util-tests.c (parse_dates): Add test case for #14.Joe Orton2020-04-151-2/+4
* * fix ne_asctime_parse()evgenij.vidershpan2020-04-151-0/+1
* Update. [skip ci]Joe Orton2020-03-311-2/+2
* Further spelling fixes from FOSSIES.Joe Orton2020-03-275-6/+6
* * src/ne_locks.h (ne_lock_refresh): Clarify timeout handling.Joe Orton2020-03-271-1/+5
* Changes so far. [skip ci]Joe Orton2020-03-271-0/+5
* Fix various spelling errors, thanks to Jens Schleusener of FOSSIES.Joe Orton2020-03-2718-24/+24
* Merge commit '0a4a1f3be03f4665758d9c9b2c4056caf06695be' into 0.31.xJoe Orton2020-03-273-86/+104
|\
| * Move OpenSSL MD5 support to restore ne_md5_read_ctx, using MD5_* directly.Joe Orton2020-03-273-86/+104
| * Update ABI note.Joe Orton2020-03-271-5/+3
* | Merge commit 'de727f8fbb534a28c1d6f6550cb657c8ed6a497c' into 0.31.xJoe Orton2020-03-273-2/+5
|\ \ | |/
| * Add const function attribute to ne_tolower_array().Joe Orton2020-03-271-1/+1
| * Try arm64 build.Joe Orton2020-03-271-0/+3
| * Revert "* src/ne_string.h, src/ne_string.c (ne_tolower_array): Mark as const"Jan-Marek Glogowski2020-03-262-2/+2
* | Update travis link, ABI/API text to match web site. [skip ci]Joe Orton2020-03-261-6/+4
|/
* Bump to 0.31.1-dev.Joe Orton2020-03-261-2/+2
* * macros/neon.m4: Bump to 0.31.0 final.0.31.0Joe Orton2020-03-111-2/+2
* Tag 0.30.0-rc1 to test github release process.0.31.0-rc1Joe Orton2020-03-111-1/+1
* Change ne_version_match() to reflect actual 0.27+ ABI history.Joe Orton2020-02-254-7/+14
* make update-po. [skip ci]Joe Orton2020-02-2510-270/+270
* Add trusty build with ts-ssl.Joe Orton2020-02-251-1/+4
* Advertise OpenSSL thread-safety and libproxy support in ne_version_string.Joe Orton2020-02-241-0/+6
* Advertise TS_SSL feature with OpenSSL >= 1.1.0.Joe Orton2020-02-242-6/+12
* * test/Makefile.in (clean): Don't clean too much.Joe Orton2020-02-241-1/+1
* Use pkg-config library versions in configure output throughout.Joe Orton2020-02-241-5/+6
* Update news. [skip ci]Joe Orton2020-02-241-6/+4
* Mitigate SharePoint RFC-compliance issue in If: header formation.Joe Orton2020-02-242-15/+49
* Detect and translate invalid hrefs in 207 responses from SharePoint. (#3)Joe Orton2020-02-2410-19/+120