summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* add get_name callback for kdb keytab type, for debuggingKen Raeburn2003-12-132-1/+16
* ignore extra lines output when debugging code enabledKen Raeburn2003-12-132-0/+12
* Add platform-dependent 64-bit and inline-function support via new headerKen Raeburn2003-12-138-45/+166
* * an_to_ln.c (krb5_aname_to_localname): Don't write one byte pastTom Yu2003-12-132-6/+14
* * Makefile.in: Move ##WIN32## constructs from insideTom Yu2003-12-132-9/+12
* * Added new krb5_ccache type "MSLSA" for Windows only.Jeffrey Altman2003-12-128-2/+1314
* Added kg_sync_ccache_name(), kg_get_ccache_name, and kg_set_ccache_name() and...Alexandra Ellwood2003-12-115-33/+177
* Note that krb4 expiration needs to be more conservative than krb5Sam Hartman2003-12-112-0/+18
* Add exports for functions exported by KfMJeffrey Altman2003-12-082-0/+34
* 2003-11-26 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2003-12-082-0/+33
* initial sequence number mask short by 4 bitsTom Yu2003-10-302-1/+6
* * sendto_kdc.c: Sockets must be closed with closesocket() insteadJeffrey Altman2003-10-272-1/+7
* * api.1/lock.exp: Work around a race condition in the Solaris 9Tom Yu2003-10-172-18/+56
* Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.Tom Yu2003-10-087-5/+134
* Apply patch from Cesar Garcia to fix lifetime computation in 524Tom Yu2003-09-022-1/+6
* kill() might overwrite errno. Save it beforehandAlexandra Ellwood2003-09-021-1/+1
* Fixed handling of krb5_net_write() failing (need to call waitpid() on child e...Alexandra Ellwood2003-09-021-14/+8
* Fixed comment (part of adding Apple Password Server support)Alexandra Ellwood2003-09-021-2/+1
* Added Apple password server supportAlexandra Ellwood2003-09-022-0/+149
* In my tests (2GHz P4 Linux, 5 minutes, no pre-existing replay cache), this getsKen Raeburn2003-08-272-10/+30
* * cc_file.c (krb5_fcc_store_int32, krb5_fcc_store_ui_4, krb5_fcc_store_ui_2)Ken Raeburn2003-08-262-51/+6
* make dependKen Raeburn2003-08-211-1/+5
* * dnssrv.c: New file; split out DNS SRV RR query support...Ken Raeburn2003-08-214-225/+281
* * configure.in: Don't substitute LIBOBJS, newer autoconfs don't like itKen Raeburn2003-08-212-4/+5
* * Makefile.in (STLIBOBJS, OBJS): EmptyKen Raeburn2003-08-212-2/+6
* * configure.in: Don't replace any missing system functions. Just set LIBOBJSKen Raeburn2003-08-212-1/+10
* Don't double free the encrypted credential partSam Hartman2003-08-192-5/+5
* krb_check_auth clears the return value for the schedule parameter with a mems...Alexandra Ellwood2003-08-152-1/+6
* * configure.in: Don't check for or replace vfprintf, vsprintf, strerror,Ken Raeburn2003-08-132-1/+6
* use my mit changelog idKen Raeburn2003-08-131-1/+1
* * Makefile.in (OBJS, STLIBOBJS): Drop setenv.o.Ken Raeburn2003-08-134-197/+8
* get_init_creds_password: DNS SRV off causes bogus REALM_UNKNOWNTom Yu2003-08-082-1/+10
* configure.in: Don't assume all darwin boxes are powerpc. (eg: OpenDarwin/x86)Alexandra Ellwood2003-08-062-1/+6
* use new config file tag for master KDCKen Raeburn2003-07-252-1/+8
* Send generalstring not octetstring in etype_info2. Accept eitherSam Hartman2003-07-227-15/+81
* Always register the file ccache in the set of registered ops. TheSam Hartman2003-07-222-2/+14
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-2241-228/+190
* Don't combine encrypt and decrypt code paths.Ken Raeburn2003-07-222-19/+45
* crypto library has bogus dependence on com_errKen Raeburn2003-07-222-2/+4
* * f_cbc.c (krb5int_des_cbc_decrypt): Move declarations that were afterKen Raeburn2003-07-223-4/+10
* Export krb5_principal2saltAlexandra Ellwood2003-07-212-0/+5
* * init_ets.c (krb5_init_ets): Only initialize error tables once -Ezra Peisach2003-07-192-5/+16
* krb5_gss_register_acceptor_identity does not allocate enough memory for cache...Ezra Peisach2003-07-192-1/+6
* gssapi32.def: export the GSS_C_NT_xxxx constants as DATA. These are requiredJeffrey Altman2003-07-182-4/+15
* Remove kg_release_defcred and caching of default credential. RewriteTom Yu2003-07-179-479/+625
* Use the old DES encrypt function, not the split versions via macrosKen Raeburn2003-07-174-0/+9
* Separate the DES encrypt and decrypt operations into separate functions,Ken Raeburn2003-07-174-254/+361
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-1750-27/+101
* * krb5_libinit.c: Include autoconf.hKen Raeburn2003-07-152-0/+5
* * Makefile.in (STLIBOBJS, OBJS, T_SER_OBJS): Drop ser_eblk.oKen Raeburn2003-07-152-5/+5