FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · InBetweenNames/libhttpserver · GitHub
InBetweenNames
/
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 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
Avoid to build the webserver always as a single resource
Sebastiano Merlino
committed
7849c97
View commit details
Copy full SHA for 7849c97
Browse repository at this point
Commits on Mar 23, 2014
Merged libhttpserver.md into readme
Sebastiano Merlino
committed
50d9f1b
View commit details
Copy full SHA for 50d9f1b
Browse repository at this point
Moved to version 0.7.2
Sebastiano Merlino
committed
6a81bfe
View commit details
Copy full SHA for 6a81bfe
Browse repository at this point
Solved formatting issues to compile steps
Sebastiano Merlino
committed
6f53906
View commit details
Copy full SHA for 6f53906
Browse repository at this point
Solved some formatting issues
Sebastiano Merlino
committed
0f6beaf
View commit details
Copy full SHA for 0f6beaf
Browse repository at this point
Added new sections to the documentation
Show description for 29e330a
Sebastiano Merlino
committed
29e330a
View commit details
Copy full SHA for 29e330a
Browse repository at this point
Avoid to calculate the size of querystring for each request
Show description for ff78839
Sebastiano Merlino
committed
ff78839
View commit details
Copy full SHA for ff78839
Browse repository at this point
Fixed headers lacking compile protect
Sebastiano Merlino
committed
85400fa
View commit details
Copy full SHA for 85400fa
Browse repository at this point
Moved comet management in a separate class
Show description for b6fd4bf
Sebastiano Merlino
committed
b6fd4bf
View commit details
Copy full SHA for b6fd4bf
Browse repository at this point
Commits on Mar 15, 2014
Updated readme adding link to the doc
Sebastiano Merlino
committed
73930a0
View commit details
Copy full SHA for 73930a0
Browse repository at this point
Added LICENSE file
Show description for 4755344
Sebastiano Merlino
committed
4755344
View commit details
Copy full SHA for 4755344
Browse repository at this point
Added license to doc files
Show description for 23cab13
Sebastiano Merlino
committed
23cab13
View commit details
Copy full SHA for 23cab13
Browse repository at this point
Removed texinfo files
Show description for 3e13767
Sebastiano Merlino
committed
3e13767
View commit details
Copy full SHA for 3e13767
Browse repository at this point
Removed deprecated AC_PROG_LIBTOOL and replaced with LT_INIT
Sebastiano Merlino
committed
da3614e
View commit details
Copy full SHA for da3614e
Browse repository at this point
Added license to files missing it
Sebastiano Merlino
committed
8a14fd1
View commit details
Copy full SHA for 8a14fd1
Browse repository at this point
Avoid warnings in bootstrap execution
Show description for fb95e82
Sebastiano Merlino
committed
fb95e82
View commit details
Copy full SHA for fb95e82
Browse repository at this point
Temporary disabled texinfo doc production
Sebastiano Merlino
committed
933fc77
View commit details
Copy full SHA for 933fc77
Browse repository at this point
Commits on Mar 8, 2014
Travis g++ too old for --std=c++11 option
Sebastiano Merlino
committed
fa5a259
View commit details
Copy full SHA for fa5a259
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL