FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - hsiegmund/libhttpserver · GitHub
hsiegmund
/
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
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 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
Be more explicit about C++ version requierments. (#311)
Show description for aad1a5c
bcsgh
authored
aad1a5c
View commit details
Copy full SHA for aad1a5c
View code at this point
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
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 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
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 Sep 28, 2022
switch callback function pointers to std::function types (#283)
stuart-byma
authored
8ab2725
View commit details
Copy full SHA for 8ab2725
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
Minor changes to doc annotations
etr
authored
31dfed7
View commit details
Copy full SHA for 31dfed7
View code at this point
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
View code at this point
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
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
webserver: Fix garbage output on debug print (#244)
Show description for 8901082
LeSpocky
authored
8901082
View commit details
Copy full SHA for 8901082
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 Jun 9, 2021
Add a getter to allow access to the gnutls_session_t. (#233)
Show description for c5cf5ea
bcsgh
authored
c5cf5ea
View commit details
Copy full SHA for c5cf5ea
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 Mar 2, 2021
Simplify management of libmicrohttpd dependency (#223)
Show description for b7ae750
etr
authored
b7ae750
View commit details
Copy full SHA for b7ae750
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Move off travis to github actions (#222)
Show description for 00dc269
etr
authored
00dc269
View commit details
Copy full SHA for 00dc269
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 Aug 27, 2020
Add YWIU checks to travis (#208)
Show description for 44360e9
etr
authored
44360e9
View commit details
Copy full SHA for 44360e9
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 Aug 8, 2020
Update configure and bootstrap, fix warnings in http_endpoint (#205)
Show description for 6ede3c9
beneschtech
authored
6ede3c9
View commit details
Copy full SHA for 6ede3c9
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Allow to avoid a string copy in string_response constructor (#201)
fechantillac-antidot
authored
e9da6f8
View commit details
Copy full SHA for e9da6f8
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Compatibility with libmicrohttpd 0.9.71 (#199)
Show description for 51b343c
bkuhls
authored
51b343c
View commit details
Copy full SHA for 51b343c
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL