FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 3dcl/libhttpserver · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
3dcl
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 21, 2014
Changed root directory for code coverage checks
Sebastiano Merlino
committed
7c79eef
View commit details
Copy full SHA for 7c79eef
Browse repository at this point
Removed useless directory exit
Sebastiano Merlino
committed
4f89a84
View commit details
Copy full SHA for 4f89a84
Browse repository at this point
Adding coverage options to travis build
Sebastiano Merlino
committed
21112a9
View commit details
Copy full SHA for 21112a9
Browse repository at this point
Commits on Sep 8, 2014
Updating AUTHORS file
Sebastiano Merlino
committed
4e4814c
View commit details
Copy full SHA for 4e4814c
Browse repository at this point
Merge pull request #52 from CJLove/master
Show description for 4edd1cf
Sebastiano Merlino
committed
4edd1cf
View commit details
Copy full SHA for 4edd1cf
Browse repository at this point
Commits on Sep 4, 2014
typo fix
Chris Love
committed
3e35cb0
View commit details
Copy full SHA for 3e35cb0
Browse repository at this point
Commits on Aug 30, 2014
Add operator<<() to http_request and http_response
Chris Love
committed
bd184f1
View commit details
Copy full SHA for bd184f1
Browse repository at this point
Add copyright info to example service.cpp
Chris Love
committed
e4b44dd
View commit details
Copy full SHA for e4b44dd
Browse repository at this point
Fix formatting of README.md in examples
Chris Love
committed
4921f69
View commit details
Copy full SHA for 4921f69
Browse repository at this point
Updated example programs and Makefiles
Chris Love
committed
b465716
View commit details
Copy full SHA for b465716
Browse repository at this point
Commits on Jul 11, 2014
fit \0 in strings in http_utils_test
Sebastiano Merlino
committed
91f3a42
View commit details
Copy full SHA for 91f3a42
Browse repository at this point
Added some tests for http_utils sublib
Sebastiano Merlino
committed
d68e99e
View commit details
Copy full SHA for d68e99e
Browse repository at this point
Commits on Jun 23, 2014
corrected indentation on http_utils
Sebastiano Merlino
committed
a47c3e0
View commit details
Copy full SHA for a47c3e0
Browse repository at this point
[merlinos] Changed reference version in the documentation
Sebastiano Merlino
committed
d26562e
View commit details
Copy full SHA for d26562e
Browse repository at this point
Updated version
Sebastiano Merlino
committed
8bf005a
View commit details
Copy full SHA for 8bf005a
Browse repository at this point
Added Shane Peelar in the list of authors
Sebastiano Merlino
committed
f8cae1d
View commit details
Copy full SHA for f8cae1d
Browse repository at this point
Update libmicrohttpd dependency to version 0.9.37
Sebastiano Merlino
committed
9577eb6
View commit details
Copy full SHA for 9577eb6
Browse repository at this point
Merge pull request #51 from InBetweenNames/master
Show description for 68f00fc
Sebastiano Merlino
committed
68f00fc
View commit details
Copy full SHA for 68f00fc
Browse repository at this point
Commits on Jun 18, 2014
Merge remote-tracking branch 'origin/master'
InBetweenNames
committed
65d42f8
View commit details
Copy full SHA for 65d42f8
Browse repository at this point
Modified one last area where int was used as socket type instead of MHD_socket, this time being in the API. MHD_socket is int on unix systems, so this change shouldn't break any existing code
InBetweenNames
committed
9d8c006
View commit details
Copy full SHA for 9d8c006
Browse repository at this point
Updated Travis to use libmicrohttpd-0.9.37
InBetweenNames
committed
1ac799d
View commit details
Copy full SHA for 1ac799d
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
Browse repository at this point
Commits on Jun 15, 2014
Added subdir-objects to configure.ac so automake 1.4 doesn't complain about forward compatibility
InBetweenNames
committed
0cf71bf
View commit details
Copy full SHA for 0cf71bf
Browse repository at this point
Commits on May 11, 2014
Avoid warnings from clang
Sebastiano Merlino
committed
8951cee
View commit details
Copy full SHA for 8951cee
Browse repository at this point
Updated http_response interface
Show description for d76fe92
Sebastiano Merlino
committed
d76fe92
View commit details
Copy full SHA for d76fe92
Browse repository at this point
Commits on May 2, 2014
Avoid to make http_response destrctor virtual
Sebastiano Merlino
committed
ee47472
View commit details
Copy full SHA for ee47472
Browse repository at this point
Commits on May 1, 2014
Solved warnings at compile time inherent virtual destructors
Sebastiano Merlino
committed
5e7eb07
View commit details
Copy full SHA for 5e7eb07
Browse repository at this point
Avoid thread death after start
Show description for 24ae6ec
Sebastiano Merlino
committed
24ae6ec
View commit details
Copy full SHA for 24ae6ec
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
Browse repository at this point
Commits on Apr 22, 2014
Changed comet_manager implementation to be private
Show description for 85580eb
Sebastiano Merlino
committed
85580eb
View commit details
Copy full SHA for 85580eb
Browse repository at this point
Commits on Apr 19, 2014
Moved tests to integ subdir and added new tests
Sebastiano Merlino
committed
bb9f8b2
View commit details
Copy full SHA for bb9f8b2
Browse repository at this point
Avoid segfault when a request is not actually built
Sebastiano Merlino
committed
e8331e3
View commit details
Copy full SHA for e8331e3
Browse repository at this point
Modified cleanup flow to avoid segfault
Show description for c8cba08
Sebastiano Merlino
committed
c8cba08
View commit details
Copy full SHA for c8cba08
Browse repository at this point
Commits on Apr 3, 2014
Added test case with double endpoint
Sebastiano Merlino
committed
9e7e810
View commit details
Copy full SHA for 9e7e810
Browse repository at this point
Make url case_insensitive optional in http_endpoint
Sebastiano Merlino
committed
0629546
View commit details
Copy full SHA for 0629546
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL