FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/httpserver/http_utils.hpp - chendaole/libhttpserver · GitHub
chendaole
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
libhttpserver
src
httpserver
http_utils.hpp
on
master
User selector
Datepicker
Commit history
Commits on Jan 21, 2019
Change http request parsing to be lazy
etr
committed
4282ca0
View commit details
Copy full SHA for 4282ca0
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Normalized structure of http_response.
Show description for afa67ef
etr
committed
afa67ef
View commit details
Copy full SHA for afa67ef
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Eliminate unsafe access to char*
etr
committed
d685890
View commit details
Copy full SHA for d685890
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Avoid leaks resuling from ASAN tests
etr
committed
fe0b828
View commit details
Copy full SHA for fe0b828
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
Fixed computation of ip mask
etr
committed
307113d
View commit details
Copy full SHA for 307113d
View code at this point
Browse repository at this point
Commits on Dec 23, 2018
Added tests on ip_representation IPV4
etr
committed
ec2d5cb
View commit details
Copy full SHA for ec2d5cb
View code at this point
Browse repository at this point
Remove specific exceptions.
etr
committed
768dec3
View commit details
Copy full SHA for 768dec3
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
Updated copyright
etr
committed
1687cfa
View commit details
Copy full SHA for 1687cfa
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
Use proper return (rather then paramer returns)
etr
committed
9590198
View commit details
Copy full SHA for 9590198
View code at this point
Browse repository at this point
Commits on Nov 23, 2018
Disable epoll and poll automatically.
Show description for f8cdaa2
etr
committed
f8cdaa2
View commit details
Copy full SHA for f8cdaa2
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Changing requestor_port to be represented with an unsigned short rather than a short
Sebastiano Merlino
committed
9c5bbdb
View commit details
Copy full SHA for 9c5bbdb
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
Update to libmicrohttpd 0.9.52
Ubuntu
committed
b6d0976
View commit details
Copy full SHA for b6d0976
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Fix warnings about const results of functions
wlandry
committed
61995c4
View commit details
Copy full SHA for 61995c4
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Simplified general structure, removed event_supplier support, comet logic now uses a lock-free implementation
Sebastiano Merlino
committed
81c46c7
View commit details
Copy full SHA for 81c46c7
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Disable epoll
Sebastiano Merlino
committed
c49e777
View commit details
Copy full SHA for c49e777
View code at this point
Browse repository at this point
Fixed start methods
Sebastiano Merlino
committed
38ccaa7
View commit details
Copy full SHA for 38ccaa7
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Updated the library to use latest libmicrohttpd improvements
Show description for a730551
Sebastiano Merlino
committed
a730551
View commit details
Copy full SHA for a730551
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Updated copyrights
Sebastiano Merlino
committed
4cbfc1f
View commit details
Copy full SHA for 4cbfc1f
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
avoid usage of ntop and pton functions.
Sebastiano Merlino
committed
dafcc65
View commit details
Copy full SHA for dafcc65
View code at this point
Browse repository at this point
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 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 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 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
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
Commits on Jan 26, 2013
Created COMPARATOR macro to avoid repetition in http_utils code to
Show description for 90e7a0d
Sebastiano Merlino
committed
90e7a0d
View commit details
Copy full SHA for 90e7a0d
View code at this point
Browse repository at this point
Removed SWIG artifacts for mutable in http_utils
Sebastiano Merlino
committed
4b333e7
View commit details
Copy full SHA for 4b333e7
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 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
Commits on Oct 15, 2012
Removed unuseful dependency from libuuid
Sebastiano Merlino
committed
e4e452d
View commit details
Copy full SHA for e4e452d
View code at this point
Browse repository at this point
Commits on Sep 24, 2012
Modified webserver in order to accept comet calls
Show description for b4209eb
Sebastiano Merlino
committed
b4209eb
View commit details
Copy full SHA for b4209eb
View code at this point
Browse repository at this point
Commits on Sep 23, 2012
Avoided the usage of the sole option MHD_USE_POLL
Sebastiano Merlino
committed
1b2ab70
View commit details
Copy full SHA for 1b2ab70
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL