FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/httpserver/webserver.hpp - linefinc/libhttpserver · GitHub
linefinc
/
libhttpserver
Public
forked from
etr/libhttpserver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
libhttpserver
src
httpserver
webserver.hpp
on
master
User selector
Datepicker
Commit history
Commits on Oct 23, 2014
* enabled MAC OS build by adding an if state to execute glibtoolize instead of libtoolize for building
Show description for 3cc82cf
jklimke
committed
3cc82cf
View commit details
Copy full SHA for 3cc82cf
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Introduce support for building on MinGW/Cygwin systems
Show description for a3fb0ec
InBetweenNames
committed
a3fb0ec
View commit details
Copy full SHA for a3fb0ec
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
Moved comet management in a separate class
Show description for b6fd4bf
Sebastiano Merlino
committed
b6fd4bf
View commit details
Copy full SHA for b6fd4bf
View code at this point
Browse repository at this point
Commits on Mar 8, 2014
Solved problems when compiling with C++11 active
Sebastiano Merlino
committed
28d48b9
View commit details
Copy full SHA for 28d48b9
View code at this point
Browse repository at this point
Commits on Feb 23, 2014
Boolean return code on resource registration
Sebastiano Merlino
committed
7763937
View commit details
Copy full SHA for 7763937
View code at this point
Browse repository at this point
Commits on Feb 22, 2014
Avoid warnings during clang compilation
Show description for 8db7a3f
Sebastiano Merlino
committed
8db7a3f
View commit details
Copy full SHA for 8db7a3f
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
Updated copyright informations
Sebastiano Merlino
committed
3696904
View commit details
Copy full SHA for 3696904
View code at this point
Browse repository at this point
Enforced immutability to webserver class
Sebastiano Merlino
committed
71f224c
View commit details
Copy full SHA for 71f224c
View code at this point
Browse repository at this point
Extracted other classes from webserver.cpp
Sebastiano Merlino
committed
dcfa5a7
View commit details
Copy full SHA for dcfa5a7
View code at this point
Browse repository at this point
Commits on Jan 20, 2014
re-enabled register_event_supplier method
Sebastiano Merlino
committed
22e7352
View commit details
Copy full SHA for 22e7352
View code at this point
Browse repository at this point
Avoid to expose dependencies toward detail classes
Sebastiano Merlino
committed
dfe3664
View commit details
Copy full SHA for dfe3664
View code at this point
Browse repository at this point
Commits on Jan 19, 2014
Extracted minor classes from webserver header
Show description for 87f16a1
Sebastiano Merlino
committed
87f16a1
View commit details
Copy full SHA for 87f16a1
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Removed extraction of the url at each loop
Show description for 7b200dc
Sebastiano Merlino
committed
7b200dc
View commit details
Copy full SHA for 7b200dc
View code at this point
Browse repository at this point
Commits on May 8, 2013
Changed code to avoid patches on libmicrohttpd
Show description for eb4d20f
Sebastiano Merlino
committed
eb4d20f
View commit details
Copy full SHA for eb4d20f
View code at this point
Browse repository at this point
Commits on May 7, 2013
Activated COMET subsystem
Show description for 1f32013
Sebastiano Merlino
committed
1f32013
View commit details
Copy full SHA for 1f32013
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
Cleaned code and improved usage of const
Show description for 9f094be
Sebastiano Merlino
committed
9f094be
View commit details
Copy full SHA for 9f094be
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Made order in binders
Show description for 66c4ea0
Sebastiano Merlino
committed
66c4ea0
View commit details
Copy full SHA for 66c4ea0
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
Solved a bug in mirrors initialization
Sebastiano Merlino
committed
9a89439
View commit details
Copy full SHA for 9a89439
View code at this point
Browse repository at this point
Commits on Jan 27, 2013
Optimized http_resource matching avoiding to construct http_endpoint
Show description for 15c74a9
Sebastiano Merlino
committed
15c74a9
View commit details
Copy full SHA for 15c74a9
View code at this point
Browse repository at this point
Removed assignment operator from webserver class and made constants its
Show description for c854404
Sebastiano Merlino
committed
c854404
View commit details
Copy full SHA for c854404
View code at this point
Browse repository at this point
Commits on Jan 26, 2013
Solved some style problems signaled by cppcheck
Sebastiano Merlino
committed
bf20f90
View commit details
Copy full SHA for bf20f90
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
Cleaned some code to avoid lines to be longer than 80 chars
Sebastiano Merlino
committed
de61c3a
View commit details
Copy full SHA for de61c3a
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
Removed "virtual" usage in response processing
Sebastiano Merlino
committed
07c8bc5
View commit details
Copy full SHA for 07c8bc5
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
Changed http_resource_mirror to class
Show description for a4112b8
Sebastiano Merlino
committed
a4112b8
View commit details
Copy full SHA for a4112b8
View code at this point
Browse repository at this point
Commits on Jan 18, 2013
Created mirrors classes to avoid virtuality
Sebastiano Merlino
committed
e9dd2cf
View commit details
Copy full SHA for e9dd2cf
View code at this point
Browse repository at this point
Commits on Jan 12, 2013
Removed logging_delegate an substituted with two explicit callbacks
Show description for 830103f
Sebastiano Merlino
committed
830103f
View commit details
Copy full SHA for 830103f
View code at this point
Browse repository at this point
Changed event supplier to avoid polymorphic inheritance
Sebastiano Merlino
committed
d2b1c09
View commit details
Copy full SHA for d2b1c09
View code at this point
Browse repository at this point
Eliminated unescaper and validator delegates
Sebastiano Merlino
committed
9163a4f
View commit details
Copy full SHA for 9163a4f
View code at this point
Browse repository at this point
Commits on Jan 7, 2013
Moified in order to create the new async version
Sebastiano Merlino
committed
eea93bd
View commit details
Copy full SHA for eea93bd
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Removed functions used to access to cache entries attribute from outside
Show description for 3b1b9c6
Sebastiano Merlino
committed
3b1b9c6
View commit details
Copy full SHA for 3b1b9c6
View code at this point
Browse repository at this point
changed webserver interface to remove dangerous methods
Sebastiano Merlino
committed
918dd33
View commit details
Copy full SHA for 918dd33
View code at this point
Browse repository at this point
Commits on Dec 26, 2012
Aligned main trunk with cache development
Sebastiano Merlino
committed
7681d96
View commit details
Copy full SHA for 7681d96
View code at this point
Browse repository at this point
Commits on Dec 11, 2012
Solved some problem with cache management
Sebastiano Merlino
committed
6d943e9
View commit details
Copy full SHA for 6d943e9
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Created remanaged mode to handle asynchrony.
Show description for bc336cc
Sebastiano Merlino
committed
bc336cc
View commit details
Copy full SHA for bc336cc
View code at this point
Browse repository at this point
Commits on Nov 17, 2012
Introduced file_not_found management in file_responses.
Show description for 754a092
Sebastiano Merlino
committed
754a092
View commit details
Copy full SHA for 754a092
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL