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
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
system/SocketUtil: guard usage of SO_PASSCRED
François Revol
2015-09-17
1
-1
/
+1
*
net/AllocatedSocketAddress: new sockaddr wrapper class
Max Kellermann
2015-07-22
2
-0
/
+236
*
Net/StaticSocketAddress: add equality operator with SocketAddress
Max Kellermann
2015-07-22
2
-9
/
+4
*
net/StaticSocketAddress: replace cast operator with GetAddress()
Max Kellermann
2015-07-22
1
-2
/
+2
*
net/ToString: relicense to BSD-2
Max Kellermann
2015-07-22
2
-26
/
+47
*
net/ToString: rename sockaddr_to_string() to ToString()
Max Kellermann
2015-07-22
2
-2
/
+2
*
net/ToString: move V4 mapping code to functions
Max Kellermann
2015-07-22
1
-15
/
+36
*
net/ToString: make variables more local
Max Kellermann
2015-07-22
1
-8
/
+4
*
net/Resolver: move sockaddr_to_string() to ToString.cxx
Max Kellermann
2015-07-22
4
-110
/
+167
*
net/StaticSocketAddress: remove unused method SetLocal()
Max Kellermann
2015-07-21
2
-37
/
+0
*
net/StaticSocketAddress: include cleanup
Max Kellermann
2015-07-21
1
-7
/
+0
*
net/StaticSocketAddress: disable SetLocal() on Android
Max Kellermann
2015-07-21
2
-2
/
+2
*
net: add header Features.hxx
Max Kellermann
2015-07-21
2
-0
/
+28
*
net/StaticSocketAddress: include config.h
Max Kellermann
2015-07-21
1
-0
/
+1
*
net/StaticSocketAddress: use SocketAddress::size_type
Max Kellermann
2015-07-21
2
-6
/
+10
*
net/StaticSocketAddress: include cleanup
Max Kellermann
2015-07-21
1
-2
/
+0
*
*: doxygen fixups
Max Kellermann
2015-03-17
2
-4
/
+0
*
fs/Traits: enable _UNICODE on Windows
Max Kellermann
2015-03-05
1
-3
/
+22
*
net/StaticSocketAdress: new class wrapping struct sockaddr_storage
Max Kellermann
2015-02-13
2
-0
/
+192
*
net/Resolver: relax size check in LocalAddressToString()
Max Kellermann
2015-02-10
1
-2
/
+20
*
net/Resolver: move code to LocalAddressToString()
Max Kellermann
2015-02-10
1
-8
/
+16
*
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
2015-02-10
6
-24
/
+160
*
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
Max Kellermann
2015-02-10
6
-0
/
+558