Jesse Adkins 75b9383d8a xserver doesn't stop all connections to localhost
X.Org Bugzilla #23329: http://bugs.freedesktop.org/show_bug.cgi?id=23329
Patch #28648: http://bugs.freedesktop.org/attachment.cgi?id=28648

I noticed in xserver at os/access.c that xorg tries to stop connections
to localhost by checking against the address 127.0.0.1.  However, RFC
3330 defines the localhost network as 127.0.0.0/8.  This means that any
IPv4 address that starts with 127 is just another name for localhost.
2009-08-18 21:13:40 -07:00
2009-07-17 14:57:50 -04:00
2009-07-07 17:36:24 -07:00
2009-08-04 23:23:21 +02:00
2009-08-08 20:18:10 +03:00
2009-08-17 13:25:35 +10:00
2009-08-05 07:59:07 +10:00
2009-07-23 15:32:20 -07:00
Description
Truly free fork of the XOrg project.
75 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%