summaryrefslogtreecommitdiffstats
path: root/src/mac
Commit message (Expand)AuthorAgeFilesLines
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-1/+4
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-262-1/+4
* #include autoconf.h instead of duplicating definesMiro Jurisic2000-10-241-3/+2
* Added krb5int_cc_default to export list under private exports. GSSLib uses itAlexandra Ellwood2000-05-191-0/+1
* Fixed MIT Kerberos for Macintosh so that it is the same as our future trademarkAlexandra Ellwood2000-05-051-1/+1
* Updated for 3.0d7Miro Jurisic2000-04-291-0/+4
* Added krb5_get_time_offsets for use by WrappersLib (for storing tickets in th...Alexandra Ellwood2000-04-251-0/+1
* Updated for 3.0d6Miro Jurisic2000-04-211-1/+14
* Added LoginLib, UtilitiesLib to Kerberos5Lib for popup dialog supportAlexandra Ellwood2000-04-131-0/+11
* Upped CFM interface version on v5 lib because we mucked with the export file ...Miro Jurisic2000-03-261-3/+3
* Readded other crypto library calls needed by GSSLib (grumble grumble)Miro Jurisic2000-03-261-1/+9
* Oops, extra 'Miro Jurisic2000-03-261-1/+1
* Readded krb5_c_keyed_checksum_types for GSSLibMiro Jurisic2000-03-261-0/+1
* Cleaned up the Mac export file: removed replay cache exports, added new funct...Miro Jurisic2000-03-241-35/+21
* Added krb5_free_default_realmMiro Jurisic2000-03-201-2/+2
* Use MIT runtime instead of metrowerksMiro Jurisic2000-03-151-2/+5
* Updated for 3.0d3Miro Jurisic2000-03-121-1/+6
* Updated for 3.0d2Miro Jurisic2000-02-281-1/+5
* Added comments to remove some calls in the next releasMiro Jurisic2000-02-111-2/+2
* Updated for 3.0d1Miro Jurisic2000-02-101-0/+4
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-222-35/+12
* Don't need Kerberos5GlobalsLib, use CCAPI v3 insteadMiro Jurisic1999-11-229-460/+0
* Use CCache2.h under MacOS for CCAPI v2 compatMiro Jurisic1999-11-222-2/+2
* Removed globals lib and 68k targetsMiro Jurisic1999-11-221-434/+5
* Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e...Alexandra Ellwood1999-10-281-7/+7
* Fixed strong link against DriverServicesLibMiro Jurisic1999-10-191-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-245-15/+51
* Minor tweak: changed reference to "Kerberos profile library" to "Kerberos 5 p...Miro Jurisic1999-09-141-1/+1
* Fixed icon URLMiro Jurisic1999-09-141-1/+1
* Removed the bogus Catenate -y in autoconf.h ruleMiro Jurisic1999-09-131-1/+1
* Fixed the headers targetMiro Jurisic1999-09-131-2/+0
* Updated for 2.5b2 and 2.5fc2Miro Jurisic1999-09-101-1/+10
* AddedMiro Jurisic1999-09-104-0/+101
* Added more documentation and rearranged headersMiro Jurisic1999-09-101-38/+66
* Replacd Duplicate with Catenate to avoid mod date weirdnessMiro Jurisic1999-09-081-14/+14
* AddedMiro Jurisic1999-09-078-0/+57
* Updated the glue to the most recent list of functions (as per .h files)Miro Jurisic1999-08-314-181/+575
* Removed *_nt_* variables from the export listMiro Jurisic1999-08-311-7/+0
* Disabled echoing by defaultMiro Jurisic1999-08-311-5/+78
* Fixed missing include gssapi.hMiro Jurisic1999-08-201-0/+1
* added ccache cleanup to CFM termination procsMiro Jurisic1999-08-201-1/+2
* Added ccache cleanup to CFm termination procsMiro Jurisic1999-08-202-0/+6
* 2.5a3 became 2.5b1, fixed version numbersMiro Jurisic1999-08-201-2/+2
* Updated for 2.5b1Miro Jurisic1999-08-201-0/+7
* Removed com_err exportsMiro Jurisic1999-08-181-7/+0
* Added com_err libraryMiro Jurisic1999-08-181-25/+162
* Added com_err file listsMiro Jurisic1999-08-181-4/+43
* Updated for 2.5a2Miro Jurisic1999-08-161-1/+6
* Fixed file list generationMiro Jurisic1999-08-071-12/+12
* Fixed file list generation to work from any directoryMiro Jurisic1999-08-062-39/+51