genode/libports/src/lib
Christian Prochaska b8d690b9aa libc_lwip: accept 'AF_INET' sockets only
lwIP only supports the 'AF_INET' domain, but doesn't check the 'domain'
argument of the 'lwip_socket()' function.

This patch avoids an error message from lwIP when the Arora browser
tries to connect a socket of the 'AF_LOCAL' domain.

Fixes #732.
2013-05-07 21:56:07 +02:00
..
curl libports: enable SSL in curl 2013-03-08 12:07:58 +01:00
egl Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ffat Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
fribidi libports: Add GNU FriBidi 2013-04-05 12:49:55 +02:00
gallium Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
gmp x86_64 and ARM support for libgmp 2012-07-04 14:56:48 +02:00
libav Add 'libav' to libports 2012-05-29 13:54:59 +02:00
libc libc: print 'not implemented' in pthread stubs 2013-05-06 11:11:03 +02:00
libc_ffat Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
libc_fs libc_fs: don't throw exception in 'open()' 2013-05-06 11:11:03 +02:00
libc_lock_pipe libc_lock_pipe: implement F_GETFL 'fcntl()' command 2013-01-21 11:40:38 +01:00
libc_log Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
libc_lwip libc_lwip: accept 'AF_INET' sockets only 2013-05-07 21:56:07 +02:00
libc_lwip_loopback Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
libc_lwip_nic_dhcp libc_lwip_nic_dhcp: provide '/etc/resolv.conf' 2013-05-06 11:11:03 +02:00
libc_resolv Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
libc_rom Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
libc_terminal libc_terminal: Support for dup2 and TIOCGWINSZ 2013-02-22 20:28:28 +01:00
libdrm Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
libiconv libports: add iconv-1.14 2013-02-25 22:14:21 +01:00
libpng Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
libssh libports: add libssh-0.5.4 2013-02-25 22:14:21 +01:00
lwip lwip: Print IP address in release mode 2013-03-27 19:27:25 +01:00
openssl libports: fix openssl issues and update to 1.0.1c 2012-07-20 14:43:35 +02:00
pcre libports: add pcre-8.3 (8bit only) 2012-08-17 11:51:57 +02:00
pthread Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
python Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
readline Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
sdl libports/SDL: Add ttf, image, mixer, loadso 2013-04-05 12:49:55 +02:00