bel
|
f3bf12b0f5
Autoformat after merging pull request
|
10 anos atrás |
Joe Mucchiello
|
5a450af611
missing semi
|
10 anos atrás |
Joe Mucchiello
|
a2b208bdbf
Added mg_is_context_stopped
|
10 anos atrás |
bel
|
b23c0e653a
Update repository link in header: bel2125/civetweb --> civetweb/civetweb
|
10 anos atrás |
bel
|
721f694c24
Add API function to check available features
|
10 anos atrás |
bel
|
0e5206006c
Store return value of callbacks as status code for the access log
|
10 anos atrás |
bel
|
12485f551f
Update version number
|
10 anos atrás |
bel
|
36ce480cc3
clang_format src and include
|
10 anos atrás |
Matt Clarkson
|
a68e70f3c8
Use the visibility attribute for newer GCC versions
|
10 anos atrás |
bel
|
6ce8b4e92c
Set autoformat options and autoformat all source files
|
10 anos atrás |
bel
|
53a18aecf1
Autoformat all source files using clang-format
|
10 anos atrás |
bel
|
d264808e52
Clean usage of const/not const mg_context* and mg_connection* handles in the API.
|
10 anos atrás |
bel
|
121ae6c7f6
Handler for websocket connection (Step 6/7)
|
10 anos atrás |
bel
|
436bc39555
Handler for websocket connection (Step 2/?)
|
10 anos atrás |
bel
|
259415c392
Nobody is supposed to define CIVETWEB_VERSION outside civetweb.h
|
10 anos atrás |
bel
|
0016b36204
Handler for websocket connection (Step 1/?)
|
10 anos atrás |
bel
|
6a96b4b6a2
Small enhancements in the header comments
|
10 anos atrás |
Yehuda Sadeh
|
bab2a3f627
add log_access() callback
|
11 anos atrás |
bel
|
c70d1ecad8
Update copyright note to 2015
|
10 anos atrás |
bel
|
6ccd32a060
Update documentation
|
10 anos atrás |
bel
|
f9a02ac8aa
Specify in detail and document return values of callback functions
|
10 anos atrás |
bel
|
423c3233c0
Add response timeout function (issue #48)
|
10 anos atrás |
bel
|
9662d4c31b
Add a wrapper for a new API function
|
10 anos atrás |
bel
|
6a09b72814
Rename API function introduced by last merge, and document it
|
10 anos atrás |
bel
|
0350373c76
Remove duplicate function declaration introduced by last merge
|
10 anos atrás |
Richard Screene
|
50479bb425
Allow client to send POST request
|
10 anos atrás |
bel
|
32f3e195ba
fix warning in civetweb.c
|
10 anos atrás |
bel
|
154b80bb69
Make client address available in mg_request_info also for IPv6 (see also issue #33)
|
10 anos atrás |
bel
|
5e52950838
Add close callback for websocket clients
|
11 anos atrás |
bel
|
eac72465ad
Allow multiple websocket clients with different callbacks and an additional user supplied argument
|
11 anos atrás |