FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/httpserver - 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
on
master
User selector
Datepicker
Commit history
Commits on Jan 8, 2015
Deprecation warning fixed
philipp-classen
committed
104c396
View commit details
Copy full SHA for 104c396
View code at this point
Browse repository at this point
Commits on Jan 3, 2015
Fix error: use of undeclared identifier 'free'
guoxiao
committed
b6e7cbd
View commit details
Copy full SHA for b6e7cbd
View code at this point
Browse repository at this point
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 Aug 30, 2014
Add operator<<() to http_request and http_response
Chris Love
committed
bd184f1
View commit details
Copy full SHA for bd184f1
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
corrected indentation on http_utils
Sebastiano Merlino
committed
a47c3e0
View commit details
Copy full SHA for a47c3e0
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
Modified one last area where int was used as socket type instead of MHD_socket, this time being in the API. MHD_socket is int on unix systems, so this change shouldn't break any existing code
InBetweenNames
committed
9d8c006
View commit details
Copy full SHA for 9d8c006
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 May 11, 2014
Avoid warnings from clang
Sebastiano Merlino
committed
8951cee
View commit details
Copy full SHA for 8951cee
View code at this point
Browse repository at this point
Updated http_response interface
Show description for d76fe92
Sebastiano Merlino
committed
d76fe92
View commit details
Copy full SHA for d76fe92
View code at this point
Browse repository at this point
Commits on May 2, 2014
Avoid to make http_response destrctor virtual
Sebastiano Merlino
committed
ee47472
View commit details
Copy full SHA for ee47472
View code at this point
Browse repository at this point
Commits on May 1, 2014
Solved warnings at compile time inherent virtual destructors
Sebastiano Merlino
committed
5e7eb07
View commit details
Copy full SHA for 5e7eb07
View code at this point
Browse repository at this point
Commits on Apr 22, 2014
Changed comet_manager implementation to be private
Show description for 85580eb
Sebastiano Merlino
committed
85580eb
View commit details
Copy full SHA for 85580eb
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
Fixed headers lacking compile protect
Sebastiano Merlino
committed
85400fa
View commit details
Copy full SHA for 85400fa
View code at this point
Browse repository at this point
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 to assign member field to itself
Sebastiano Merlino
committed
ecd1470
View commit details
Copy full SHA for ecd1470
View code at this point
Browse repository at this point
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
Enforced constness of headers getters in http_response
Sebastiano Merlino
committed
4625f65
View commit details
Copy full SHA for 4625f65
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
Extracted modded_request and http_response_ptr from webserver.cpp
Show description for 453d744
Sebastiano Merlino
committed
453d744
View commit details
Copy full SHA for 453d744
View code at this point
Browse repository at this point
Moved http_endpoint to subdir details
Show description for e40eccf
Sebastiano Merlino
committed
e40eccf
View commit details
Copy full SHA for e40eccf
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
Added missing hpp files
Sebastiano Merlino
committed
35dc94f
View commit details
Copy full SHA for 35dc94f
View code at this point
Browse repository at this point
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 Jan 18, 2014
http_response uses overload instead of template specialization
Show description for cdb3658
Sebastiano Merlino
committed
cdb3658
View commit details
Copy full SHA for cdb3658
View code at this point
Browse repository at this point
Removed useless forward declaration
Sebastiano Merlino
committed
4b4380c
View commit details
Copy full SHA for 4b4380c
View code at this point
Browse repository at this point
Removed useless typedef
Sebastiano Merlino
committed
8feead7
View commit details
Copy full SHA for 8feead7
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 21, 2013
Solved some problems with comet messages' indexing
Sebastiano Merlino
committed
88f7d72
View commit details
Copy full SHA for 88f7d72
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL