summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Patch to get new service tickets in preference to using expiredSam Hartman2003-01-102-1/+15
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-1014-13/+55
* AIX 4.3.3 getaddrinfo() is broken in a slightly different way than I thoughtKen Raeburn2003-01-092-7/+144
* Between the 1.1 and 1.2 releases of Kerberos, the gss-sample protocolSam Hartman2003-01-094-30/+69
* * Makefile.in (DEFINES): New variable. Define HAS_STDARG for Tcl headersKen Raeburn2003-01-092-0/+8
* Try to do atomic file swap on UNIX when updating profileKen Raeburn2003-01-092-3/+34
* Support \r as additional line separator on Mac OS XKen Raeburn2003-01-093-3/+60
* Previously fwd_tgt_creds required either that the hostname be passedSam Hartman2003-01-082-14/+25
* * fake-addrinfo.h (freeaddrinfo): Back out 1/3/03 change. ANSIEzra Peisach2003-01-082-2/+6
* 2003-01-08 Sam Hartman <hartmans@mit.edu>Sam Hartman2003-01-082-2/+7
* More const for ops tablesKen Raeburn2003-01-085-6/+11
* * sendto_kdc.c (state_strings): Now constKen Raeburn2003-01-082-1/+5
* More const for ops tablesKen Raeburn2003-01-087-7/+12
* * appdefault.c (conf_yes, conf_no): Now constKen Raeburn2003-01-082-2/+6
* Make ccache and rcache ops tables constKen Raeburn2003-01-088-11/+29
* For new encryption types and for RC4, encrypt the krb_cred message inSam Hartman2003-01-084-60/+103
* Log entries for Makefile.ov deletionKen Raeburn2003-01-0816-0/+79
* Nuke some old .orig filesKen Raeburn2003-01-0814-341/+28
* nuke old OV makefile stuffKen Raeburn2003-01-0729-1827/+0
* Fix logic error in previous patch that broke gss_init_sec_contextSam Hartman2003-01-072-9/+14
* Implement krb5_auth_con_set_checksum_func, an API for setting aSam Hartman2003-01-068-1/+76
* Only system headers should declare errnoSam Hartman2003-01-0530-23/+71
* * ftpd.c (auth_data): Kerberos v4 checksum must be a 32-bit valueKen Raeburn2003-01-032-1/+6
* * main.c: On exit, free more allocated memory, including:Ezra Peisach2003-01-036-4/+55
* * compat_recv.c (accept_a_connection): Test if IPv6 socket returnsEzra Peisach2003-01-032-1/+7
* * fake-addrinfo.h (freeaddrinfo): Do not free a NULL pointerEzra Peisach2003-01-032-1/+6
* blahSam Hartman2003-01-011-0/+645
* * standalone.exp: Only run the keytab to srvtab tests if kerberos 4Ezra Peisach2003-01-012-1/+8
* Add IPv6 support to rshd test/debug code:Ken Raeburn2003-01-014-47/+154
* Remove files that haven't been used since 1995Ken Raeburn2003-01-014-219/+0
* Merge some Mac-specific changes from meeroh's branch:Ken Raeburn2002-12-317-115/+176
* * kerberos_v4.c (process_v4): Use a temporary variable for the current timeKen Raeburn2002-12-302-1/+9
* * 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-2315-156/+180
* * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead ofEzra Peisach2002-12-232-2/+7
* * asn1_k_decode.c (asn1_decode_sam_challenge_2_body): AddEzra Peisach2002-12-232-3/+12
* * t_kerb.c: Include string.h for strcmp prototypeEzra Peisach2002-12-232-0/+5
* * prof_file.c: Cast return from prof_mutex_lock andEzra Peisach2002-12-232-7/+13
* Cleanup unusedEzra Peisach2002-12-239-146/+98
* * t_crc.c: Declare local functions staticEzra Peisach2002-12-232-5/+9
* * t_cksum.c: Cleanup (potential) variable used before set warningEzra Peisach2002-12-232-1/+5
* * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int inEzra Peisach2002-12-234-12/+16
* * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X.Ken Raeburn2002-12-213-3/+43
* Merge in data tree sharing, minus locking support, plus a bugfix or twoKen Raeburn2002-12-204-9/+152
* Ignore some new generated filesKen Raeburn2002-12-192-0/+3
* Clean up some broken uses of "const" in function interfacesKen Raeburn2002-12-196-40/+63
* * Makefile.in (check): Remove test_db before running testsKen Raeburn2002-12-192-0/+5
* * api.2/init-v2.exp (test150, test151, test153): Don't try to set KRB5CCNAME;Ken Raeburn2002-12-193-3/+10
* * init_db (qualname): If "kdb5_util create" fails, exitKen Raeburn2002-12-192-1/+3
* * env-setup.shin: Set KRB5CCNAME to something under $K5ROOTKen Raeburn2002-12-192-1/+5