Matt Clarkson
|
9a160dd4dd
Simplify error number printing
|
10 년 전 |
Matt Clarkson
|
4941f78b95
Cast the milliseconds to DWORD
|
10 년 전 |
Matt Clarkson
|
05f3bf9d5a
in_addr_t not available on windows
|
10 년 전 |
Matt Clarkson
|
91aaf0894d
errno is an integer
|
10 년 전 |
Matt Clarkson
|
d3e3a9c723
poll takes unsigned int
|
10 년 전 |
Matt Clarkson
|
9b544d184b
Remove unused pthread functions
|
10 년 전 |
Matt Clarkson
|
5cf0b41576
Cannot do ntohl on a 64bit long
|
10 년 전 |
Matt Clarkson
|
5d8291ca9c
Cast the length to socklen_t
|
10 년 전 |
Matt Clarkson
|
2feecee701
Pointer alignment is acceptable
|
10 년 전 |
Matt Clarkson
|
175c0ce9dd
Set SSL boolean with value rather than int
|
10 년 전 |
Matt Clarkson
|
e0948d0d98
Prevent sign conversion
|
10 년 전 |
Matt Clarkson
|
f436702700
index variable shadows in gcc 4.6.3
|
10 년 전 |
bel
|
d51c38a5cb
Fix some warnings
|
10 년 전 |
bel
|
1b730992c9
Fix some gcc warnings
|
10 년 전 |
bel2125
|
e994488947
Merge pull request #130 from hansipie/master
|
10 년 전 |
hansipie
|
59c418cd01
minor fix
|
10 년 전 |
hansipie
|
8c971d1296
check pointer value
|
10 년 전 |
bel
|
bd377322e5
Init endptr argument of strtol and autoformat
|
10 년 전 |
bel
|
b83ebccb0e
Autoformat after merge (no code change)
|
10 년 전 |
bel
|
448563dc21
Resolve merge conflicts for #129
|
10 년 전 |
bel
|
ffa9368437
Avoid warning #128
|
10 년 전 |
bel
|
1549ac7905
Minor cleanup related to #126
|
10 년 전 |
bel2125
|
edce697f6c
Merge pull request #126 from kalphamon/patch-1
|
10 년 전 |
bel
|
75173d5eee
Remove include of "solarisfixes.h"
|
10 년 전 |
kalphamon
|
aba522b352
Minor change to civetweb.c
|
10 년 전 |
bel
|
b66d5cdfaf
Fix static_assert replacement for gcc
|
10 년 전 |
bel
|
c057e1be96
Reformat remaining multiline comments
|
10 년 전 |
bel
|
98c49f8a5a
Fine tuning of source code autoformat
|
10 년 전 |
bel
|
82ee8b5cca
Move static_assert from inside a function to the definition
|
10 년 전 |
bel
|
11702ede7c
Replacement for static_assert
|
10 년 전 |