summaryrefslogtreecommitdiffstats
path: root/src/krb524
Commit message (Expand)AuthorAgeFilesLines
* * krb5.hin: krb524_init_ets() takes one argumentTom Yu2003-06-122-4/+9
* oops, fix up ChangeLog attributionTom Yu2003-06-091-1/+1
* * krb524.c: Fix copyright noticeTom Yu2003-06-092-17/+24
* pullup of changes previously committed to branch firstTom Yu2003-06-053-4/+56
* remove debugging printf accidentally left in krb524initKen Raeburn2003-06-052-1/+4
* krb524d.h: removed invalid Mac pragmas [RT 1533]Alexandra Ellwood2003-05-292-7/+4
* Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn2003-05-283-2/+10
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-2416-818/+125
* make-depend updatesKen Raeburn2003-05-241-19/+19
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-012-1/+6
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-173-34/+30
* Fix unaligned access found in alpha-linux testing:Ken Raeburn2003-03-122-2/+7
* * cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c, sendmsg.c: Removed Ma...Alexandra Ellwood2003-03-068-30/+24
* * Makefile.in (clean-windows): Remove $(GENS).Ken Raeburn2003-02-012-0/+9
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-1/+2
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+8
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-9/+9
* * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server()Tom Yu2002-12-072-2/+9
* update dependenciesTom Yu2002-11-271-9/+17
* * Makefile.in (EXTRADEPSRCS): New variableKen Raeburn2002-09-242-0/+33
* update dependenciesKen Raeburn2002-09-111-6/+6
* update dependenciesKen Raeburn2002-08-291-5/+11
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-2/+6
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+5
* Add support for using the encrypted part of a krb5 ticket as an AFS token--Sam Hartman2002-08-273-56/+227
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-272-2/+7
* Remove release notes as the content is 100% incorrect.Sam Hartman2002-08-261-16/+0
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-3/+7
* * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX andTom Yu2002-08-152-1/+12
* * krb524.h: Need to include port-sockets.h before socket-utils.hEzra Peisach2002-07-242-0/+6
* * krb524.h: Include socket-utils.h instead of port-sockets.h forEzra Peisach2002-07-232-1/+6
* reimplement macosx v4-local-addr changes; untestedKen Raeburn2002-07-224-4/+39
* update dependenciesKen Raeburn2002-07-131-12/+9
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-123-5/+10
* Put # for cpp directives in first columnKen Raeburn2002-07-092-18/+22
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-082-1/+6
* update dependenciesKen Raeburn2002-06-211-6/+6
* update dependenciesKen Raeburn2002-06-151-21/+21
* * krb524.h: Change multiple-inclusion test macro to not stomp onTom Yu2002-06-152-4/+9
* * krb524.h: Back out erroneous merge of post-1.2.5 changeTom Yu2002-06-152-2/+5
* * krb524.h: Updated C++ protection to not interfere with emacsTom Yu2002-06-157-7/+94
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-142-1/+5
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-052-155/+10
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-042-5/+11
* Need port-sockets.h for Win32 (now that using WIN32_LEAN_AND_MEAN)Danilo Almeida2002-04-113-2/+11
* * krb524d.c (lookup_service_key): Copy key block and free up keytab entry dataKen Raeburn2002-03-072-1/+17
* * krb524d.c (cleanup_and_exit): Call krb5_klog_close()Ezra Peisach2001-12-053-4/+12
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-8/+8
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-112-23/+43
* add ##WIN32## prefix to last change, so unix build worksKen Raeburn2001-09-282-9/+15