FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · feekia/libhttpserver · GitHub
feekia
/
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
Branch selector
User selector
Datepicker
Commit history
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
Adding empty codecov file to enable coverage on PR
etr
authored
45739fa
View commit details
Copy full SHA for 45739fa
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
Browse repository at this point
Commits on Feb 3, 2022
Updated the Authors file to add new contributions
etr
authored
4eb69fb
View commit details
Copy full SHA for 4eb69fb
Browse repository at this point
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
Browse repository at this point
Commits on Jan 19, 2022
Remove --build option from bootstrap (#254)
Show description for ae1ab5d
etr
authored
ae1ab5d
View commit details
Copy full SHA for ae1ab5d
Browse repository at this point
Commits on Jan 17, 2022
Update README.md (#251)
Show description for d79b092
LIMITLESS-IO
authored
d79b092
View commit details
Copy full SHA for d79b092
Browse repository at this point
Commits on Jan 16, 2022
Adding tools now missing in appveyor (#252)
etr
authored
48495b0
View commit details
Copy full SHA for 48495b0
Browse repository at this point
Commits on Dec 23, 2021
Remove forced std=C++11 (#250)
Show description for 2d7ee35
etr
authored
2d7ee35
View commit details
Copy full SHA for 2d7ee35
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
Browse repository at this point
Commits on Nov 30, 2021
Update AUTHORS to add @lespocky
etr
authored
0a02a1e
View commit details
Copy full SHA for 0a02a1e
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
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
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
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
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
Browse repository at this point
Commits on Apr 4, 2021
Always install ubuntu test sources
etr
authored
d5a5f88
View commit details
Copy full SHA for d5a5f88
Browse repository at this point
Commits on Mar 15, 2021
Check minimal compiler features (C++14) (#227)
etr
authored
cd91b8f
View commit details
Copy full SHA for cd91b8f
Browse repository at this point
Remove unused parameters from the documentation
etr
authored
b38ed58
View commit details
Copy full SHA for b38ed58
Browse repository at this point
Commits on Mar 14, 2021
Add builds on clang-10 and gcc-10 to github actions (#226)
etr
authored
5f480ad
View commit details
Copy full SHA for 5f480ad
Browse repository at this point
Fix failure on ubuntu 20.04 (#225)
Show description for 9d2a32a
etr
authored
9d2a32a
View commit details
Copy full SHA for 9d2a32a
Browse repository at this point
Commits on Mar 8, 2021
Fix documentation
etr
authored
995728e
View commit details
Copy full SHA for 995728e
Browse repository at this point
Add checks using cpplint (#209)
Show description for 6d1df06
etr
authored
6d1df06
View commit details
Copy full SHA for 6d1df06
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
Browse repository at this point
Commits on Mar 1, 2021
Removing travis badge and adding github actions
etr
authored
a099841
View commit details
Copy full SHA for a099841
Browse repository at this point
Move off travis to github actions (#222)
Show description for 00dc269
etr
authored
00dc269
View commit details
Copy full SHA for 00dc269
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
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
Browse repository at this point
Disable threading tests on windows
etr
authored
52ce538
View commit details
Copy full SHA for 52ce538
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL