Age | Commit message (Collapse) | Author |
|
This value can be negative so it should be a signed long not an
unsigned long.
|
|
|
|
|
|
problems on systems not supporting it (Windows)
|
|
unloaded
|
|
ModeHandlers to do it
|
|
unload
|
|
|
|
Fixes issue #949 reported by @webczat
|
|
Backported from master, PR #901
|
|
everywhere
|
|
|
|
It does not work, people don't see the address on the page
|
|
Fix modulemanager not being able to download modules (again!).
|
|
|
|
<banlist>
Fixes regression introduced in 234be2f3cb
|
|
|
|
|
|
[2.0] Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions.
|
|
This is a modified version of 690c372. Fixes #905.
|
|
[2.0] Fix some small bugs in the makefile template.
|
|
|
|
- GCC in C++ mode should be called g++ not gcc.
- ICC in C++ mode should be called icpc not icc.
|
|
|
|
|
|
|
|
return NULL if it fails
|
|
This is needed because of the case insensitive match
|
|
|
|
|
|
fingerprints
|
|
|
|
|
|
prefix mode
|
|
|
|
session of a socket
|
|
use instead of at /rehash ssl time
|
|
|
|
|
|
instead of waiting for the next VerifyCertificate() or new connection
|
|
|
|
Add a workaround for compiling modules with Windows line endings.
|
|
the handshake returns 0
The meaning of a 0 return value quoted from the manual:
The TLS/SSL handshake was not successful but was shut down controlled and by the specifications of the TLS/SSL protocol.
|
|
context options
|
|
|
|
national_case_insensitive_map changes
Issue #923
|
|
Issue #923
|
|
national_case_insensitive_map changes
Issue #923
|
|
changes
Issue #923
|
|
Fix various issues detected by Coverity.
|