summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
...
* variable HE is a name collision with an hp/ux register mask in the hp/uxMark Eichin1996-03-131-4/+4
* minor hp fixMark Eichin1996-03-132-1/+6
* update from cygnus sources. Get local hostname in a consistent manner,Mark Eichin1996-03-134-1/+13
* * gss-server.c (timeval_subtract): Use old-style function definitionKen Raeburn1996-03-132-2/+7
* remove cvs conflict marker, wrap some long linesKen Raeburn1996-03-131-14/+16
* New telnet authentication type pair to indicate whether we should beTheodore Tso1996-03-131-0/+7
* Check in ChangeLog for last change..Ezra Peisach1996-03-121-0/+5
* * krshd.c (doit): For encrypted rcp, fix logic in determiningEzra Peisach1996-03-122-15/+16
* Fixed mispelling of Doug Engert's nameTheodore Tso1996-03-111-4/+4
* * gss-server.c (test_import_export_context): Add second argumentEzra Peisach1996-03-032-3/+8
* gss-server.c (sign_server): Do better import/export security checking.Theodore Tso1996-03-024-38/+219
* Get the nametype OID from gss_display_name, print it, and then releaseTheodore Tso1996-02-282-2/+21
* Add USE_ANAME for dbm library (if needed)Ezra Peisach1996-02-272-0/+5
* Use MAXDNAME for the maximum length of a domain,Sam Hartman1996-02-263-6/+22
* Use MAXDNAME for the maximum length of a domain,Sam Hartman1996-02-263-4/+14
* Call USE_ANAME so we get the rightSam Hartman1996-02-262-0/+6
* Remove space from #endif lineSam Hartman1996-02-261-1/+1
* Fix the server side of the krlogin bug detecting eof in connection closeSam Hartman1996-02-266-6/+29
* * ext.h, utility.c (fatalperror, fatal): Add const to argumentEzra Peisach1996-02-243-4/+8
* remove errno correctlyMark Eichin1996-02-241-1/+1
* remove extraneous second include of stdlib.hMark Eichin1996-02-241-6/+1
* more changes from cygnus sourceMark Eichin1996-02-243-1/+14
* update from cygnus sourcesMark Eichin1996-02-243-10/+32
* Fix lint flame (added missing cast)Theodore Tso1996-02-132-1/+5
* Only display secure_message if encryption actually enabledSam Hartman1996-02-102-1/+6
* Fixed bug in v4 compatability: you don't checkSam Hartman1996-02-102-30/+37
* * configure.in: Check for stdlib.hEzra Peisach1996-02-076-1/+18
* Make clean removes ftpd (not ftp)Ezra Peisach1996-02-072-1/+5
* * Makefile.inRichard Basch1996-02-045-25/+39
* * rcp (client mode) now uses rsh -x but still supports the old encryption inSam Hartman1996-02-016-164/+92
* * krshd: Make sure KRB5CCNAME gets set for forward creds; code could be much ...Sam Hartman1996-01-315-17/+77
* Fixes to build on Linux;Sam Hartman1996-01-272-3/+5
* Oops; I accidentally comitted a version of krloginSam Hartman1996-01-272-2/+3
* Telnet really wants a DES key; have it ask for oneSam Hartman1996-01-262-0/+5
* Fix delay in ^C processingSam Hartman1996-01-262-11/+27
* Disable resetting of tgs_enctypesSam Hartman1996-01-261-2/+2
* Update man pages with new optionsSam Hartman1996-01-243-64/+101
* * Add checksum support to klogind making sure encrypted authenticatorsSam Hartman1996-01-245-135/+251
* Check for prototypes so that KRB5_STDARG_P worksEzra Peisach1996-01-223-3/+10
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-1/+1
* Fix a memory leak and reversed argumentsSam Hartman1996-01-202-4/+9
* In the client, construct a checksum from the command lineSam Hartman1996-01-203-3/+44
* In des_read, check to see if read returns 0 and reportSam Hartman1996-01-192-1/+5
* Mainline utmp and login cleanups from hartmans_pty_utmp:Sam Hartman1996-01-197-133/+58
* Deal with sys_errlistSam Hartman1996-01-193-0/+12
* Portability fixes: don't declare errno everSam Hartman1996-01-195-2/+18
* Fix loop so that a ftp/host@REALM is not required,Sam Hartman1996-01-182-4/+11
* Include sys/select.h for AIXSam Hartman1996-01-183-0/+10
* * configure.in: add gssftp to CONFIG_DIRS so that the GSSAPIMark Eichin1996-01-152-1/+5
* Sanitize and cvsignore files for gssftpMark Eichin1996-01-147-0/+173