summaryrefslogtreecommitdiffstats
path: root/src/lib/win_glue.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows buildGreg Hudson2010-11-251-20/+2
* make mark-cstyleTom Yu2009-10-311-9/+9
* Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctxJeffrey Altman2005-04-231-43/+0
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* * Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_GLUE, SGLUE): NewKen Raeburn2004-06-181-18/+70
* Update Windows build for kadm_err.*Tom Yu2002-12-031-0/+2
* Remove references to kadm_err.et for now, since the requisite changesTom Yu2002-11-191-2/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-7/+7
* pullup from 1.2 branchKen Raeburn2000-06-271-12/+22
* Only do version checking once per use of the DLLDanilo Almeida1999-06-081-0/+4
* win_glue.c (control): Call krb5_stdcc_shutdown when detaching the krb5Theodore Tso1999-03-311-1/+4
* Add checks so that code doesn't bomb out if the version resource isTheodore Tso1997-10-221-0/+9
* Write special case hack for the SAP kerberos libraries since we can'tTheodore Tso1997-05-021-2/+7
* win_glue.c: Add code to get the version resource from the callingTheodore Tso1997-04-291-3/+140
* krb5_16.def krb5_32.def: Do not export krb5_init_ets/krb5_finish_etsRichard Basch1997-02-201-78/+77
* krb4_16.def krb4_32.def: Export definitions for krb4 library (win16/win32)Richard Basch1997-02-181-31/+64
* Makefile.in: build comerr dllRichard Basch1997-02-151-3/+79
* Change the timebomb to be June 1, 1997. Make the timebomb exit theTheodore Tso1996-12-211-32/+35
* Added TIMEBOMB_INFO string which tells the user the URL to look forTheodore Tso1996-07-131-3/+6
* New routine which does the timebomb and version server checking.Theodore Tso1996-07-111-39/+70
* win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll andTheodore Tso1996-07-101-1/+43
* Fix typos for SAPKRB5.DLL supportTheodore Tso1996-06-201-2/+2
* Makefile.in (lib-windows): Add production rule for sapkrb5.dll. Don'tTheodore Tso1996-06-121-0/+64
* Added note: Note that calls to WSAStartup and WSACleanup must be inTheodore Tso1996-03-011-0/+7
* Make sure WSACleanup() is called when the DLL exitsTheodore Tso1996-02-291-0/+1
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-201-1/+1
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-161-0/+54