FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/Makefile.am - 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
Breadcrumbs
History for
libhttpserver
src
Makefile.am
on
master
User selector
Datepicker
Commit history
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 Aug 11, 2019
Simplify the cross-compilation build scripts.
etr
committed
000d07c
View commit details
Copy full SHA for 000d07c
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
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
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 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 8, 2018
Updated copyright
etr
committed
1687cfa
View commit details
Copy full SHA for 1687cfa
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Changed http_endpoint to be an inner class of webserver.
Show description for b5f5ef9
etr
committed
b5f5ef9
View commit details
Copy full SHA for b5f5ef9
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Simplified general structure, removed event_supplier support, comet logic now uses a lock-free implementation
Sebastiano Merlino
committed
81c46c7
View commit details
Copy full SHA for 81c46c7
View code at this point
Browse repository at this point
Commits on Dec 26, 2015
Changed http_resource to use virtual istead of CRTP
Sebastiano Merlino
committed
4c9b4a7
View commit details
Copy full SHA for 4c9b4a7
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Updated copyrights
Sebastiano Merlino
committed
4cbfc1f
View commit details
Copy full SHA for 4cbfc1f
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
Avoid inlining when calculating coverage
Sebastiano Merlino
committed
c67a0c3
View commit details
Copy full SHA for c67a0c3
View code at this point
Browse repository at this point
Including shared lib in gcov analysis
Sebastiano Merlino
committed
9bae50c
View commit details
Copy full SHA for 9bae50c
View code at this point
Browse repository at this point
calculating coverage from test
Sebastiano Merlino
committed
64ac7f2
View commit details
Copy full SHA for 64ac7f2
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
Trying to make coverage work with coveralls
Sebastiano Merlino
committed
57a23a1
View commit details
Copy full SHA for 57a23a1
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Introduce support for building on MinGW/Cygwin systems
Show description for a3fb0ec
InBetweenNames
committed
a3fb0ec
View commit details
Copy full SHA for a3fb0ec
View code at this point
Browse repository at this point
Commits on May 11, 2014
Updated http_response interface
Show description for d76fe92
Sebastiano Merlino
committed
d76fe92
View commit details
Copy full SHA for d76fe92
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Moved details cpp files to details dir
Sebastiano Merlino
committed
c4b17ab
View commit details
Copy full SHA for c4b17ab
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
Moved comet management in a separate class
Show description for b6fd4bf
Sebastiano Merlino
committed
b6fd4bf
View commit details
Copy full SHA for b6fd4bf
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
Avoid warnings in bootstrap execution
Show description for fb95e82
Sebastiano Merlino
committed
fb95e82
View commit details
Copy full SHA for fb95e82
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
Updated copyright informations
Sebastiano Merlino
committed
3696904
View commit details
Copy full SHA for 3696904
View code at this point
Browse repository at this point
Extracted other classes from webserver.cpp
Sebastiano Merlino
committed
dcfa5a7
View commit details
Copy full SHA for dcfa5a7
View code at this point
Browse repository at this point
Extracted modded_request and http_response_ptr from webserver.cpp
Show description for 453d744
Sebastiano Merlino
committed
453d744
View commit details
Copy full SHA for 453d744
View code at this point
Browse repository at this point
Moved http_endpoint to subdir details
Show description for e40eccf
Sebastiano Merlino
committed
e40eccf
View commit details
Copy full SHA for e40eccf
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
Avoid linking problems due to details hiding
Sebastiano Merlino
committed
376f138
View commit details
Copy full SHA for 376f138
View code at this point
Browse repository at this point
Commits on Jan 19, 2014
Extracted minor classes from webserver header
Show description for 87f16a1
Sebastiano Merlino
committed
87f16a1
View commit details
Copy full SHA for 87f16a1
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
Added binders.hpp between installed headers
Sebastiano Merlino
committed
5b63ba7
View commit details
Copy full SHA for 5b63ba7
View code at this point
Browse repository at this point
Commits on Jul 19, 2012
Modified in order to avoid errors by autoconf
Sebastiano Merlino
committed
29e3f1a
View commit details
Copy full SHA for 29e3f1a
View code at this point
Browse repository at this point
Commits on Jun 1, 2012
Modified in order to follow gnu guidelines for interfaces
Sebastiano Merlino
committed
bc41052
View commit details
Copy full SHA for bc41052
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
Cleaned some code
Show description for 565a336
Sebastiano Merlino
committed
565a336
View commit details
Copy full SHA for 565a336
View code at this point
Browse repository at this point
Commits on Mar 19, 2012
Modified in order to move httpserver.h to httpserver.hpp
Sebastiano Merlino
committed
672a62a
View commit details
Copy full SHA for 672a62a
View code at this point
Browse repository at this point
Commits on Mar 12, 2012
Adjusted installation path for python wrappers auto-generated files
Sebastiano Merlino
committed
ce08812
View commit details
Copy full SHA for ce08812
View code at this point
Browse repository at this point
Commits on Mar 9, 2012
Minor fix to Makefiles
Sebastiano Merlino
committed
9c029ed
View commit details
Copy full SHA for 9c029ed
View code at this point
Browse repository at this point
Commits on Mar 4, 2012
Added support to gettext
Show description for 8da8fc3
Sebastiano Merlino
committed
8da8fc3
View commit details
Copy full SHA for 8da8fc3
View code at this point
Browse repository at this point
Commits on Mar 3, 2012
Modified code in order to use forward declaration in .h instead of including headers
Show description for 723513d
Sebastiano Merlino
committed
723513d
View commit details
Copy full SHA for 723513d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL