summaryrefslogtreecommitdiff
path: root/src/xcb_auth.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-28Fix build of xcb_auth.c with XDMCP on WIN32Jon TURNEY1-0/+9
2012-01-28Revert "Fix include order with Xdmcp on WIN32"Jeremy Huddleston1-4/+3
2012-01-11Fix include order with Xdmcp on WIN32Ryan Pavlik1-3/+4
2012-01-11Fix WIN32 compilation after commit 163c47bdc0d32785d831e4c93fea9ab7e023446bJon TURNEY1-1/+1
2011-08-24Support pre-IPv6 systems (without getaddrinfo)Markus Duft1-0/+6
2011-03-24Prevent theoretical double free and leak on get_peer_sock_name.Rami Ylimäki1-4/+7
2010-11-23xcb_auth: Fix memory leak in _xcb_get_auth_info.Nick Bowler1-3/+8
2010-08-31Merge branch 'master' of git://github.com/topcat/xcb-win32Peter Harris1-3/+8
2010-04-30Get rid of PATH_MAX and MAXPATHLENArnaud Fontaine1-9/+61
2010-03-29windefs.h is now called xcb_windefs.h - changed all includes to reflect that....Jeetu Golani1-1/+1
2010-03-26Win32 code for xcb-1.5Jeetu Golani1-3/+8
2010-03-13Fix authentication on hpux and HurdSamuel Thibault1-2/+2
2009-04-21Fix XDM-AUTHORIZATION-1 (bug #14202)Bart Massey1-10/+28
2009-04-10auth: use snprintf() return valueJulien Danjou1-2/+7
2009-04-10auth: precompute authnameslenJulien Danjou1-8/+14
2009-04-06Local socket connections do not work on hurd-i386Samuel Thibault1-1/+8
2009-03-16Fix do_append() argumentsJulien Danjou1-1/+1
2009-03-15Copy full IPv4 mapping (Bug #20665)Julien Danjou1-1/+1
2008-08-28Set namelen unsignedJulien Danjou1-1/+1
2007-11-24make IPv6 optionalBart Massey1-0/+4
2006-11-21Replace uses of "long" with uint32_t, and similar; fixes 64-bit bugsJosh Triplett1-7/+5
2006-11-21Fix IP6 work for FreeBSD/Mac.Ian Osgood1-5/+7
2006-11-21Support XDM-AUTHORIZATION-1 on IPv6Josh Triplett1-0/+20
2006-11-20Refactor auth code to get display number from xcb_connectJosh Triplett1-35/+7
2006-11-20Support authentication for IPv6 connectionsJosh Triplett1-23/+44
2006-09-23We do not conflict with Xmd.h anymore; remove the include hack from xcb_auth.cJosh Triplett1-10/+2
2006-09-23The Great XCB RenamingJosh Triplett1-3/+3
2006-04-28Move the remainder of the constants in X.h into XML enumerations.Ian Osgood1-1/+1
2006-03-16The typedefs replacing Xmd.h conflict with Xmd.h. Here is a hacky workaround:...Jamey Sharp1-2/+10
2006-03-13Remove dependencies on Xmd.h and X.hIan Osgood1-1/+1
2006-03-13Remove last deprecation warning.Ian Osgood1-1/+1
2006-03-12Use libXdmcp, if available with XdmcpWrap, for XDM-AUTHORIZATION-1. Closes bu...Jamey Sharp1-71/+19
2006-03-08Bugfix: null-terminate the path in sockaddr_un before using it.Ian Osgood1-0/+2
2006-02-18Remove xcl and CVSROOT.Josh Triplett1-0/+296