bel
|
d3b5b24b43
Use unsigned long variable from thread local storage as SSL thread ID.
|
10 năm trước cách đây |
bel2125
|
ec0206610d
Support absolute uri (#197) - (Step 12/?)
|
10 năm trước cách đây |
bel2125
|
40fd0245c1
Support absolute uri (#197) - (Step 11/?)
|
10 năm trước cách đây |
bel2125
|
3332988734
Support absolute uri (#197) - (Step 10/?)
|
10 năm trước cách đây |
bel2125
|
d0bd04ecf2
Support absolute uri (#197) - (Step 9/?)
|
10 năm trước cách đây |
bel2125
|
e15981b75f
rename mg_context member num_thread to running_worker_threads
|
10 năm trước cách đây |
bel2125
|
6cdabf3825
rename mg_context member workerthreadcount to cfg_worker_threads
|
10 năm trước cách đây |
bel
|
3792243dc3
Force string length limits for vsnprintf operations (#175)
|
10 năm trước cách đây |
bel
|
cc4747c1e3
Force string length limits for vsnprintf operations (#175)
|
10 năm trước cách đây |
bel2125
|
3716b3faaa
Update embedded_c example
|
10 năm trước cách đây |
bel
|
7739a5135a
Add TODO to deal with systems with sizeof(pthread_t) > sizeof(unsigned long)
|
10 năm trước cách đây |
bel
|
f4ae645ccc
Disable MacOS build on Travis, until all errors are fixed
|
10 năm trước cách đây |
bel
|
81730357d2
Win32 GetCurrentThreadId always fits into unsigned long
|
10 năm trước cách đây |
bel
|
a0be79d1a6
Most c compilers do not support '#if sizeof' expressions (the standard does not require it). So the user has to set a define pthread_t_LARGER_THAN_unsigned_long
|
10 năm trước cách đây |
bel
|
b5775bfc26
Use CRYPTO_set_id_callback only if sizeof(pthread_t)<=sizeof(unsigned long). Use the system default otherwise
|
10 năm trước cách đây |
bel
|
b567e04495
Add check for size of thread ID (required for SSL)
|
10 năm trước cách đây |
bel2125
|
4cee6813f8
Merge pull request #198 from shantanugadgil/patch-1
|
10 năm trước cách đây |
shantanugadgil
|
3b415f9cd3
Allow parameters to the resource compiler
|
10 năm trước cách đây |
bel
|
d33ff62ab1
MinGW: correct compiler defines
|
10 năm trước cách đây |
bel
|
0037369809
MinGW: correct compiler defines
|
10 năm trước cách đây |
bel
|
22a38b7c39
MinGW: include _mingw.h, to access mingw version defines
|
10 năm trước cách đây |
bel
|
ad746c8365
Add #ifdef _WIN32 for vsnprintf blocking define again
|
10 năm trước cách đây |
bel
|
f3a22fab38
Linux/Travis does not support ifconfig
|
10 năm trước cách đây |
bel
|
da2f30cb48
Some MacOS compile fixes
|
10 năm trước cách đây |
bel
|
38fecc8961
Travis/MacOS does not support /sbin/ip, use ifconfig instead
|
10 năm trước cách đây |
bel
|
9a69a05905
Update source code format details
|
10 năm trước cách đây |
bel
|
810a34d828
Set MINGW compiler define for windows GCC diagnostic pragmas
|
10 năm trước cách đây |
bel
|
7995c9ba6d
Disable unused-function warning for POSIX standard Win32 replacement functions
|
10 năm trước cách đây |
bel
|
8165305549
Rearrange definition of main for exe test
|
10 năm trước cách đây |
bel
|
41331e29c6
Add shared test to Visual Studio and format script
|
10 năm trước cách đây |