summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* realm_dom.c (krb5_get_realm_domain): Don't indent preprocessor directives.Theodore Tso1995-03-243-11/+17
* Also produce a link map along with the DLLKeith Vetter1995-03-232-5/+9
* Work around of fscanf which is not available in a windows DLLKeith Vetter1995-03-233-4/+122
* Added prototypes to ccache change notificationKeith Vetter1995-03-227-13/+72
* New file, unix_time, didn't work on the PCKeith Vetter1995-03-224-2/+105
* Repair some makefile changes which broke the PC buildKeith Vetter1995-03-222-3/+12
* Make -I options work when the build and source tree are differentTheodore Tso1995-03-222-1/+6
* Added the GSSAPI routines to the windows dllKeith Vetter1995-03-223-380/+420
* Bug fixes in ccache/file for the PC: files need to be opened in binary mode,Keith Vetter1995-03-228-9/+105
* Fixed signed/unsigned assignment mismatchesKeith Vetter1995-03-224-4/+8
* Changed the name of the gssapi library created under Windows and a couple ofKeith Vetter1995-03-228-13/+54
* The "includes" target is *not* obsolete; it's necessary to copy theTheodore Tso1995-03-222-1/+6
* Added function (unix_time_gmt_unixsec) needed for des425 to work withTheodore Tso1995-03-213-0/+32
* * bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES withJohn Gilmore1995-03-193-8/+13
* * Makefile.in (LDFLAGS): Eliminate duplicate of config/pre.inJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Zap duplicate.John Gilmore1995-03-182-2/+6
* * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in.John Gilmore1995-03-183-3/+5
* * Makefile.in (check-mac): Add.John Gilmore1995-03-188-39/+44
* * Makefile.in (LDFLAGS): Zap duplicate defn.John Gilmore1995-03-184-4/+11
* * Makefile.in (LDFLAGS): Elim duplicateJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Eliminate, duplicate.John Gilmore1995-03-182-4/+13
* Fix rules for localdr.c, ustime.c, and memmove.c so that theyTheodore Tso1995-03-182-6/+11
* * scc_errs.c: Mac doesn't have EISDIR error.John Gilmore1995-03-186-28/+26
* * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.inJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Remove, duplicates config/pre.in.John Gilmore1995-03-184-8/+31
* * Makefile.in: Remove redundant definitions from config/pre.inJohn Gilmore1995-03-185-24/+16
* * Makefile.in (LDFLAGS): Eliminate, comes in from pre.in.John Gilmore1995-03-172-9/+14
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-172-11/+12
* * Makefile.in (CFLAGS): Tweak for Unix->MPW converter.John Gilmore1995-03-172-10/+13
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-173-7/+19
* * Makefile.in (crctest, crctest.exe): Replace crctest-unix andJohn Gilmore1995-03-172-5/+10
* * Makefile.in (CFLAGS): Avoid continuation line that starts withJohn Gilmore1995-03-172-5/+13
* Fixed up typo in the MakefileKeith Vetter1995-03-162-10/+15
* Missed some dependencies on the PC build in src/libKeith Vetter1995-03-162-1/+5
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-1615-56/+707
* Changes in des425 due to adding prototypes for called functionsKeith Vetter1995-03-156-22/+21
* Windows changes in krb5: makefile cleanup and some small code changesKeith Vetter1995-03-1514-26/+120
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-1516-210/+85
* Make the second argument of asn1buf_insert_octet be an int, instead ofTheodore Tso1995-03-103-2/+8
* * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1995-03-1013-604/+1024
* * fcc_destry.c (krb5_fcc_destroy())Chris Provenzano1995-03-104-3/+11
* * init_sec_context.c (krb5_gss_init_sec_context())Chris Provenzano1995-03-103-49/+73
* Some int/long, signed/unsigned conversionsKeith Vetter1995-03-094-11/+17
* Remove verify.o when doing a make cleanTheodore Tso1995-03-082-1/+5
* Stubbed an OS routine to satisfy the linker until we can really port it to th...Keith Vetter1995-03-082-0/+17
* Changed krb5 library name on the PC since the DLL will take that name insteadKeith Vetter1995-03-0812-6/+30
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-0822-47/+59
* Fixed up some missing protocols and unchecked castsKeith Vetter1995-03-086-11/+26
* Added syntactic sugar for Windows segmented architectureKeith Vetter1995-03-082-3/+7
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-0822-14/+44