FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/http_utils.cpp - cagev/libhttpserver · GitHub
cagev
/
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
http_utils.cpp
on
master
User selector
Datepicker
Commit history
Commits on Aug 7, 2019
Add support for PATCH method
etr
committed
c91e241
View commit details
Copy full SHA for c91e241
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Fix separator character
etr
committed
6aaa018
View commit details
Copy full SHA for 6aaa018
View code at this point
Browse repository at this point
Avoid regex in standardize_url
etr
committed
5fb093a
View commit details
Copy full SHA for 5fb093a
View code at this point
Browse repository at this point
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
fix wrapping
etr
authored
7291af4
View commit details
Copy full SHA for 7291af4
View code at this point
Browse repository at this point
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
Make code compatible with C++98
etr
committed
201a913
View commit details
Copy full SHA for 201a913
View code at this point
Browse repository at this point
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 Jan 2, 2019
Fix and test resources managing files
etr
committed
faa23dd
View commit details
Copy full SHA for faa23dd
View code at this point
Browse repository at this point
Commits on Dec 26, 2018
Prevent warnings
etr
committed
0a94afd
View commit details
Copy full SHA for 0a94afd
View code at this point
Browse repository at this point
Commits on Dec 25, 2018
Fixed ip_representation comparison method
etr
committed
a36f803
View commit details
Copy full SHA for a36f803
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
Fixed load_file method (considers EOF)
etr
committed
5568e5a
View commit details
Copy full SHA for 5568e5a
View code at this point
Browse repository at this point
Fix building ip_representation from sockaddr
etr
committed
754fdc6
View commit details
Copy full SHA for 754fdc6
View code at this point
Browse repository at this point
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
Test ip_representation building from string
etr
committed
29779b8
View commit details
Copy full SHA for 29779b8
View code at this point
Browse repository at this point
Commits on Dec 23, 2018
Remove specific exceptions.
etr
committed
768dec3
View commit details
Copy full SHA for 768dec3
View code at this point
Browse repository at this point
Added import of exception
etr
committed
2fc8f6f
View commit details
Copy full SHA for 2fc8f6f
View code at this point
Browse repository at this point
Adding tests
etr
committed
09df543
View commit details
Copy full SHA for 09df543
View code at this point
Browse repository at this point
Throwing on invalid ip address
etr
committed
ce1bb56
View commit details
Copy full SHA for ce1bb56
View code at this point
Browse repository at this point
Fixed logic to get ip and port.
Show description for fc37c08
etr
committed
fc37c08
View commit details
Copy full SHA for fc37c08
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 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 Nov 9, 2017
Remove clear on returned value
GMercat
authored
5281246
View commit details
Copy full SHA for 5281246
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Manage ipv6 in get_ip_str function
Show description for c535126
GMercat
authored
c535126
View commit details
Copy full SHA for c535126
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 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 Feb 24, 2015
standardize_url doesn't remove the root / now
craigminihan
committed
1a57e2c
View commit details
Copy full SHA for 1a57e2c
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 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 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 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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL