Jeffrey Altman
1dd38cc3de
lib/hx509: declare and apply HX509_LIB_xxx macros
...
libhx509 is not built according to the same export and calling conventions
on Windows as the other libraries. This change declares and applies
HX509_LIB_FUNCTION, HX509_LIB_NORETURN_FUNCTION, HX509_LIB_CALL and
HX509_LIB_VARIABLE to lib/hx509.
As a result of this change the calling convention for exported functions
will be __stdcall instead of __cdecl.
Change-Id: Ibc3f05e8088030ef7d13798f1d9c9b190bc57797
2019-01-02 10:23:39 -06:00
Love Hornquist Astrand
6432296adc
malloc bug
2009-11-22 13:53:19 -08:00
Love Hörnquist Åstrand
b160538c43
hx509_peer_info_add_cms_algs rename to hx509_peer_info_add_cms_alg()
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25166 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:16:30 +00:00
Love Hörnquist Åstrand
ee02b6c453
add hx509_peer_info_add_cms_algs
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25165 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:16:17 +00:00
Love Hörnquist Åstrand
ff5dab4f4a
remove rcsid
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24795 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-22 23:28:18 +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
61835b52b4
syntax
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22345 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-26 19:03:51 +00:00
Love Hörnquist Åstrand
51360c684c
docxygen
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22344 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-26 19:03:12 +00:00
Love Hörnquist Åstrand
ddc4921f34
update (c), indent.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21481 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:33:23 +00:00
Love Hörnquist Åstrand
c8cb0753ee
Make free function return void.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20938 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-06 20:51:34 +00:00
Love Hörnquist Åstrand
96069a9275
(hx509_peer_info_free): free memory used too
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20427 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-19 08:59:41 +00:00
Love Hörnquist Åstrand
bdf17144c3
Allow selection of digest/sig-alg
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19118 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-26 15:49:01 +00:00