index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output
/
plugins
/
httpd
/
HttpdInternal.hxx
Age
Commit message (
Expand
)
Author
2016-11-09
output/httpd: migrate from class Error to C++ exceptions
Max Kellermann
2016-11-07
encoder: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-28
output/httpd: throw C++ exception on init error
Max Kellermann
2016-10-28
event/ServerSocket: migrate from class Error to C++ exceptions
Max Kellermann
2016-05-04
encoder/Interface: convert PreparedEncoder to abstract class
Max Kellermann
2016-05-04
encoder/Interface: move instance methods to abstract class
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-10-19
output/httpd: use boost::intrusive::list instead of std::forward_list
Max Kellermann
2015-02-10
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
OutputPlugin: pass Tag reference to _send_tag()
Max Kellermann
2014-11-28
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2014-08-30
*: add missing Compiler.h includes
Max Kellermann
2014-07-14
util/Cast: reimplement as template without macro
Max Kellermann
2014-02-19
output/httpd: move to dedicated directory
Max Kellermann