FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/httpserver - AKJ7/libhttpserver · GitHub
AKJ7
/
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
httpserver
on
master
User selector
Datepicker
Commit history
Commits on Nov 6, 2019
Fixes get pending when body is provided. (#166)
Show description for c742465
etr
authored
c742465
View commit details
Copy full SHA for c742465
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Add fix to get_path_pieces to return by value.
Show description for 4733d4e
etr
committed
4733d4e
View commit details
Copy full SHA for 4733d4e
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
Change setting path pieces to be lazy.
etr
committed
7ad418c
View commit details
Copy full SHA for 7ad418c
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Added support for TCP-NODELAY
etr
committed
5c64e1a
View commit details
Copy full SHA for 5c64e1a
View code at this point
Browse repository at this point
Removed unused parameters from webserver class
etr
committed
cb491fa
View commit details
Copy full SHA for cb491fa
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
Remove unused cleaner and select
etr
committed
c447743
View commit details
Copy full SHA for c447743
View code at this point
Browse repository at this point
Remove completed flag from code
etr
committed
fb444e8
View commit details
Copy full SHA for fb444e8
View code at this point
Browse repository at this point
Added closure_data to deferred_response
etr
committed
cd8b3c9
View commit details
Copy full SHA for cd8b3c9
View code at this point
Browse repository at this point
Add support for PATCH method
etr
committed
c91e241
View commit details
Copy full SHA for c91e241
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Remove redundant constructors
etr
authored
a784114
View commit details
Copy full SHA for a784114
View code at this point
Browse repository at this point
Merge branch 'master' into lazy_request_building
etr
authored
ad7e0b8
View commit details
Copy full SHA for ad7e0b8
View code at this point
Browse repository at this point
Removed unused methods
etr
committed
bae1774
View commit details
Copy full SHA for bae1774
View code at this point
Browse repository at this point
Re-make getter methods immutable
etr
committed
44bc3db
View commit details
Copy full SHA for 44bc3db
View code at this point
Browse repository at this point
Added move semantics to main classes in the library
etr
committed
9549b3f
View commit details
Copy full SHA for 9549b3f
View code at this point
Browse repository at this point
Commits on Jan 27, 2019
Added move semantics to main classes in the library
etr
committed
b01e308
View commit details
Copy full SHA for b01e308
View code at this point
Browse repository at this point
Commits on Jan 21, 2019
Change http request parsing to be lazy
etr
committed
4282ca0
View commit details
Copy full SHA for 4282ca0
View code at this point
Browse repository at this point
Commits on Jan 13, 2019
Removing daemon_item. Simplifying the logic
etr
committed
27a430f
View commit details
Copy full SHA for 27a430f
View code at this point
Browse repository at this point
Remove unused code
etr
committed
070976f
View commit details
Copy full SHA for 070976f
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Normalized structure of http_response.
Show description for afa67ef
etr
committed
afa67ef
View commit details
Copy full SHA for afa67ef
View code at this point
Browse repository at this point
comet_enabled renamed into deferred_enabled
etr
committed
40e5f6d
View commit details
Copy full SHA for 40e5f6d
View code at this point
Browse repository at this point
Removed the comet subsystem entirely.
etr
committed
f58e345
View commit details
Copy full SHA for f58e345
View code at this point
Browse repository at this point
Remove autodelete parameter from http_response (unused)
etr
committed
3e7cbb4
View commit details
Copy full SHA for 3e7cbb4
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 3, 2019
Remove custom method_not_acceptable (unused).
Show description for 430f8ee
etr
committed
430f8ee
View commit details
Copy full SHA for 430f8ee
View code at this point
Browse repository at this point
Fix semantic of the single_resource option
etr
committed
a8c8334
View commit details
Copy full SHA for a8c8334
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
Removed caching mechanism.
Show description for 019083b
etr
committed
019083b
View commit details
Copy full SHA for 019083b
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Removed internal exception in favor of standard one
etr
committed
2076fba
View commit details
Copy full SHA for 2076fba
View code at this point
Browse repository at this point
Added test for no response use case
etr
committed
65ce5d1
View commit details
Copy full SHA for 65ce5d1
View code at this point
Browse repository at this point
Commits on Dec 30, 2018
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 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
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
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
Avoid returns as parameters
etr
committed
f64bd7b
View commit details
Copy full SHA for f64bd7b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL