Remy Lebeau
|
1c59c272ea
#474 Adding MaximumHeaderLineLength and MaximumUriLength properties to TIdHTTPServer. Updating TIdCustomHTTPServer.DoExecute() to send 414 and 431 responses if those lengths are exceeded.
|
2 years ago |
Remy Lebeau
|
bbb094ceba
Expanding a comment in TIdSSLSocket.Accept()
|
2 years ago |
Remy Lebeau
|
cff9c11345
Issue #463, addressing compiler warnings again.
|
2 years ago |
Remy Lebeau
|
95ad98465c
Issue #463, addressing a few compiler warnings
|
2 years ago |
Remy Lebeau
|
1eb0252024
Fixes #462. Correcting a compiler error in TIdCookie.ParseServerCookie()
|
2 years ago |
Remy Lebeau
|
1eeb0787a8
Initial support for SameSite cookie attribute.
|
2 years ago |
Remy Lebeau
|
3ad881c224
Fixes #458. Correcting a buffer overflow in TIdStackWindows.WriteChecksumIPv6()
|
2 years ago |
Remy Lebeau
|
203d12c378
Fixes #457. Updating TIdStack.SetKeepAliveValues() to convert ATimeMS and AInterval values to seconds on Nix platforms.
|
2 years ago |
Remy Lebeau
|
78c7f0670b
Fixes #456. Updates to TIdSocksServer:
|
2 years ago |
Remy Lebeau
|
dfe62056e7
Merge pull request #454 from CoffeeAndToffee/master
|
2 years ago |
CoffeeAndToffee
|
3af950fd9f
Fix ifa_flags bitlength for Solaris ifaddrs struct.
|
2 years ago |
CoffeeAndToffee
|
dd2b40787f
Update IdCompilerDefines.inc
|
2 years ago |
CoffeeAndToffee
|
012f46eda4
Update IdCompilerDefines.inc
|
2 years ago |
CoffeeAndToffee
|
b97fcdc352
Update IdCompilerDefines.inc
|
2 years ago |
CoffeeAndToffee
|
60793c1234
Update IdCompilerDefines.inc
|
2 years ago |
CoffeeAndToffee
|
b14d0589ac
Update IdCompilerDefines.inc.
|
2 years ago |
CoffeeAndToffee
|
caa4be5c4d
Update IdCompilerDefines.inc.
|
2 years ago |
Remy Lebeau
|
e30923aa3a
Fix #452. Updating TIdDNSResolver to use 'IP6.ARPA' instead of 'IP6.INT' for IPv6 reverse DNS lookups, per RFC 4159.
|
2 years ago |
Remy Lebeau
|
f628012805
Merge pull request #451 from CoffeeAndToffee/patch-1
|
2 years ago |
CoffeeAndToffee
|
d13548a9c0
Update IdStackUnix.pas
|
2 years ago |
Remy Lebeau
|
3278a87d99
Recompiled Computil.exe so it will run on older Windows versions (thanks ChrisChuah)
|
3 years ago |
Remy Lebeau
|
a853ef3e2e
Adding some extra types from PR #299.
|
3 years ago |
Remy Lebeau
|
deb3a55820
Adding TODO comments to IdStack units
|
3 years ago |
Remy Lebeau
|
1aae6375f9
Fixing a small typo in checkin cf8a78c
|
3 years ago |
Remy Lebeau
|
512eb6f6e6
#447 Fixing compiler errors with TIdInterfacedObject
|
3 years ago |
Remy Lebeau
|
5519d48f64
Disabling deprecated warning on calls to RegisterSSL()
|
3 years ago |
Remy Lebeau
|
cf8a78c01a
Fixing some missing closing comment brackets which cause Lazarus' editor to highlight code incorrectly.
|
3 years ago |
Remy Lebeau
|
46357f5ea9
#445 Updating TIdSocketList.Add() on non-Windows platforms to compare the socket descriptor to FD_SETSIZE instead of comparing the list count to FD_SETSIZE.
|
3 years ago |
Remy Lebeau
|
7b85166d8d
Merge pull request #442 from shoraitek/st-hl7protocol-update
|
3 years ago |
Remy Lebeau
|
6a07fc7ae4
Making TIdHL7.FIsServerExecuting member protected instead of private.
|
3 years ago |