]> git.ipfire.org Git - people/ms/strongswan.git/commit
windows: Add a common Windows header for platform specific wrappers
authorMartin Willi <martin@revosec.ch>
Fri, 11 Oct 2013 12:45:56 +0000 (14:45 +0200)
committerMartin Willi <martin@revosec.ch>
Tue, 3 Jun 2014 10:24:34 +0000 (12:24 +0200)
commit922ee2c5292ba898ac1ca72c69e877af307b0bc4
treebfa2860e468daefd2a356e5702fe23f5472b10c1
parentb4c51061c3c649e948324d1f3ad37ef6e48f8b96
windows: Add a common Windows header for platform specific wrappers

Include some more basic system headers in utils.h, so we can use that common
header on the different platforms.
src/libstrongswan/Makefile.am
src/libstrongswan/asn1/oid.pl
src/libstrongswan/crypto/crypto_tester.c
src/libstrongswan/networking/host.h
src/libstrongswan/networking/host_resolver.c
src/libstrongswan/selectors/traffic_selector.c
src/libstrongswan/utils/chunk.h
src/libstrongswan/utils/identification.c
src/libstrongswan/utils/leak_detective.c
src/libstrongswan/utils/utils.h
src/libstrongswan/utils/windows.h [new file with mode: 0644]