Jordan
|
5d465aadad
Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect
|
il y a 11 ans |
Jordan
|
a4eca7c492
Added a unit test for websocket_client functionality, other small fixes
|
il y a 11 ans |
Jordan
|
5e7362ea5a
Merge remote-tracking branch 'upstream/master'
|
il y a 11 ans |
Jordan
|
9b8cda8d95
Initial version of websocket client. SSL tested working. websocket_client example included.
|
il y a 11 ans |
Jan Willem Janssen
|
d1437f9f5d
Make content length available in request_info:
|
il y a 11 ans |
bel
|
5ee511bef3
Add a function to access the user data in cases the context is known but not the connection
|
il y a 11 ans |
bel
|
64c97d56e4
Add callbacks for creation and deletion of the server context
|
il y a 11 ans |
bel
|
ec8c557589
Update version number
|
il y a 11 ans |
Thomas Davis
|
1461951d13
Compile fixes for OSX
|
il y a 11 ans |
bel
|
811f4d29f0
Export global mutex
|
il y a 11 ans |
bel
|
8a514b8ed1
Add comments for mg_get_valid_options and format spaces in the header
|
il y a 11 ans |
bel
|
4b12cd3673
New interface for reading config options
|
il y a 11 ans |
bel
|
b23e1c2a55
Prepare better parameter checking
|
il y a 11 ans |
bel
|
aa44c1a069
merge [win32] - get rid of dll.def and export/import functions based on prepro...
|
il y a 11 ans |
Keith Kyzivat
|
b91823e741
mg_get_ports to return number of elements of ports and ssl filled in
|
il y a 11 ans |
Keith Kyzivat
|
2a4245e379
Add methods for returning the ports civetweb is listening on
|
il y a 11 ans |
Thomas Davis
|
66637db176
Updated version number
|
il y a 11 ans |
Thomas Davis
|
4d9a202f76
Added ZIP installation build for Windows
|
il y a 11 ans |
Kimmo Mustonen
|
9a5a104d50
Use C style comments to enable compiling most of civetweb with -ansi.
|
il y a 11 ans |
Thomas Davis
|
a9db002894
Updated copyright
|
il y a 11 ans |
Thomas Davis
|
b745f22107
Normallized coding style in a predictable way.
|
il y a 12 ans |
Thomas Davis
|
6b7e1ff2a8
Made file dormat UNIX LF
|
il y a 12 ans |
Thomas Davis
|
32d35c4591
Updated the documentation
|
il y a 12 ans |
Thomas Davis
|
031e2cd665
Relaxed the ordering contraint on the URI matches.
|
il y a 12 ans |
Thomas Davis
|
8c547339e1
Updated documentation
|
il y a 12 ans |
Thomas Davis
|
af000e03c7
Added new URI to handler mapping for C code.
|
il y a 12 ans |
Thomas Davis
|
acbe6db15f
Added URLEncode methods
|
il y a 12 ans |
Thomas Davis
|
466f3982fe
Added urlDecode urlDecode CivetServer methods
|
il y a 12 ans |
Thomas Davis
|
ff6662c406
Added mg_get_var2() to parse repeated query strings
|
il y a 12 ans |
Thomas Davis
|
8085be6072
Externalized logging function cry() as mg_cry()
|
il y a 12 ans |