index
:
~halfline/libxcb
master
xdg-implicitly
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xcb_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-28
Fix build of xcb_auth.c with XDMCP on WIN32
Jon TURNEY
1
-0
/
+9
2012-01-28
Revert "Fix include order with Xdmcp on WIN32"
Jeremy Huddleston
1
-4
/
+3
2012-01-11
Fix include order with Xdmcp on WIN32
Ryan Pavlik
1
-3
/
+4
2012-01-11
Fix WIN32 compilation after commit 163c47bdc0d32785d831e4c93fea9ab7e023446b
Jon TURNEY
1
-1
/
+1
2011-08-24
Support pre-IPv6 systems (without getaddrinfo)
Markus Duft
1
-0
/
+6
2011-03-24
Prevent theoretical double free and leak on get_peer_sock_name.
Rami Ylimäki
1
-4
/
+7
2010-11-23
xcb_auth: Fix memory leak in _xcb_get_auth_info.
Nick Bowler
1
-3
/
+8
2010-08-31
Merge branch 'master' of git://github.com/topcat/xcb-win32
Peter Harris
1
-3
/
+8
2010-04-30
Get rid of PATH_MAX and MAXPATHLEN
Arnaud Fontaine
1
-9
/
+61
2010-03-29
windefs.h is now called xcb_windefs.h - changed all includes to reflect that....
Jeetu Golani
1
-1
/
+1
2010-03-26
Win32 code for xcb-1.5
Jeetu Golani
1
-3
/
+8
2010-03-13
Fix authentication on hpux and Hurd
Samuel Thibault
1
-2
/
+2
2009-04-21
Fix XDM-AUTHORIZATION-1 (bug #14202)
Bart Massey
1
-10
/
+28
2009-04-10
auth: use snprintf() return value
Julien Danjou
1
-2
/
+7
2009-04-10
auth: precompute authnameslen
Julien Danjou
1
-8
/
+14
2009-04-06
Local socket connections do not work on hurd-i386
Samuel Thibault
1
-1
/
+8
2009-03-16
Fix do_append() arguments
Julien Danjou
1
-1
/
+1
2009-03-15
Copy full IPv4 mapping (Bug #20665)
Julien Danjou
1
-1
/
+1
2008-08-28
Set namelen unsigned
Julien Danjou
1
-1
/
+1
2007-11-24
make IPv6 optional
Bart Massey
1
-0
/
+4
2006-11-21
Replace uses of "long" with uint32_t, and similar; fixes 64-bit bugs
Josh Triplett
1
-7
/
+5
2006-11-21
Fix IP6 work for FreeBSD/Mac.
Ian Osgood
1
-5
/
+7
2006-11-21
Support XDM-AUTHORIZATION-1 on IPv6
Josh Triplett
1
-0
/
+20
2006-11-20
Refactor auth code to get display number from xcb_connect
Josh Triplett
1
-35
/
+7
2006-11-20
Support authentication for IPv6 connections
Josh Triplett
1
-23
/
+44
2006-09-23
We do not conflict with Xmd.h anymore; remove the include hack from xcb_auth.c
Josh Triplett
1
-10
/
+2
2006-09-23
The Great XCB Renaming
Josh Triplett
1
-3
/
+3
2006-04-28
Move the remainder of the constants in X.h into XML enumerations.
Ian Osgood
1
-1
/
+1
2006-03-16
The typedefs replacing Xmd.h conflict with Xmd.h. Here is a hacky workaround:...
Jamey Sharp
1
-2
/
+10
2006-03-13
Remove dependencies on Xmd.h and X.h
Ian Osgood
1
-1
/
+1
2006-03-13
Remove last deprecation warning.
Ian Osgood
1
-1
/
+1
2006-03-12
Use libXdmcp, if available with XdmcpWrap, for XDM-AUTHORIZATION-1. Closes bu...
Jamey Sharp
1
-71
/
+19
2006-03-08
Bugfix: null-terminate the path in sockaddr_un before using it.
Ian Osgood
1
-0
/
+2
2006-02-18
Remove xcl and CVSROOT.
Josh Triplett
1
-0
/
+296