summaryrefslogtreecommitdiff
path: root/xc/lib/Xdmcp
AgeCommit message (Expand)AuthorFilesLines
1993-08-17add WIN32 supportrws2-12/+26
1992-05-28use new SpecialCLibObjectRule rws1-3/+3
1992-05-19missing Xallocrws1-2/+2
1991-09-18_g -> _d for debug librws1-2/+2
1991-09-10Wasn't using the odd-parity key for encrypt/decryptkeith2-4/+4
1991-07-23Make DES names inocuous (sp?)keith5-55/+51
1991-07-23make des routines prefixed by _Xkeith2-6/+6
1991-07-16pass ConnectionFlags to Fill.c and Flush.c to support STREAMSgildea1-0/+4
1991-07-16add STREAMS supportgildea2-16/+58
1991-07-16more commentsgildea1-4/+4
1991-07-16fix typo: buffer->size should have been buffer->countgildea1-2/+2
1991-07-14new implementation-independent network address type: XdmcpNetaddrgildea1-0/+8
1991-04-09/**/ -> NullParameterrws1-1/+1
1991-03-25remove unused cruftrws1-5/+0
1991-03-24no longer need to pre-create install directoriesrws1-2/+0
1991-03-24clean up with new Library.tmplrws1-24/+13
1991-02-09need space to make arg non-emptyrws1-1/+1
1991-01-23include "xxx.h" -> include <X11/xxx.h>gildea38-191/+191
1991-01-23remove now unnecessary INCLUDES linegildea1-1/+0
1991-01-11use lrand48 on SYSV and SVR4rws1-1/+8
1991-01-08use <X11/...> syntax for exported include filesgildea1-6/+6
1991-01-02reference des.h as "des.h"gildea2-4/+4
1991-01-02remove -I$(TOP)gildea1-1/+1
1991-01-02add cast for SVR4 compilergildea9-18/+18
1991-01-02fiddle with argument declarationsgildea1-2/+5
1991-01-02fiddle with argument declarations to avoid bogusgildea1-2/+5
1991-01-02add cast for SVR4 compilergildea2-4/+4
1990-12-26include Xfuncs.hrws1-1/+2
1990-12-01use XCOMMrws1-5/+5
1990-11-19Make it work with dumb compilerskeith3-7/+9
1990-09-13Add DES functionskeith1-2/+3
1990-09-13Add XdmcpKeyToOddParityKey definitionkeith1-0/+1
1990-09-13Use Kerberos style DES routineskeith2-49/+71
1990-09-13Initial revisionkeith1-0/+7
1990-07-31missing returnrws1-1/+2
1989-12-16no tokens after #endifrws1-1/+1
1989-12-16conditionally compile DES filesrws1-6/+8
1989-12-13Added some key manipulation functions for XDM-AUTHENTICATION-1 andkeith2-5/+37
1989-12-13Initial revisionkeith6-0/+361
1989-10-20added new includejim1-3/+2
1989-10-13added installjim1-0/+3
1989-10-12change names to make them SYSV ablejim1-68/+68
1989-10-09protect against multiple inclusionskeith1-0/+3
1989-09-14Initial revisionkeith36-0/+1786