summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in: Fix jaltman's changes so they don't break the unixTom Yu1999-07-012-6/+11
* Disable lookaside cache. It's needed if the replay cache is enabled, and couldKen Raeburn1999-06-304-2/+22
* * locate_kdc.c (krb5_locate_kdc): Kerberos admin service name isKen Raeburn1999-06-302-1/+7
* krb5_try_realm_txt_rr() should allow the resolv library to expandJeffrey Altman1999-06-301-8/+14
* Makefile.in modified to support conditional compilation of krb5_32.dllJeffrey Altman1999-06-302-6/+21
* Add support for conditional definition of DNS flags to win-pre.hJeffrey Altman1999-06-301-1/+7
* * replay.c (MATCH): Fix up to compare the correct components ofTom Yu1999-06-292-1/+7
* * dk_encrypt.c (krb5_marc_dk_encrypt): CallTom Yu1999-06-292-1/+7
* * enc_helper.c (krb5_encrypt_helper): NULL out the pointer to theTom Yu1999-06-292-2/+10
* Check whether profile is valid before partying on itDanilo Almeida1999-06-232-0/+11
* DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (whichKen Raeburn1999-06-214-43/+691
* Boost version to 1.0.8Danilo Almeida1999-06-212-2/+6
* * init_ctx.c (krb5_free_context): Set field pointers to NULL after freeingKen Raeburn1999-06-182-5/+19
* minor syntax cleanupKen Raeburn1999-06-182-1/+6
* * asn1_encode.c (asn1_encode_generaltime): Fix minor bug inTom Yu1999-06-172-1/+6
* * ccdefname.c (get_from_registry_indirect, try_dir, get_from_os):Danilo Almeida1999-06-173-120/+225
* * krb5_32.def: Add krb5_get_default_config_files andDanilo Almeida1999-06-172-0/+7
* * krb5.hin (krb5_get_default_config_files, krb5_free_config_files):Danilo Almeida1999-06-172-0/+12
* Fix memory leak in profile_init_path()Danilo Almeida1999-06-172-0/+5
* For profile name, enhance win32 heuristics to use environment variableDanilo Almeida1999-06-163-50/+281
* Fix windows build.Danilo Almeida1999-06-1610-18/+29
* Fix windows buildDanilo Almeida1999-06-162-4/+12
* Create Makefile.in for srvtab keytab code during win32 buildDanilo Almeida1999-06-162-3/+12
* Get rid of control characters in text fileDanilo Almeida1999-06-152-16/+20
* Implement SRVTAB keytab type, which can read a krb4 srvtabGeoffrey King1999-06-1320-15/+863
* Mac: Fixed 2nd config file nameMiro Jurisic1999-06-112-2/+7
* Use PostMessage instead of SendMessage so that we don't blockDanilo Almeida1999-06-104-2/+12
* Fixed Mac PPC #ifdefsMiro Jurisic1999-06-092-1/+7
* Fixed quotingMiro Jurisic1999-06-091-4/+4
* Added libraries for native microseconds supportMiro Jurisic1999-06-091-2/+6
* #ifdefed Mac native microseconds code for PPC-onlyMiro Jurisic1999-06-092-2/+11
* Fixed Duplicate won't delete locked files bugAlexandra Ellwood1999-06-091-0/+11
* Merged changes from Mac_V2_0_derivatives branchMiro Jurisic1999-06-091-8/+16
* Updated for 2.0.1b1, 2.1d1 and 2.1d2Miro Jurisic1999-06-091-1/+15
* Merged changed from Mac_V2_0_derivatives branchMiro Jurisic1999-06-096-21/+161
* Added krb5_rc_*Miro Jurisic1999-06-091-0/+9
* removed kconfig since it is no longer neededAlexandra Ellwood1999-06-081-1/+1
* Changed errno to SOCKET_ERRNO/SOCKET_SET_ERRNO for Mac OT SocketsLibAlexandra Ellwood1999-06-087-37/+47
* Remove references to cc_*_instance functionsDanilo Almeida1999-06-082-12/+4
* Only do version checking once per use of the DLLDanilo Almeida1999-06-082-0/+9
* New fragment namesMiro Jurisic1999-05-281-12/+12
* Removed references to gss-krb5-* targets and changed CCache pathsMiro Jurisic1999-05-271-7/+2
* Removed metric buttload of old Mac crap that hasn't been used for yearsMiro Jurisic1999-05-2793-17928/+0
* Now references external copies of CCache and other libsMiro Jurisic1999-05-271-76/+44
* Merged Sockets supportMiro Jurisic1999-05-271-5/+30
* Added header copying targetsMiro Jurisic1999-05-271-32/+81
* Updated to use the OT sockets libraryAlexandra Ellwood1999-05-271-5/+30
* Removed macsock.c and DNR.c because they are not used by OT sockets libraryAlexandra Ellwood1999-05-272-1225/+0
* Removed macsock.c and DNR.c because they are not used by the OT sockets libraryAlexandra Ellwood1999-05-271-6/+0
* Updated header files to use OT Sockets libraryAlexandra Ellwood1999-05-274-250/+48