bel2125
|
9fc4d3e250
Add client interface to standalone server and fix ssl init for clients
|
il y a 7 ans |
bel2125
|
bb973db7de
Use new nomenclature for enums in the code (see #522)
|
il y a 7 ans |
bel2125
|
0d1453d3a8
Fix some missing casts for compiling with C++ (see comment on #504)
|
il y a 8 ans |
bel2125
|
9ec3c463f5
Fix handle_form for quoted strings and reactivate unit test
|
il y a 8 ans |
bel2125
|
25645a094e
Avoid const cast (see #504)
|
il y a 8 ans |
bel2125
|
0be394f23d
Format code
|
il y a 8 ans |
bel2125
|
a7d3ad7c70
Fix signed/unsigned warning
|
il y a 8 ans |
bel2125
|
5edb6dc09b
Ignore leading \r\n in multipart messages (see #470)
|
il y a 8 ans |
bel2125
|
aa37d8e10d
Rewrite request parsing (Step 5/?)
|
il y a 8 ans |
bel2125
|
3617bfb5e1
Rewrite request parsing (Step 4/?)
|
il y a 8 ans |
bel2125
|
1e9d3f69ec
Restructure code - join two if (#473)
|
il y a 8 ans |
bel2125
|
b1e46087a8
Prepare data for server status (Step 2/?) (See #243)
|
il y a 8 ans |
bel2125
|
c5b8e38fd7
Format code and add end-of-file comments
|
il y a 8 ans |
bel2125
|
07ce37b979
Fixes for some more exotic warnings
|
il y a 8 ans |
bel2125
|
1693df8d2c
Fix coverity warnings
|
il y a 8 ans |
bel
|
ea9b10740e
Add fix for a spurious warning (false positive) for some compilers
|
il y a 8 ans |
bel2125
|
a7a53223e7
Finish support for multipart requests without quotes (#433)
|
il y a 8 ans |
bel2125
|
1ce371ac0e
Allow non-quoted strings in multipart requests (#433)
|
il y a 8 ans |
bel2125
|
414e6f4770
RFC 2046 permits the boundary string to be quoted (#433)
|
il y a 8 ans |
bel
|
eb32a58ef1
Format code
|
il y a 8 ans |
Adam Bailey
|
24ca110e1b
Allow compiling as C++.
|
il y a 8 ans |
bel
|
0e1a352855
Update copyright year
|
il y a 8 ans |
bel
|
00beef1bf1
Intermediate commit for #246
|
il y a 8 ans |
bel
|
120f4e4da1
Intermediate commit for #246 (need some revision)
|
il y a 8 ans |
bel
|
bd9eeaf6a9
Intermediate commit for #246 (does not build)
|
il y a 8 ans |
bel
|
d8eb6fcfd3
Intermediate commit for #246 (does not build)
|
il y a 8 ans |
bel
|
85b9b7e09e
Fix memory leak
|
il y a 9 ans |
bel
|
482b5602a3
Fix unused parameter warning
|
il y a 9 ans |
bel
|
67eb68c5b7
Values read as multipart/form-data are not URL encoded
|
il y a 9 ans |
bel
|
aa72df0348
Improve handle_form unit test
|
il y a 9 ans |