File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2026-02-21 Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
2+ - Add support for trust certificate file and directory.
3+ - Add support for certificate verification.
4+ - Config option to set trust certificate file and directory.
5+ - Config option to enable/disable [default:YES] certificate and hostname verification.
6+ - Config option to enable/disable [default:YES] self signed certificate.
7+ - Fix SSL context and object release on failure.
8+ - Fix AuthPass parsing to accept '=' or ':'.
9+ - Reset header buffer to avoid invalid data in message.
10+
1112025-09-24 Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
212
313 - Update to current autoconf.
Original file line number Diff line number Diff line change 1010 See COPYRIGHT for the license
1111
1212*/
13- #define VERSION "2.65 "
13+ #define VERSION "2.66 "
1414#define _GNU_SOURCE
1515
1616#include <sys/socket.h>
You can’t perform that action at this time.
0 commit comments