|
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 |
|
|
c6f364d6e8
|
Add ETag calculation
|
2020-12-22 22:31:58 +01:00 |
|
|
8cccf48826
|
Add geoip TODOs
|
2020-12-22 20:32:00 +01:00 |
|
|
7e2c9bea6d
|
Fix --geoip usage
|
2020-12-22 20:23:01 +01:00 |
|
|
562cfb04e6
|
Remove parent stds and added --geoip
|
2020-12-22 20:22:07 +01:00 |
|
|
14bcc47db2
|
Handle child process exit codes
|
2020-12-22 20:01:59 +01:00 |
|
|
815fa32d14
|
Fix for free()
|
2020-12-22 18:43:11 +01:00 |
|
|
31fa9195a1
|
Bugfix
|
2020-12-20 17:01:38 +01:00 |
|
|
caa09c3f05
|
Bugfix
|
2020-12-20 16:55:18 +01:00 |
|
|
00abf345b9
|
Added basic file transfer
|
2020-12-20 16:47:40 +01:00 |
|
|
f0338209f5
|
Added magic file type detection
|
2020-12-19 22:09:03 +01:00 |
|
|
f6ac55adaf
|
Added cache.c/.h
|
2020-12-19 17:38:56 +01:00 |
|
|
5e9c98d67f
|
Added HEAD method
|
2020-12-19 17:13:03 +01:00 |
|
|
ba57509461
|
Bugfix for redirection
|
2020-12-19 13:17:30 +01:00 |
|
|
4e079e094f
|
Bugfix location redirect
|
2020-12-19 13:06:51 +01:00 |
|
|
a4901f4c23
|
Changed port numbers
|
2020-12-19 13:03:32 +01:00 |
|
|
f5a42b8c28
|
Redirection on insecure connection
|
2020-12-19 13:03:03 +01:00 |
|
|
4f33e1d809
|
Changed abort goto
|
2020-12-18 23:08:28 +01:00 |
|
|
c7902ea5b5
|
Added dir mode in client
|
2020-12-18 22:39:18 +01:00 |
|
|
50f5438654
|
Proper url encoding for location field
|
2020-12-18 22:20:32 +01:00 |
|
|
a5c1516468
|
Added uri parsing
|
2020-12-18 22:06:41 +01:00 |
|
|
db224c7452
|
Renamed http not strict
|
2020-12-16 18:44:43 +01:00 |
|
|
812d5ab384
|
Renamed http strict and not strict
|
2020-12-16 18:43:53 +01:00 |
|
|
1be4929c6c
|
Refacotred graceful terminating
|
2020-12-16 18:38:23 +01:00 |
|
|
80ed6dea3e
|
Added http header strict and not strict mode
|
2020-12-16 18:35:11 +01:00 |
|
|
14b4f71af7
|
Refactored html error document
|
2020-12-15 22:13:57 +01:00 |
|
|
a6789a7f3e
|
Added favicon
|
2020-12-15 21:55:02 +01:00 |
|
|
7c2e3f2f9b
|
Changed sleep time from 1 sec to 50 ms
|
2020-12-15 19:59:20 +01:00 |
|
|
93973c6e77
|
Refactored http default error document
|
2020-12-15 19:53:21 +01:00 |
|
|
97b04173ee
|
Fixed typo in src/http.h
|
2020-12-13 21:00:18 +01:00 |
|