summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows changes in krb5: makefile cleanup and some small code changesKeith Vetter1995-03-1514-26/+120
* Some windows i/o stuff and moved 2 prototypes to func-proto.hKeith Vetter1995-03-154-8/+23
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-1516-210/+85
* Initialize ret_cred to zero so that in case of an error, we don't tryTheodore Tso1995-03-102-1/+6
* Make the second argument of asn1buf_insert_octet be an int, instead ofTheodore Tso1995-03-103-2/+8
* Removed definition of FD_SETSIZE, FD_SET, FD_CLR, FD_ISSET, andTheodore Tso1995-03-102-9/+6
* * kerberos5.c Use new calling convention for krb5_mk_req_extended()Chris Provenzano1995-03-102-34/+30
* * sim_client.c Use new calling convention for krb5_mk_req(),Chris Provenzano1995-03-102-103/+35
* * sclient.c Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-102-25/+11
* * kcmd.c (kcmd()) Use new calling convention for krb5_sendauth().Chris Provenzano1995-03-103-40/+25
* * kpasswd.c Use new calling convention for krb5_sendauth(),Chris Provenzano1995-03-102-74/+37
* * kadmin.c, kadmin_adr.c, kadmin_cpw.c, kadmin_done.c, kadmin_mod.cChris Provenzano1995-03-1011-460/+168
* * 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
* * krb5.h Added empty structure declaration of krb5_auth_contextChris Provenzano1995-03-103-1/+12
* * func-proto.h (krb5_mk_req(), krb5_mk_req_extended(), krb5_rd_rep(),Chris Provenzano1995-03-104-45/+121
* * Makefile.in (all-windows): tabs, not spaces.Mark Eichin1995-03-092-2/+6
* 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
* README file describes imake configuration standards; imake is long goneTheodore Tso1995-03-081-323/+0
* 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-0832-56/+67
* Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter1995-03-0827-154/+226
* PC porting: more prototyping, defines for overflow checking on the PC andKeith Vetter1995-03-078-20/+185
* Port of most of the OS directory to the PCKeith Vetter1995-03-0731-44/+139
* Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB ...Keith Vetter1995-03-074-3/+11
* Ported the posix directory for the PC--one fileKeith Vetter1995-03-073-1/+27
* Moved PC low-level i/o crud out of source files and into k5-config.hKeith Vetter1995-03-072-31/+6
* Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1995-03-049-9/+69
* Shell script for propagating the Kerberos database to slave serversTheodore Tso1995-03-031-0/+30
* * Makefile.in (unixmac): New target, runs on Unix to build includeJohn Gilmore1995-03-032-0/+7
* Make include files begin to work on the MacintoshJohn Gilmore1995-03-033-18/+34
* Make include files start to work on the MacintoshJohn Gilmore1995-03-034-2/+17
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-0320-43/+198
* Used the NEED_SOCKETS mechanism to pull in winsock.h on the PCKeith Vetter1995-03-033-3/+7
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-022-1/+5
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-024-2/+10
* Forgot to update log for previous change of NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-021-0/+5
* Changed NEED_WINSOCK_H to NEED_SOCKETS for pulling in socket filesKeith Vetter1995-03-024-4/+4
* Remove reference to $(ISODELIB)Theodore Tso1995-03-0233-31/+88
* .cvsingore file to suppress CVS's handling of the "configure" fileTheodore Tso1995-03-021-0/+1
* Remove reference to $(ISODELIB)Theodore Tso1995-03-0228-27/+70
* A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1995-03-0216-36/+47
* Fixed up a const attribute on krb5_send_tgs in func-proto.hKeith Vetter1995-03-022-1/+5