summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add new attribute which defines whether or not a server supports DES/MD5Theodore Tso1994-11-182-0/+6
* Add magic numbers for keytab, principal, and keyblockTheodore Tso1994-11-182-0/+10
* Fix to return correct error code, instead of always returningTheodore Tso1994-11-182-1/+6
* update to autoconf 2.1Mark Eichin1994-11-1816-502/+513
* * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SETJMP,Mark Eichin1994-11-182-10/+19
* Add new error code -- KV5M_KEYTAB_ENTRYTheodore Tso1994-11-182-1/+6
* All files:Theodore Tso1994-11-189-208/+268
* Remove unnecessary variableTheodore Tso1994-11-181-3/+1
* * Makefile.in (clean): remove $(BOGUS)Mark Eichin1994-11-182-2/+7
* * configure.in: move WITH_CCOPTS, WITH_KRB5ROOTMark Eichin1994-11-182-2/+6
* * configure.in: move WITH_CCOPTSMark Eichin1994-11-182-2/+6
* * configure.in: moved WITH_CCOPTSMark Eichin1994-11-182-1/+5
* * configure.in: use WITH_CCOPTSMark Eichin1994-11-182-0/+5
* * configure.in: add caching to perror check (from epeisach).Mark Eichin1994-11-182-2/+15
* * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER. (fromMark Eichin1994-11-183-13/+28
* * Makefile.in (install): use $(INSTALL_DATA) instead of cp. ElideMark Eichin1994-11-183-2/+14
* * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, andMark Eichin1994-11-182-15/+8
* * configure.in: use WITH_KRB4. (from epeisach)Mark Eichin1994-11-182-0/+7
* * configure.in: use WITH_KRB4, cache cc_t in termio check, cacheMark Eichin1994-11-183-6/+37
* * configure.in (LIBS): use WITH_KRB4, CHECK_SIGNALS, and cacheMark Eichin1994-11-183-9/+30
* * configure.in: add WITH_CCOPTS so that subdirs workMark Eichin1994-11-182-0/+5
* * pop_send.c (pop_send): Only update last_msg if executing a RETR.Mark Eichin1994-11-183-7/+15
* * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, andMark Eichin1994-11-183-15/+20
* * aclocal.m4 (CopySrcHeader): add clean rule (from epeisach)Mark Eichin1994-11-182-34/+188
* fix typoMark Eichin1994-11-181-1/+1
* * kdb_dbm.c (krb5_dbm_db_unlock): Use krb5_lock_file.Mark Eichin1994-11-182-58/+30
* * kprop.c: Use NPROTOTYPE for declarations.Mark Eichin1994-11-183-71/+76
* asn1_decode_k.c (asn1_decode_principal_name,Theodore Tso1994-11-172-0/+33
* Set the keyblock's magic number and ecryption type information appropriatelyTheodore Tso1994-11-172-0/+7
* Set the keyblock magic number and encryption typeTheodore Tso1994-11-172-0/+7
* Add magic number fieldTheodore Tso1994-11-172-0/+5
* Changes to implement FCC format version #3, which is architectureTheodore Tso1994-11-179-171/+235
* Set the encryption type of the session keyblock to be the type used toTheodore Tso1994-11-173-1/+12
* Check to make sure the subkey exists before setting its encryption typeTheodore Tso1994-11-171-1/+2
* Add new error code --- KRB5_CC_WRITE_ERRTheodore Tso1994-11-172-0/+5
* * krlogin.c:Richard Basch1994-11-162-0/+12
* * dumpv4.c: new file. New command dump_v4db which creates a v4Mark Eichin1994-11-165-3/+389
* * kdb5_convert.c (enter_in_v5_db): use the correct instance forMark Eichin1994-11-162-1/+6
* Move mk_cred and rd_cred to libkrb.aTheodore Tso1994-11-142-334/+5
* get_in_tkt (krb5_get_in_tkt): Set the encryption type of the sessionTheodore Tso1994-11-145-0/+404
* kerberos.c: Initialize random number generator on the server side soTheodore Tso1994-11-143-334/+22
* another zero length manpageMark Eichin1994-11-141-0/+1
* remote cvs loses on zero length filesMark Eichin1994-11-141-0/+1
* Add support for krb5_address table; rename KV5M_AUTH_DATA to followTheodore Tso1994-11-122-1/+7
* * Makefile.in: fix some typos for kv5m_err.etTom Yu1994-11-112-1/+6
* Defining setpgrp(a,b) to setpgrp() if SETPGRP_TWOARG is not set canTheodore Tso1994-11-113-5/+13
* Set the encryption type in the keyblock information in the decryptedTheodore Tso1994-11-114-0/+17
* Fix bug in logic of incrementing the received challenge. A ++/--Theodore Tso1994-11-092-1/+5
* Set the keyblock's magic number and encryption type information appropriatelyTheodore Tso1994-11-092-0/+7
* Change internal calling signature to pass in the encryption block, soTheodore Tso1994-11-086-11/+37