aboutsummaryrefslogtreecommitdiff
path: root/src/appl
AgeCommit message (Expand)AuthorFilesLines
2004-02-11pullup from trunkTom Yu3-0/+69
2004-02-10remove extraneous parameters from client_establish_context()Tom Yu2-5/+10
2004-02-09pullup from trunkTom Yu4-14/+32
2004-02-09pullup from trunkTom Yu3-15/+43
2004-02-02fix timeout, sign_server() call in gss-sampleTom Yu3-145/+161
2003-12-16make dependTom Yu3-25/+32
2003-09-10pullup from trunkTom Yu2-5/+18
2003-06-16pullup from trunkTom Yu4-10/+19
2003-06-09update dependenciesTom Yu3-29/+29
2003-06-05pullup from trunkTom Yu6-9/+14
2003-05-28pullup from trunkTom Yu8-29/+15
2003-05-12pullup from trunkTom Yu8-15/+33
2003-05-07pullup from trunkTom Yu6-6/+12
2003-04-11pullup from trunkTom Yu3-12/+22
2003-04-11pullup from trunkTom Yu3-4/+26
2003-04-09pullup from trunkTom Yu2-3/+8
2003-04-02pull up fixes for MITKRB5-SA-2003-005 from trunk (krb5_principalTom Yu2-0/+9
2003-03-05* compat_recv.c: Only include krb.h if KRB5_KRB4_COMPAT.Ken Raeburn3-2/+33
2003-03-03Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu3-2/+7
2003-02-05 * login.c (main): Don't zero out terminal window sizeTom Yu2-6/+4
2003-02-04 * login.c (dofork): Don't dissociate from controlling tty in theTom Yu2-32/+36
2003-01-31 * kcmd.c (v4_des_write): Apply patch from ghudson to fixTom Yu2-4/+14
2003-01-31* login.c (main): Initialize 'hostname'Ken Raeburn2-2/+2
2003-01-31* login.c (try_krb4): Delete unused krb5 principal name argument.Ken Raeburn2-3/+7
2003-01-10* server.c: Include port-sockets.hKen Raeburn2-0/+5
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn4-14/+12
2003-01-10Use socklen_t when passing address to socket functions.Ken Raeburn8-10/+37
2003-01-09Between the 1.1 and 1.2 releases of Kerberos, the gss-sample protocolSam Hartman4-30/+69
2003-01-08Nuke some old .orig filesKen Raeburn8-144/+16
2003-01-05Only system headers should declare errnoSam Hartman2-1/+5
2003-01-03* ftpd.c (auth_data): Kerberos v4 checksum must be a 32-bit valueKen Raeburn2-1/+6
2003-01-03 * compat_recv.c (accept_a_connection): Test if IPv6 socket returnsEzra Peisach2-1/+7
2003-01-01Add IPv6 support to rshd test/debug code:Ken Raeburn4-47/+154
2002-12-30* gss-misc.c (send_token, recv_token): Open-code the math to send and receiveKen Raeburn2-5/+21
2002-12-23Replace dependencies on generated krb524 and krb4 headers withTom Yu4-27/+24
2002-12-12update dependenciesTom Yu1-1/+2
2002-12-12More KfM merge workTom Yu3-4/+11
2002-12-06 * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach4-2/+12
2002-11-27update dependenciesTom Yu3-17/+33
2002-11-27 * configure.in: Set SETENVSRC correctlyTom Yu2-1/+5
2002-11-15 * configure.in: Test for speed_t being presentEzra Peisach7-17/+52
2002-11-15 * sys_bsd.c: Moved declaration for susp() to type of file andEzra Peisach9-53/+85
2002-11-15 * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanupsEzra Peisach15-29/+59
2002-11-09* main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn3-3/+16
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2-1/+6
2002-10-23 * ftpcmd.y: Bison 1.75 cleanup. Essentially remove `=' beforeEzra Peisach2-78/+83
2002-10-22 * configure.in: Autoconf 2.55 will not simply use cpp to test forEzra Peisach2-1/+17
2002-09-15* Makefile.in (rcp): Fix typo in 06-25 changeKen Raeburn2-1/+5
2002-08-29update dependenciesKen Raeburn5-9/+8
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn32-16/+80