Commit Graph

7 Commits

Author SHA1 Message Date
Nicolas Williams
6dd66df594 Make master build on Windows
Add strtoll()/strtoull() to lib/roken
    Add stdint.h to lib/roken (Windows only)
    Add logic to detect whether to use lib/roken's stdint.h based on
        Visual Studio version
    Add include of stdint.h in generated ASN.1 code
    Export missing symbols for 64-bit integers in lib/asn1
    Export missing symbols for FAST
    Add missing sources to kdc/NTMakefile
    Fix issue in kuserok
    Fix bsearch issues
2012-01-17 12:10:14 -06:00
Love Hornquist Astrand
c94f299fc8 add heim_error_t 2011-09-25 19:03:23 +02:00
Love Hornquist Astrand
d69fcab43f use vsnprintf so that we dont need roken 2010-11-27 23:21:39 -08:00
Love Hornquist Astrand
7ae0574ac4 use _P in globrules ? 2010-11-27 18:56:46 -08:00
Love Hornquist Astrand
7a7676e8e7 more include path ? 2010-11-27 18:52:47 -08:00
Love Hornquist Astrand
79473c415c define ROKEN_RENAME and use snprintf 2010-11-27 18:48:15 -08:00
Asanka C. Herath
a25aa15ae8 Windows: Build heimbase 2010-11-24 15:33:22 -05:00