summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* * gss-misc.c (send_token, recv_token): Open-code the math to send and receiveKen Raeburn2002-12-302-5/+21
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-234-27/+24
* update dependenciesTom Yu2002-12-121-1/+2
* More KfM merge workTom Yu2002-12-123-4/+11
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-064-2/+12
* update dependenciesTom Yu2002-11-273-17/+33
* * configure.in: Set SETENVSRC correctlyTom Yu2002-11-272-1/+5
* * configure.in: Test for speed_t being presentEzra Peisach2002-11-157-17/+52
* * sys_bsd.c: Moved declaration for susp() to type of file andEzra Peisach2002-11-159-53/+85
* * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanupsEzra Peisach2002-11-1515-29/+59
* * main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn2002-11-093-3/+16
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-062-1/+6
* * ftpcmd.y: Bison 1.75 cleanup. Essentially remove `=' beforeEzra Peisach2002-10-232-78/+83
* * configure.in: Autoconf 2.55 will not simply use cpp to test forEzra Peisach2002-10-222-1/+17
* * Makefile.in (rcp): Fix typo in 06-25 changeKen Raeburn2002-09-152-1/+5
* update dependenciesKen Raeburn2002-08-295-9/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-2932-16/+80
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-297-0/+8
* retry checkin reviving dead fileKen Raeburn2002-08-291-0/+7
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-293-0/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-2334-17/+85
* * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of intEzra Peisach2002-08-232-2/+7
* * compat_recv.c: Include defines.h for prototypesEzra Peisach2002-08-232-2/+8
* * telnetd.c: Switched the valid and user descriptions under the -aJen Selby2002-08-082-2/+7
* * klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, andJen Selby2002-08-077-19/+25
* update dependenciesKen Raeburn2002-07-132-29/+26
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-124-0/+11
* * login.M: added information about different command line options;Jen Selby2002-07-093-16/+27
* * krlogind.c (protocol): Initialize pbp, fbp. Change left to type size_tKen Raeburn2002-07-092-2/+8
* updated depsKen Raeburn2002-06-281-5/+6
* * rsh.M: added warning that encryption does not encrypt theJen Selby2002-06-273-4/+12
* enable ipv6 rsh connectionsKen Raeburn2002-06-254-80/+126
* * defines.h (default_realm): DeclareKen Raeburn2002-06-252-1/+2
* * kcmd.c (setup_secondary_channel): Use select to time out after 10 minutes, orKen Raeburn2002-06-252-0/+34
* update dependenciesKen Raeburn2002-06-251-4/+4
* back out some changes that weren't readyKen Raeburn2002-06-252-68/+45
* some changes missed in last checkingKen Raeburn2002-06-251-2/+2
* Move compat_recv.c from krb5util library. Move some duplicated code intoKen Raeburn2002-06-257-153/+632
* * Makefile.in (ftpd): Don't use krb5util libraryKen Raeburn2002-06-252-2/+6
* * krsh.c (SECURE_MESSAGE): Only indicate that input/output data are beingKen Raeburn2002-06-252-1/+4
* ipv6 support in krlogind.cKen Raeburn2002-06-252-18/+34
* update dependenciesKen Raeburn2002-06-215-30/+36
* * klogind.M: documented the -D and -f optionsJen Selby2002-06-174-7/+47
* update dependenciesKen Raeburn2002-06-155-59/+42
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-144-3/+13
* * krlogin.c (oob): Loop reading data until we actually reach the URG markerKen Raeburn2002-05-232-7/+17
* Free the context when it is non-null not when it is nullSam Hartman2002-04-303-2/+9
* * configure.in: Sepcial-case solaris+gcc to always find curses.h,Tom Yu2002-04-122-0/+14
* Build without k5-int.hSam Hartman2002-04-124-5/+15
* Don't use channel bindings for accept_sec_contextSam Hartman2002-04-112-10/+5