|
f9b7e83ac8
|
Bugfix dir mode
|
2021-01-01 22:28:53 +01:00 |
|
|
9b9ddbb913
|
Add get_dir_mode
|
2021-01-01 22:17:30 +01:00 |
|
|
566ac0ca93
|
Update of Default error doc
|
2021-01-01 21:44:34 +01:00 |
|
|
bcdf36527f
|
Dir mode change to info
v4.1
|
2020-12-29 23:32:46 +01:00 |
|
|
75ef4110c8
|
Using right country code
|
2020-12-29 17:13:47 +01:00 |
|
|
f1064692a8
|
GeoIP hardcoded ip bugfix
|
2020-12-29 16:36:49 +01:00 |
|
|
f0ec64b629
|
GeoIP Info implemented
|
2020-12-29 16:26:53 +01:00 |
|
|
0db781e823
|
Bugifx double free client.buf
|
2020-12-29 11:50:23 +01:00 |
|
|
798c41f1c8
|
Bugfix for POST and PUT method
|
2020-12-29 11:48:56 +01:00 |
|
|
bc4a764bd5
|
Update .gitignore
|
2020-12-29 11:23:08 +01:00 |
|
|
105e11d31d
|
Add Todo for Reverse Proxy
|
2020-12-29 11:17:51 +01:00 |
|
|
15530b642a
|
Non-existent webroot bugfix
|
2020-12-29 11:05:38 +01:00 |
|
|
e856f3f091
|
Using strcmp more often
|
2020-12-29 10:52:48 +01:00 |
|
|
b04c787df4
|
Method parsing bugfix
|
2020-12-29 10:46:44 +01:00 |
|
|
ee7d1e086b
|
Get hostnames with reverse DNS
|
2020-12-28 23:32:37 +01:00 |
|
|
cf8862100a
|
Stdout unbuffered
|
2020-12-28 22:56:03 +01:00 |
|
|
4cc7b1c18a
|
Bugfix for charset in Content-Type
v4.0
|
2020-12-28 21:04:39 +01:00 |
|
|
6fa62aeb4d
|
Range Responses
|
2020-12-28 19:11:56 +01:00 |
|
|
3663a6064b
|
Added TODO for Reverse DNS
|
2020-12-28 16:40:48 +01:00 |
|
|
ed233f8b5e
|
Bugifx for closed connections
|
2020-12-28 16:07:39 +01:00 |
|
|
6e8875d528
|
Bugfix query
|
2020-12-28 15:57:23 +01:00 |
|
|
640f3abc1f
|
Flush after print
|
2020-12-28 15:22:02 +01:00 |
|
|
7d8f065ec9
|
Add compile-debian target
|
2020-12-28 14:57:09 +01:00 |
|
|
dd44ffee95
|
Update Makefile
|
2020-12-28 14:53:03 +01:00 |
|
|
c0962b90a6
|
Bugfix create /var/necronda-server/
|
2020-12-28 14:01:16 +01:00 |
|
|
161952441d
|
Shared mem bugfix 3
|
2020-12-28 13:55:38 +01:00 |
|
|
09b2118863
|
Shared mem bugfix 2
|
2020-12-28 13:53:18 +01:00 |
|
|
b64828b01a
|
Shared mem debug
|
2020-12-28 13:48:37 +01:00 |
|
|
8a640acd24
|
Remove shared mem on error
|
2020-12-28 13:37:30 +01:00 |
|
|
609fd34ab7
|
Define value only if not defined
|
2020-12-28 13:32:24 +01:00 |
|
|
7cb4f40d22
|
Process FastCGI header fields
|
2020-12-28 13:18:38 +01:00 |
|
|
156c7d6621
|
normal printing in fastcgi.c
|
2020-12-28 09:23:00 +01:00 |
|
|
f39e1a6cb6
|
Code Cleanup
|
2020-12-27 23:58:59 +01:00 |
|
|
c708633197
|
FastCGI stdin implementation
|
2020-12-27 23:57:14 +01:00 |
|
|
b7f574e2ed
|
Last-Modified for php scripts
|
2020-12-27 22:42:01 +01:00 |
|
|
be4475c336
|
Bugfix for FastCGI compression
|
2020-12-27 20:27:25 +01:00 |
|
|
c6fbf25192
|
Bugfix for FastCGI compression
|
2020-12-27 20:15:49 +01:00 |
|
|
b6ecb68b1a
|
FastCGI compression
|
2020-12-27 20:04:15 +01:00 |
|
|
492e6a94cb
|
Remove debugging file messages
|
2020-12-27 19:39:00 +01:00 |
|
|
1733ad3c1d
|
Always lowering both http field names in search
|
2020-12-27 19:36:48 +01:00 |
|
|
885ec2226f
|
FastCGI working buggy
|
2020-12-27 18:33:50 +01:00 |
|
|
1429961e44
|
Add fastcgi
|
2020-12-26 21:13:18 +01:00 |
|
|
d88c70c978
|
Compression of xml files
|
2020-12-24 23:53:14 +01:00 |
|
|
bfe08623c2
|
Bugfix for receive in http.c
|
2020-12-24 23:52:58 +01:00 |
|
|
2ed8451db1
|
File compression working
|
2020-12-23 21:19:40 +01:00 |
|
|
495381ab3f
|
Possibility to accept If-Modified-Since field
|
2020-12-23 18:57:37 +01:00 |
|
|
9d1594dc01
|
Using SEEK_END and SEEK_SET
|
2020-12-23 18:33:34 +01:00 |
|
|
463568182d
|
Check for illegal characters in http header
|
2020-12-23 18:29:38 +01:00 |
|
|
fbd9a2667f
|
Bugfix cache file
|
2020-12-23 18:21:03 +01:00 |
|
|
d39f69d665
|
Support for compressed files in client.c
|
2020-12-22 22:40:08 +01:00 |
|