summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab
Commit message (Expand)AuthorAgeFilesLines
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-314-17/+26
* protoizeKen Raeburn2002-09-039-198/+54
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-294-2/+10
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-234-2/+10
* update depsKen Raeburn2002-08-151-7/+14
* * ktfr_entry.c: Rename krb5_kt_free_entry_contents asTom Yu2002-06-182-1/+22
* update dependenciesKen Raeburn2002-06-151-20/+20
* rebuild dependenciesKen Raeburn2002-06-151-20/+20
* update dependenciesKen Raeburn2002-06-151-1/+5
* * kt_file.c: Undo non-logged part of last change that added inclusion ofKen Raeburn2002-06-112-1/+6
* put netinet/in.h inclusion with other headersKen Raeburn2002-06-091-1/+1
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-0936-3646/+2593
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-072-3/+31
* * kts_g_ent.c (krb5_ktsrvtab_get_entry): If a specific DES enctype wasKen Raeburn2002-03-072-1/+7
* Use const instead of krb5_const.Ken Raeburn2002-02-232-1/+5
* * ktf_g_ent.c (krb5_ktfile_get_entry): Coerce enctype for now toTom Yu2001-12-082-0/+13
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-203-30/+34
* Add KRB5_CALLCONV to krb5_kt_get_typeDanilo Almeida2001-10-162-1/+5
* Replace keytab function-table dispatch macros in krb5.h with functions definedKen Raeburn2001-10-123-0/+87
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-113-65/+74
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-107-64/+76
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-069-11/+16
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-047-8/+13
* dependenciesKen Raeburn2001-09-013-0/+155
* * ktbase.c (krb5_kt_resolve): Signed/unsigned intEzra Peisach2000-10-179-18/+44
* * ser_ktf.c (krb5_ktf_keytab_externalize): Do not violate const char *Ezra Peisach2000-09-253-4/+11
* Clean up unused variableEzra Peisach2000-06-292-1/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-014-8/+8
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-122-1/+6
* * kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry): Change theEzra Peisach2000-01-293-2/+9
* log tritan's changesTom Yu1999-10-264-0/+28
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-264-6/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2433-33/+132
* Fix windows build.Danilo Almeida1999-06-1610-18/+29
* Fix windows buildDanilo Almeida1999-06-162-4/+12
* Implement SRVTAB keytab type, which can read a krb4 srvtabGeoffrey King1999-06-1317-10/+852
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-192-2/+6
* Do win32 build in subdirDanilo Almeida1999-05-104-27/+35
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-056-0/+21
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-35/+57
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-2/+2
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-288-32/+27
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-186-6/+21
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-122-1/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-129-9/+40
* * ktf_wreslv.c, ktf_resolv.c:Initialize version element ofEzra Peisach1997-10-283-0/+7
* * ktfile.h, ktf_g_ent.c (krb5_ktfile_get_entry): Incoming principalEzra Peisach1997-09-153-2/+7
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-233-17/+13
* Merge of libhack_branchTom Yu1997-02-096-29/+40
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0621-46/+81