Asanka Herath
1d624801c1
Compile on windows
...
- include <stdlib.h>
- export file
- fill out structs to make it compile with visual studio
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2009-11-24 12:33:37 -08:00
Love Hornquist Astrand
c6bbdb545b
First drop of Windows build infrastructure from Secure Endpoints
2009-11-24 12:12:53 -08:00
Love Hornquist Astrand
1e9ec73bbc
[HEIMDAL-646] aix
...
AIX qsort() is unstable and might change the order of the elements
if they are equal, libwind require them to be in the same order as they were
on the input, pull in FreeBSD qsort and use that instead of AIX version.
2009-10-11 15:08:58 -07:00
Love Hornquist Astrand
e1b14b7854
Use right type when mallocing data (allocated too much)
2009-10-11 15:08:27 -07:00
Love Hornquist Astrand
377543e78e
use size_t for index
2009-10-11 14:36:46 -07:00
Love Hornquist Astrand
93f0e450cc
fix sizeof, only matter on platforms where sizeof(unsigned) != sizeof(uint32_t)
2009-10-11 12:22:19 -07:00
Love Hornquist Astrand
983d0f66f1
print lineno
2009-10-11 12:18:22 -07:00
Love Hornquist Astrand
9bace01559
Check for malloc(0) to make AIX happy
...
Prompted by [HEIMDAL-646] by Anton Lundin
2009-09-24 07:32:35 -07:00
Love Hornquist Astrand
9e4bc686d3
drop rcsid
2009-09-07 21:22:46 -07:00
Love Hornquist Astrand
d0aadb9a0d
Fix depenencies for test_punycode
...
This only matters in development enviroments and where you run make check.
2009-07-16 22:26:43 -07:00
Love Hörnquist Åstrand
1ba2a45b7b
ep not use, don't increment
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24913 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-22 17:22:20 +00:00
Love Hörnquist Åstrand
fea9aa5894
don't set unused variables, move cc to propper scope.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24867 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-27 03:32:42 +00:00
Love Hörnquist Åstrand
7f8bf49564
makefile fixes from Martin von Gagern
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24802 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-22 23:29:27 +00:00
Love Hörnquist Åstrand
940cbcfcae
drop libnwind.la
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24466 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:48:39 +00:00
Love Hörnquist Åstrand
80842059fc
drop HAVE_CONFIG_H
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24358 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:31:00 +00:00
Love Hörnquist Åstrand
24a0e35602
Spelling
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24339 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:27:49 +00:00
Love Hörnquist Åstrand
ed56de38d9
make profiles const
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24047 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-23 22:05:05 +00:00
Love Hörnquist Åstrand
d9e9b83469
add libnwind.la
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23891 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-13 03:00:35 +00:00
Love Hörnquist Åstrand
8e7e0f8130
provide convenice lib
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23887 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-13 02:59:51 +00:00
Love Hörnquist Åstrand
6937d41a02
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
7bb270c1ee
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23370 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-15 20:38:30 +00:00
Love Hörnquist Åstrand
47c72666f4
Try to do depencies better.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23369 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-15 20:38:17 +00:00
Love Hörnquist Åstrand
2ef3feda03
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23361 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-15 11:25:02 +00:00
Love Hörnquist Åstrand
2e03f4d7b4
add punycode_examples.[ch] to built files.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23360 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-15 11:24:45 +00:00
Love Hörnquist Åstrand
ae06abd499
replace <stdint.h> with <krb5-types.h>, From David Leonard
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23332 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-27 14:42:17 +00:00
Love Hörnquist Åstrand
722f28d740
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23247 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-01 22:29:18 +00:00
Love Hörnquist Åstrand
a40cae4e15
Add utf8 <-> utf16 support.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23246 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-01 22:29:04 +00:00
Love Hörnquist Åstrand
2f72a8df7a
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23243 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-01 22:28:13 +00:00
Love Hörnquist Åstrand
bb63782258
generate files into the source tree
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23242 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-01 22:27:54 +00:00
Love Hörnquist Åstrand
f370e599b8
Clean built files in maintainer mode.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23241 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-01 22:27:36 +00:00
Love Hörnquist Åstrand
28241ed5cf
Build python files into source tree, add propper depenencies.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23240 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-01 22:27:18 +00:00
Love Hörnquist Åstrand
937cd16799
Support utf8 to utf16 conversion.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23234 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-01 22:25:41 +00:00
Love Hörnquist Åstrand
364e775472
utf8.c
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23233 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-01 22:25:25 +00:00
Love Hörnquist Åstrand
7afa94e33f
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23224 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:15:39 +00:00
Love Hörnquist Åstrand
5e4e1381e7
Drop <stdint.h>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23223 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:15:29 +00:00
Love Hörnquist Åstrand
90cac1053d
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23220 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:14:59 +00:00
Love Hörnquist Åstrand
c4c382e2e6
Use <krb5-types.h>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23219 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:14:47 +00:00
Love Hörnquist Åstrand
c80430163f
Don't clean out distributed built files (requires python).
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23209 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:14:26 +00:00
Love Hörnquist Åstrand
540bb97fa3
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23188 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-23 15:04:17 +00:00
Love Hörnquist Åstrand
129f759682
Include <krb5-types.h> to get fixed int types.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23187 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-23 15:04:07 +00:00
Love Hörnquist Åstrand
683cf626a7
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23064 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:10 +00:00
Love Hörnquist Åstrand
0fe2e192fb
Use <string.h> instead of <strings.h>.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23063 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:04 +00:00
Love Hörnquist Åstrand
97bfc421da
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22964 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-14 12:35:41 +00:00
Love Hörnquist Åstrand
a96edc09fc
Make wind_stringprep match prototype in .c file. pointed out by David
...
Rosenstrauch.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22963 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-14 12:35:19 +00:00
Love Hörnquist Åstrand
dcd5729f1c
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22917 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-08 08:17:07 +00:00
Love Hörnquist Åstrand
7bf0c005ba
include roken.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22916 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-08 08:17:03 +00:00
Love Hörnquist Åstrand
08cb59513f
Add (c).
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22676 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-12 15:14:55 +00:00
Love Hörnquist Åstrand
b0a619c3aa
Add (c).
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22675 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-12 15:14:34 +00:00
Love Hörnquist Åstrand
351161faed
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22664 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-26 17:01:08 +00:00