FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · hposton/libhttpserver · GitHub
hposton
/
libhttpserver
Public
forked from
etr/libhttpserver
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on May 21, 2023
A bunch of generalized code cleanup. (#322)
Show description for 57bbb3c
bcsgh
authored
57bbb3c
View commit details
Copy full SHA for 57bbb3c
Browse repository at this point
Replace new/delete with RAII. (#321)
Show description for 8572ca9
bcsgh
authored
8572ca9
View commit details
Copy full SHA for 8572ca9
Browse repository at this point
Commits on May 11, 2023
Make more robust tests. (#312)
Show description for fb58ec7
bcsgh
authored
fb58ec7
View commit details
Copy full SHA for fb58ec7
Browse repository at this point
Commits on May 5, 2023
Count (unexpected) escaping exceptions as a test failure. (#316)
Show description for 84996ea
bcsgh
authored
84996ea
View commit details
Copy full SHA for 84996ea
Browse repository at this point
Commits on Apr 17, 2023
Reducing the margin of error on priorities list
etr
authored
82ae1f0
View commit details
Copy full SHA for 82ae1f0
Browse repository at this point
Commits on Apr 14, 2023
Install libgnutls within the CI flow (#315)
Show description for 515ddec
etr
authored
515ddec
View commit details
Copy full SHA for 515ddec
Browse repository at this point
Commits on Apr 13, 2023
Install cppcheck
etr
authored
8c21c40
View commit details
Copy full SHA for 8c21c40
Browse repository at this point
Remove code coverage reports
Show description for 7514f5d
etr
authored
7514f5d
View commit details
Copy full SHA for 7514f5d
Browse repository at this point
Commits on Apr 12, 2023
Consider family_url in ordering of http_endpoint. (#306)
Show description for 2293e3e
bcsgh
authored
2293e3e
View commit details
Copy full SHA for 2293e3e
Browse repository at this point
Be more explicit about C++ version requierments. (#311)
Show description for aad1a5c
bcsgh
authored
aad1a5c
View commit details
Copy full SHA for aad1a5c
Browse repository at this point
Commits on Apr 10, 2023
Removed workflow steps relying on 18.04
etr
authored
ef139c1
View commit details
Copy full SHA for ef139c1
Browse repository at this point
Expand tests of resource resolution (#309)
Show description for 205aea0
bcsgh
authored
205aea0
View commit details
Copy full SHA for 205aea0
Browse repository at this point
Modify some integration tests to allow them to pass on more limited systems (#307)
Show description for 2dae151
bcsgh
authored
2dae151
View commit details
Copy full SHA for 2dae151
Browse repository at this point
Commits on Mar 11, 2023
Correct typo in README.md (#300)
Show description for 3d21985
mattvanniekerk
authored
3d21985
View commit details
Copy full SHA for 3d21985
Browse repository at this point
Commits on Mar 10, 2023
Fix typos in the documentation
etr
authored
b32aac6
View commit details
Copy full SHA for b32aac6
Browse repository at this point
Updated readme with new http_request methods
Show description for 38c219b
etr
authored
38c219b
View commit details
Copy full SHA for 38c219b
Browse repository at this point
Commits on Mar 9, 2023
fix broken install after #292 fix (#303)
Show description for 736481e
stuart-byma
authored
736481e
View commit details
Copy full SHA for 736481e
Browse repository at this point
Commits on Mar 8, 2023
fix #292 handle argument keys with multiple values (#302)
Show description for 914ac9e
stuart-byma
authored
914ac9e
View commit details
Copy full SHA for 914ac9e
Browse repository at this point
Commits on Mar 6, 2023
Make `httpserver::error_log` consume and apply `va_list`. (#298)
Show description for 17dd399
bcsgh
authored
17dd399
View commit details
Copy full SHA for 17dd399
Browse repository at this point
Fix a typo (my bad) in the docs. (#299)
Show description for 7ecd30e
bcsgh
authored
7ecd30e
View commit details
Copy full SHA for 7ecd30e
Browse repository at this point
Commits on Dec 12, 2022
Fix-build-issues-clang-13 (#291)
Show description for f914067
etr
authored
f914067
View commit details
Copy full SHA for f914067
Browse repository at this point
Add cstring import to examples using memset (#289)
Show description for ea900cd
etr
authored
ea900cd
View commit details
Copy full SHA for ea900cd
Browse repository at this point
Align matrix with the latest ubuntu version (#290)
Show description for 10fcc7f
etr
authored
10fcc7f
View commit details
Copy full SHA for 10fcc7f
Browse repository at this point
Commits on Nov 17, 2022
Use string_view in API methods where applicable (#288)
Show description for 1777284
stuart-byma
authored
1777284
View commit details
Copy full SHA for 1777284
Browse repository at this point
Commits on Sep 30, 2022
Remove ineffective/unneeded const from shared_ptr return types (#285)
Show description for f33553c
stuart-byma
authored
f33553c
View commit details
Copy full SHA for f33553c
Browse repository at this point
Commits on Sep 28, 2022
switch callback function pointers to std::function types (#283)
stuart-byma
authored
8ab2725
View commit details
Copy full SHA for 8ab2725
Browse repository at this point
Commits on Sep 1, 2022
Fix unban_ip doc (#279)
Show description for 415e02f
jcphill
authored
415e02f
View commit details
Copy full SHA for 415e02f
Browse repository at this point
Commits on Aug 14, 2022
Update README.md (#277)
Show description for bbdf033
ilyabrin
authored
bbdf033
View commit details
Copy full SHA for bbdf033
Browse repository at this point
Commits on Apr 12, 2022
Cleanup files uploaded on request deletion (#266)
Show description for acc3e6a
LeSpocky
authored
acc3e6a
View commit details
Copy full SHA for acc3e6a
Browse repository at this point
Commits on Mar 3, 2022
Minor changes to doc annotations
etr
authored
31dfed7
View commit details
Copy full SHA for 31dfed7
Browse repository at this point
Updated the readme with detail on file upload
etr
authored
d53069f
View commit details
Copy full SHA for d53069f
Browse repository at this point
Add options to store files directly to the file system and to omit duplicating files in memory (#257)
Show description for 3fd99c8
ctomahogh
authored
3fd99c8
View commit details
Copy full SHA for 3fd99c8
Browse repository at this point
Commits on Feb 24, 2022
Moved minimal libmicrohttpd dep to v0.9.74 (#259)
Show description for bd559af
LeSpocky
authored
bd559af
View commit details
Copy full SHA for bd559af
Browse repository at this point
Commits on Feb 21, 2022
Using default codecov coverage
etr
authored
6e58cd0
View commit details
Copy full SHA for 6e58cd0
Browse repository at this point
Fix codacy badge
etr
authored
7a3a912
View commit details
Copy full SHA for 7a3a912
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL