FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Plexxi/libhttpserver · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Plexxi
/
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 Nov 1, 2012
Moved test to examples
Sebastiano Merlino
committed
dc7a949
View commit details
Copy full SHA for dc7a949
Browse repository at this point
Commits on Oct 31, 2012
Changed version to 0.5.5
Sebastiano Merlino
committed
45748e9
View commit details
Copy full SHA for 45748e9
Browse repository at this point
Aligned changelog
Sebastiano Merlino
committed
6d496e0
View commit details
Copy full SHA for 6d496e0
Browse repository at this point
Added parameter in http_response to specify if it needs to be deleted by
Show description for f669f15
Sebastiano Merlino
committed
f669f15
View commit details
Copy full SHA for f669f15
Browse repository at this point
Changed dependency download method
Sebastiano Merlino
committed
9fa3961
View commit details
Copy full SHA for 9fa3961
Browse repository at this point
Added dependency to travis
Sebastiano Merlino
committed
59d7969
View commit details
Copy full SHA for 59d7969
Browse repository at this point
Changed travis build path
Sebastiano Merlino
committed
bdfabd8
View commit details
Copy full SHA for bdfabd8
Browse repository at this point
Added travis conf to repo
Sebastiano Merlino
committed
1fa0116
View commit details
Copy full SHA for 1fa0116
Browse repository at this point
Commits on Oct 30, 2012
Changed the buggy debian changelog
Sebastiano Merlino
committed
3be4511
View commit details
Copy full SHA for 3be4511
Browse repository at this point
Changed version to v0.5.4
Sebastiano Merlino
committed
f94d2cb
View commit details
Copy full SHA for f94d2cb
Browse repository at this point
Adjusted debian build rules
Sebastiano Merlino
committed
b4e696b
View commit details
Copy full SHA for b4e696b
Browse repository at this point
Changed version to 0.5.3
Show description for 0a36018
Sebastiano Merlino
committed
0a36018
View commit details
Copy full SHA for 0a36018
Browse repository at this point
Commits on Oct 23, 2012
Changed version from 0.5.1 to 0.5.2
Sebastiano Merlino
committed
0433de8
View commit details
Copy full SHA for 0433de8
Browse repository at this point
Changed default log behaviour to print nothing
Show description for 6fb01d8
Sebastiano Merlino
committed
6fb01d8
View commit details
Copy full SHA for 6fb01d8
Browse repository at this point
Commits on Oct 22, 2012
Modified version number and changelog in order to prepare tag
Sebastiano Merlino
committed
ea61d88
View commit details
Copy full SHA for ea61d88
Browse repository at this point
Commits on Oct 19, 2012
Added response constructor with byte
Sebastiano Merlino
committed
fb8888b
View commit details
Copy full SHA for fb8888b
Browse repository at this point
Commits on Oct 15, 2012
Removed unuseful dependency from libuuid
Sebastiano Merlino
committed
e4e452d
View commit details
Copy full SHA for e4e452d
Browse repository at this point
Commits on Oct 12, 2012
Solved a bug that made impossible to parse post data
Sebastiano Merlino
committed
3a18134
View commit details
Copy full SHA for 3a18134
Browse repository at this point
Commits on Oct 10, 2012
Moved to version 0.5.1
Sebastiano Merlino
committed
ca26232
View commit details
Copy full SHA for ca26232
Browse repository at this point
Added querystring to request attributes
Sebastiano Merlino
committed
5f4313e
View commit details
Copy full SHA for 5f4313e
Browse repository at this point
Commits on Oct 5, 2012
Merge branch 'master' of https://github.com/etr/libhttpserver
Show description for 0bac5ce
Sebastiano Merlino
committed
0bac5ce
View commit details
Copy full SHA for 0bac5ce
Browse repository at this point
Added -D_REENTRANT to configuration.
Show description for beda1e3
Sebastiano Merlino
committed
beda1e3
View commit details
Copy full SHA for beda1e3
Browse repository at this point
Commits on Sep 24, 2012
Solved a bug with print in debug mode
Sebastiano Merlino
committed
3234567
View commit details
Copy full SHA for 3234567
Browse repository at this point
Modified webserver in order to accept comet calls
Show description for b4209eb
Sebastiano Merlino
committed
b4209eb
View commit details
Copy full SHA for b4209eb
Browse repository at this point
Commits on Sep 23, 2012
Partially solved undefined symbol in wrappers
Sebastiano Merlino
committed
3ecb7b5
View commit details
Copy full SHA for 3ecb7b5
Browse repository at this point
Avoided the usage of the sole option MHD_USE_POLL
Sebastiano Merlino
committed
1b2ab70
View commit details
Copy full SHA for 1b2ab70
Browse repository at this point
Commits on Sep 20, 2012
Added forgotten modded_request.hpp file
Sebastiano Merlino
committed
27a107e
View commit details
Copy full SHA for 27a107e
Browse repository at this point
Added .gitignore file
Sebastiano Merlino
committed
3dfe88b
View commit details
Copy full SHA for 3dfe88b
Browse repository at this point
Commits on Sep 15, 2012
Moved http_endpoint to details namespace
Sebastiano Merlino
committed
2df9241
View commit details
Copy full SHA for 2df9241
Browse repository at this point
Merge pull request #35 from etr/cflags_for_swig_in_pcfile
Show description for 9ae7c5c
Sebastiano Merlino
committed
9ae7c5c
View commit details
Copy full SHA for 9ae7c5c
Browse repository at this point
Commits on Aug 28, 2012
add -I${includedir}/httpserver to CFLAGS
Show description for 740b046
losciamano
committed
740b046
View commit details
Copy full SHA for 740b046
Browse repository at this point
Commits on Aug 26, 2012
Changed version.
Show description for 9f017e6
Sebastiano Merlino
committed
9f017e6
View commit details
Copy full SHA for 9f017e6
Browse repository at this point
Changed visibility of http_endpoint methods to avoid them to be called
Show description for ea5786b
Sebastiano Merlino
committed
ea5786b
View commit details
Copy full SHA for ea5786b
Browse repository at this point
Commits on Aug 8, 2012
Removed code repetition in handle_request method
Sebastiano Merlino
committed
968e472
View commit details
Copy full SHA for 968e472
Browse repository at this point
Added capability to compile with gcov
Show description for 0ee9233
Sebastiano Merlino
committed
0ee9233
View commit details
Copy full SHA for 0ee9233
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL