FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/unit - Suke0/libhttpserver · GitHub
Suke0
/
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
test
unit
on
master
User selector
Datepicker
Commit history
Commits on Nov 23, 2021
Use keyword nullptr where possible (#247)
Show description for 27b4018
LeSpocky
authored
27b4018
View commit details
Copy full SHA for 27b4018
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Fixed method not allowed to return Allow header (#243)
Show description for 6b195cf
LeSpocky
authored
6b195cf
View commit details
Copy full SHA for 6b195cf
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Add checks using cpplint (#209)
Show description for 6d1df06
etr
authored
6d1df06
View commit details
Copy full SHA for 6d1df06
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Fix heap buffer overflow (#215)
Show description for ec973dc
etr
authored
ec973dc
View commit details
Copy full SHA for ec973dc
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
Prevent use of regex in http_endpoint outside of registration
Show description for 387b3c6
etr
authored
387b3c6
View commit details
Copy full SHA for 387b3c6
View code at this point
Browse repository at this point
Commits on May 2, 2020
Fix cygwin build - moves to C++11 regex
Show description for 6b1e195
etr
authored
6b1e195
View commit details
Copy full SHA for 6b1e195
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
Sort include (using the Google C++ style pattern). Also add some more includes where indirection inclusions were broken. (#184)
bcsgh
authored
ee2f258
View commit details
Copy full SHA for ee2f258
View code at this point
Browse repository at this point
Make #include for internal headers always use fully qualified paths (#183)
bcsgh
authored
dd7469f
View commit details
Copy full SHA for dd7469f
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
Fix separator character
etr
committed
8083b79
View commit details
Copy full SHA for 8083b79
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 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 30, 2018
Forcing test of assignment operator for http_endpoint
Ubuntu
committed
852c437
View commit details
Copy full SHA for 852c437
View code at this point
Browse repository at this point
Fixed matching for endpoint ending with '/'.
Show description for 8e7e234
Ubuntu
committed
8e7e234
View commit details
Copy full SHA for 8e7e234
View code at this point
Browse repository at this point
Commits on Dec 26, 2018
Added tests to http_endpoint.
Show description for 75010ba
etr
committed
75010ba
View commit details
Copy full SHA for 75010ba
View code at this point
Browse repository at this point
Commits on Dec 25, 2018
Added tests for url tokenization
etr
committed
bf90c01
View commit details
Copy full SHA for bf90c01
View code at this point
Browse repository at this point
Added tests for dumping methods
etr
committed
fa7e247
View commit details
Copy full SHA for fa7e247
View code at this point
Browse repository at this point
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
Added test to prevent nested IPV4 with more than 4 octets
etr
committed
4f8fd38
View commit details
Copy full SHA for 4f8fd38
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
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
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
Add tests for string_utilities
etr
committed
5ef3d11
View commit details
Copy full SHA for 5ef3d11
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 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 Jul 11, 2014
fit \0 in strings in http_utils_test
Sebastiano Merlino
committed
91f3a42
View commit details
Copy full SHA for 91f3a42
View code at this point
Browse repository at this point
Added some tests for http_utils sublib
Sebastiano Merlino
committed
d68e99e
View commit details
Copy full SHA for d68e99e
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL