summaryrefslogtreecommitdiff
path: root/lib/system/sockets.c
Commit message (Expand)AuthorAgeFilesLines
* sockets: fixed compiler warning on Windows x32Evgeny Grin2021-11-261-0/+2
* sockets: fixed building for Windows with compilers without VLA supportEvgeny Grin2021-11-261-3/+6
* Sockets: implement sendmsg()-like functions on Win32Evgeny Grin2021-02-161-0/+42
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* gnutls_system_recv_timeout: doc updateNikos Mavrogiannopoulos2017-08-031-1/+1
* removed c-ctype.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-111-1/+0
* split system.c to various files under system/Nikos Mavrogiannopoulos2016-07-271-0/+188