summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp
Commit message (Expand)AuthorAgeFilesLines
* include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_HTom Yu2009-07-171-0/+4
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Get rid of casts of free() argument to char*, except where it'sKen Raeburn2009-02-021-4/+4
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-30/+28
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-6/+6
* Remove krb4 support in gssftp and telnetGreg Hudson2008-12-155-252/+4
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-012-4/+5
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-052-3/+5
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-11/+9
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-243-4/+8
* Use snprintf instead of strcpy/strcat in many placesGreg Hudson2008-10-231-3/+3
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-8/+5
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-6/+3
* cstatus() takes no argumentsKen Raeburn2008-08-061-1/+1
* Fix various minor format-string issuesKen Raeburn2008-06-031-2/+2
* Include signal.h before ftp_var.h to silence my_sig_t redefinition problemKen Raeburn2008-03-042-2/+2
* man page macro and hyphen fixesRuss Allbery2008-02-191-1/+1
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-292-2/+10
* remove debugging code accidentally left in ftp/cmds.cKen Raeburn2007-04-231-11/+0
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+1
* * secure.c (secure_putbuf): Initialize automatic variable LENGTH to 0.Ken Raeburn2006-11-022-3/+3
* typoKen Raeburn2006-10-151-1/+1
* Use memmove for overlapping regionsKen Raeburn2006-10-152-27/+29
* Don't strncpy a string to itselfKen Raeburn2006-10-141-1/+2
* more debugging printfs for nightly testingKen Raeburn2006-10-121-0/+6
* some (more) debugging code to track down nightly test failuresKen Raeburn2006-10-111-0/+5
* some debugging code to track down nightly test failuresKen Raeburn2006-10-111-0/+6
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-6/+6
* Increase buffer sizes to 64K where a Kerberos 5 authenticator might beKen Raeburn2006-06-151-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-4/+4
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-751/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-51/+0
* make dependKen Raeburn2006-04-011-5/+5
* * secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available.Ken Raeburn2006-03-312-9/+16
* make depend, now with dependency sortingKen Raeburn2006-03-311-23/+25
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-3/+3
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-272-1/+5
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * ftp.c (do_auth): Handle a return code of 335, where the authenticationKen Raeburn2003-12-192-1/+6
* clean up ftp client gss memory managementTom Yu2003-06-252-4/+9
* * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..."Ken Raeburn2003-06-164-10/+19
* Use fork not vfork in ftpSam Hartman2003-06-052-4/+5
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-102-3/+11
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-5/+4
* update dependenciesTom Yu2002-11-271-5/+8
* * main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn2002-11-093-3/+16
* update dependenciesKen Raeburn2002-08-291-1/+0
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1