summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * kdestroy.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-042-41/+119
* * getopt.c, getopt_long.c, getopt.h: Update to latest BSD codeDanilo Almeida2000-02-045-40/+341
* * listen.c (ss_listen): Local var END should be volatileKen Raeburn2000-02-022-1/+5
* * Makefile.in: Build gss-sample on WindowsDanilo Almeida2000-02-022-7/+17
* * kvno.c (main): Use krb5_decode_ticket() instead ofDanilo Almeida2000-02-022-1/+6
* * krb5_32.def: Replace decode_krb5_ticket with krb5_decode_ticket.Danilo Almeida2000-02-022-11/+30
* * krb5_decode.c (krb5_decode_ticket): Add function to provideDanilo Almeida2000-02-022-0/+14
* * krb5.hin (krb5_decode_ticket): DeclareDanilo Almeida2000-02-012-0/+9
* * gss-client.c, gss-server.c, gss-misc.c: Include Windows headersDanilo Almeida2000-02-015-9/+63
* * kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry): Change theEzra Peisach2000-01-293-2/+9
* left date line off last log entryKen Raeburn2000-01-281-0/+1
* didn't have date line on last log entryKen Raeburn2000-01-281-0/+1
* * dispatch.c (dispatch): Log address and port number of detected retransmitsKen Raeburn2000-01-272-1/+23
* permit use of non-des session keys nowKen Raeburn2000-01-272-26/+9
* * pre.in (KADM_COMM_LIBS): Drop krb5util libraryKen Raeburn2000-01-272-1/+5
* * krlogin.c (speeds): Added some comments from net recommending not extending...Ken Raeburn2000-01-272-0/+16
* * main.c (print_status): Now static. Add format attribute if using GNU CKen Raeburn2000-01-272-2/+11
* Don't use obsolete autoconf macros. Fix up output formatting a little.Ken Raeburn2000-01-273-62/+170
* limit kadm5 net interface to des for now until gssapi mech is fixedKen Raeburn2000-01-272-2/+14
* * init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01,Ken Raeburn2000-01-272-19/+10
* * init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crcKen Raeburn2000-01-272-1/+6
* * k5-int.h [!NEED_SOCKETS]: Declare (but do not define) struct sockaddr ifKen Raeburn2000-01-272-4/+33
* * kpasswd.0/changing.exp: Fix y2k bugTom Yu2000-01-242-1/+5
* * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD;Tom Yu2000-01-242-26/+10
* * krb5_libinit.c: Conditionalize call to stdcc_shutdown()Tom Yu2000-01-242-5/+9
* * configure.in: Fix to build library objects in this directoryTom Yu2000-01-244-5/+16
* * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permitTom Yu2000-01-244-6/+20
* * crypto_libinit.c: Add terminating newline; use 0 and 1 insteadTom Yu2000-01-242-4/+9
* * krb5.conf: Put primary KDC for Cygnus first. Add GNU.ORG realmKen Raeburn2000-01-222-1/+11
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-2215-35/+195
* Various changes to:Ken Raeburn2000-01-2245-143/+203
* * prng.c (enc): Now static and const, and points to constKen Raeburn2000-01-222-1/+5
* Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c:Ken Raeburn2000-01-224-15/+42
* from 1.1 branch: use init_secure_contextKen Raeburn1999-12-152-2/+6
* * krb5.hin (krb5_secure_config_files): Delete declaration.Ken Raeburn1999-12-152-3/+7
* 1.1 branch changes -> trunkKen Raeburn1999-12-158-41/+28
* merge from 1.1 branchKen Raeburn1999-12-0612-123/+397
* * logger.c (klog_vsyslog): Convert pid_t to long for printingKen Raeburn1999-12-063-3/+12
* * Makefile.in (LIBMINOR): Update to 2Ken Raeburn1999-12-062-1/+5
* * init_ctx.c (get_profile_etype_list): Report an error if noKen Raeburn1999-12-062-0/+11
* merge 1.1 branch, to 12/1/99Ken Raeburn1999-12-0613-398/+2450
* * krb5_err.et (KRB5_OBSOLETE_FN): New error codeKen Raeburn1999-12-062-0/+5
* * mcc.h (mcc_head): Define as macro to give exported name a krb5 prefixKen Raeburn1999-12-062-1/+6
* merge from 1.1 branchKen Raeburn1999-12-064-10/+44
* On Windows, build error tables if we believe awk is presentDanilo Almeida1999-12-042-1/+17
* * kvno.c (main): Use krb5_free_unparsed_name() isntead of free().Danilo Almeida1999-12-043-12/+12
* Add kvno to Windows build.Danilo Almeida1999-12-042-0/+14
* Make Windows Makefile target creation atomic.Danilo Almeida1999-12-042-26/+38
* Pull changes from krb5-1-1 branchDanilo Almeida1999-12-0410-795/+23
* Pull changes from krb5-1-1 branch: a) Make is soDanilo Almeida1999-12-042-25/+49