2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Configure value for empty int/i4 tags via Value::set_default_int. Throw exception by default. More... over 11 years ago
Version 0.12.7 More... over 11 years ago
Complatibility: treat empty int/i4 tags as integer 0 More... over 11 years ago
Version 0.12.6 More... almost 12 years ago
Stability: allow parser to work with huge nodes (XML_PARSE_HUGE option). More... almost 12 years ago
Version 0.12.5 More... almost 12 years ago
Move internals of ssl::Ctx into Pimpl. More... almost 12 years ago
Security: Initial implementation for SSL certificate checks: * ssl::Ctx::verify_server, verify_client API * ConnectionVerifier class for custom certificate checks More... about 12 years ago
Minor compilation fixes. More... about 12 years ago
Version 0.12.4 More... over 12 years ago
Windows 2012 compilationi fixes (by Sergey Rylkov): * Better support for 64bit: s/unsigned/size_t/ * Fix compilation issues * Replace _WINDOWS with WIN32 More... over 12 years ago
Version 0.12.3 More... over 12 years ago
Security: Disable SSLv2 completely. More... over 12 years ago
Bug#9 Fix incorrect condition checking before OpenSSL locking initialization. More... over 12 years ago
Version 0.12.2 More... over 12 years ago
Build: fix build out of source tree. More... over 12 years ago
Version 0.12.1 More... almost 13 years ago
Compilation: fix warning. More... almost 13 years ago
Compile: Enable all/extra warnings on Unices, fix all warnings found. More... almost 13 years ago
Compilation: get rid of warning on RHES4/x86_64 More... almost 13 years ago
Send 100-continue only once. More... almost 13 years ago
Parser: add minor sanity check to request-parser. More... almost 13 years ago
Parser: support for old/incomplete implementations of text-reader (libxml2 <= 2.6.16). More... almost 13 years ago
Version 0.12 More... almost 13 years ago
Compilation: Remove obsolete win32 dir. More... almost 13 years ago
Windows: fix installation instruction for Windows. More... almost 13 years ago
Compilation: Strictly require boost. Fix tests linkage in case when static boost libraries are used. Do not build some tests on Windows. More... almost 13 years ago
Windows: Fix test server initialization. More... almost 13 years ago
Windows: Fix non-blocking client connector on Windows. More... almost 13 years ago
Compilation fix on GCC/Linux. More... almost 13 years ago