]> git.sesse.net Git - vlc/history - src/network/getaddrinfo.c
Fixups
[vlc] / src / network / getaddrinfo.c
2007-03-03 Rémi Denis-CourmontFixups
2007-03-03 Rémi Denis-CourmontMissing error message
2007-03-02 Christophe MutricyCompile fix + define undefined error value
2007-03-02 Rémi Denis-Courmont- Return errors in case of overflow
2007-03-02 Rémi Denis-CourmontRemove dead code:
2007-03-01 Rémi Denis-CourmontRemoving a warning never solved a problem (revert ...
2007-03-01 Rémi Denis-CourmontFix incorrect string fix (revert [15025])
2007-02-12 Damien Fouilleul- getaddrinfo.c: use Win32 shim functions to load getna...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-01 Rémi Denis-CourmontAttempt to work-around the Winsock bug-of-the-day
2006-06-20 Rémi Denis-CourmontUse the not so broken getaddrinfo implementation from...
2006-04-29 Rémi Denis-CourmontUse strlcpy()
2006-04-01 Felix Paul Kühne* 2nd review of /src/* \ libvlc.h (refs #438)
2006-03-25 Rémi Denis-CourmontBug to really-stupid-and-worrisomely-not-fixed-for...
2006-01-12 Antoine CellerierFSF address change.
2005-12-05 Rémi Denis-CourmontCreate src/network subdirectory