summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp
Commit message (Expand)AuthorAgeFilesLines
* * secure.c: Do not assume sizeof(long) = 4 for sending lengths OTWEzra Peisach1996-07-303-3/+24
* * Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman1996-07-273-9/+33
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-223-4/+9
* cvsignore hackeryTom Yu1996-06-101-1/+0
* previously checked-in changesKen Raeburn1996-05-011-0/+12
* some fixes changes from marc. changelogs will be merged laterMark Eichin1996-04-092-27/+46
* Use AC_HEADER_STDARG and use that test to set STDARG.Ezra Peisach1996-03-195-3/+11
* update from cygnus sources. Get local hostname in a consistent manner,Mark Eichin1996-03-131-0/+2
* remove errno correctlyMark Eichin1996-02-241-1/+1
* remove extraneous second include of stdlib.hMark Eichin1996-02-241-6/+1
* update from cygnus sourcesMark Eichin1996-02-243-10/+32
* * configure.in: Check for stdlib.hEzra Peisach1996-02-076-1/+18
* * Makefile.inRichard Basch1996-02-041-2/+6
* Portability fixes: don't declare errno everSam Hartman1996-01-195-2/+18
* Include sys/select.h for AIXSam Hartman1996-01-183-0/+10
* Sanitize and cvsignore files for gssftpMark Eichin1996-01-142-0/+52
* Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin1996-01-1418-0/+8804