summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp/glob.c
Commit message (Expand)AuthorAgeFilesLines
* make mark-cstyleTom Yu2009-10-311-3/+3
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-1/+2
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-2/+4
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-8/+5
* * glob.c (execbrc): Fix some fencepost errors. Don't copyTom Yu2001-12-081-2/+8
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-14/+14
* * glob.c (amatch, case '*'): Treat multiple asterisks the same as oneKen Raeburn2001-08-211-0/+6
* * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c,Danilo Almeida2001-07-241-4/+48
* * domacro.c: Compiler warning cleanups and fix the overflow fix toEzra Peisach2000-08-171-33/+52
* 1.2-beta4 pullupKen Raeburn2000-06-301-5/+7
* * glob.c (ftpglob): Always allocate new storage, even if no magic globKen Raeburn1998-04-221-2/+11
* Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin1996-01-141-0/+698