FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - BeardOverflow/libhttpserver · GitHub
BeardOverflow
/
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
on
master
User selector
Datepicker
Commit history
Commits on Jul 1, 2024
Fix post processor breaking large fields in multiple parts. (#337)
Show description for 1b5fe8f
etr
authored
1b5fe8f
View commit details
Copy full SHA for 1b5fe8f
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Fix bug preventing GET params from being read on parametrized URLs. (#326)
Show description for d249ba6
etr
and
Merlino
authored
d249ba6
View commit details
Copy full SHA for d249ba6
View code at this point
Browse repository at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
Expand tests of resource resolution (#309)
Show description for 205aea0
bcsgh
authored
205aea0
View commit details
Copy full SHA for 205aea0
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
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
View code at this point
Browse repository at this point
Commits on Feb 20, 2022
Using full path for includes (#260)
etr
authored
a859297
View commit details
Copy full SHA for a859297
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Fix the webserver class to return 500 on invalid MHD Response
Show description for 5cb0be1
LeSpocky
authored
5cb0be1
View commit details
Copy full SHA for 5cb0be1
View code at this point
Browse repository at this point
Commits on Dec 12, 2021
file_response: Change default argument for content-type (#249)
Show description for 6718e0a
LeSpocky
authored
6718e0a
View commit details
Copy full SHA for 6718e0a
View code at this point
Browse repository at this point
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 Nov 9, 2021
Test shared_ptr before accessing members (#239)
Show description for 263f2bd
LeSpocky
authored
263f2bd
View commit details
Copy full SHA for 263f2bd
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 Nov 21, 2020
Suppress thread tests on windows
etr
authored
7cb4eb8
View commit details
Copy full SHA for 7cb4eb8
View code at this point
Browse repository at this point
Disable threading tests on windows
etr
authored
52ce538
View commit details
Copy full SHA for 52ce538
View code at this point
Browse repository at this point
Ignore threading tests on windows
etr
authored
2e2d328
View commit details
Copy full SHA for 2e2d328
View code at this point
Browse repository at this point
Disable threaded tests on windows
Show description for d7c2e02
etr
authored
d7c2e02
View commit details
Copy full SHA for d7c2e02
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Introduce use_dual_stack to allow support for both ipv4 and ipv6
Show description for 56c68fa
etr
authored
56c68fa
View commit details
Copy full SHA for 56c68fa
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 9, 2020
Re-enable windows build on travis (#187)
etr
authored
bc700b5
View commit details
Copy full SHA for bc700b5
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL