summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-071-1/+0
* make dependTom Yu2006-10-061-0/+1
* fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu2006-08-081-3/+9
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-021-1/+3
* make dependKen Raeburn2006-07-171-1/+0
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-6/+6
* ftpd's getline conflicts with current glibc headersKen Raeburn2006-06-163-5/+4
* Increase buffer sizes to 64K where a Kerberos 5 authenticator might beKen Raeburn2006-06-151-1/+1
* make dependTom Yu2006-06-151-0/+1
* install headers into include/krb5Ken Raeburn2006-05-232-8/+9
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-114-1817/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-114-170/+0
* make dependKen Raeburn2006-04-012-10/+10
* * configure.in: Don't test word sizesKen Raeburn2006-03-312-3/+4
* * 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-312-47/+52
* * configure.in: Supply comment template in AC_DEFINE callsKen Raeburn2006-03-282-4/+8
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-112-4/+4
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-112-0/+6
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-272-1/+5
* make dependKen Raeburn2005-12-221-1/+0
* make dependTom Yu2005-11-291-0/+1
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-242-3/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* update dependenciesKen Raeburn2005-04-061-1/+0
* * ftpd.c: GCC 4.0 fixes... Move static declaration of gunique outEzra Peisach2005-01-132-1/+6
* make dependTom Yu2005-01-061-0/+1
* run "make depend"Ken Raeburn2004-12-302-2/+0
* ticket: newSam Hartman2004-11-262-7/+6
* merge athena ftpd changes for requiring encrypted passwordsTom Yu2004-11-034-4/+35
* Better support for using libutil on systems that need it for variousTom Yu2004-09-223-2/+6
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-272-1/+7
* Patch from Garry Zacheiss to use krb5_get_init_creds_password in ftpdSam Hartman2004-08-272-6/+12
* * ftpd.c (main): Use socklen_t for the size of the address from acceptKen Raeburn2004-08-092-1/+7
* update dependenciesKen Raeburn2004-07-161-1/+0
* make dependTom Yu2004-06-161-0/+1
* * ftp.c (do_auth): Handle a return code of 335, where the authenticationKen Raeburn2003-12-192-1/+6
* Gets a bit closer, still not working..Ken Raeburn2003-12-133-15/+63
* 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-056-9/+14
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-244-19/+7