index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
output
/
plugins
/
httpd
/
HttpdClient.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
output/plugins/httpd/HttpdClient: fix build failure due to missing stdio.h in...
Gustavo Zacarias
1
-0
/
+1
2014-02-24
output/httpd/client: eliminate GLib
Max Kellermann
1
-13
/
+11
2014-02-19
output/httpd: move to dedicated directory
Max Kellermann
1
-0
/
+0
2014-01-23
output/*: move to output/plugins/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-06
event/SocketMonitor: don't close the socket automatically
Max Kellermann
1
-0
/
+3
2014-01-04
output/httpd: move queue size check to HttpdClient::PushPage()
Max Kellermann
1
-0
/
+6
2014-01-04
output/httpd: wrap the std::list in std::queue
Max Kellermann
1
-5
/
+14
2014-01-04
output/httpd: merge duplicate code to ClearQueue()
Max Kellermann
1
-5
/
+12
2014-01-04
output/httpd: keep track of queue size
Max Kellermann
1
-12
/
+6
2013-12-31
output/httpd: use reference instead of pointer
Max Kellermann
1
-11
/
+11
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-26
output/httpd: accept icy-metadata with and without space
Oddegamra
1
-1
/
+2
2013-10-25
output/httpd: support HEAD requests
Max Kellermann
1
-5
/
+24
2013-10-25
output/httpd: remove bogus assertion
Max Kellermann
1
-1
/
+0
2013-10-21
Util/ASCII: add StringEqualsCaseASCII() overload with length
Max Kellermann
1
-3
/
+3
2013-10-19
util/FormatString: new library to replace g_strdup_printf()
Max Kellermann
1
-4
/
+2
2013-10-15
event/BufferedSocket: pass writable pointer to OnSocketInput()
Max Kellermann
1
-6
/
+5
2013-10-14
Mapper, ...: use memcmp() instead of strncmp() where appropriate
Max Kellermann
1
-2
/
+2
2013-10-02
output/httpd: don't include glib.h in header
Max Kellermann
1
-0
/
+2
2013-10-02
Log: new logging library API
Max Kellermann
1
-13
/
+18
2013-09-05
use standard snprintf() instead of GLib g_snprintf()
Max Kellermann
1
-20
/
+20
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-3
/
+2
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
1
-1
/
+1
2013-01-30
output/httpd: use the BufferedSocket class for HttpdClient
Max Kellermann
1
-292
/
+145
2013-01-30
page: convert to C++
Max Kellermann
1
-25
/
+24
2013-01-30
icy_server: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-27
output/httpd: move functions into the HttpdOutput class
Max Kellermann
1
-2
/
+2
2013-01-27
output/httpd: rename struct httpd_output
Max Kellermann
1
-1
/
+1
2013-01-15
output/httpd: convert to C++
Max Kellermann
1
-0
/
+592