moonshot.git
12 years agoFirst go at using Gtk3. Everything builds but there is stuff (Pango modules) missing... gtk3-branch
Pete Fotheringham [Tue, 10 Jan 2012 08:15:04 +0000 (08:15 +0000)]
First go at using Gtk3. Everything builds but there is stuff (Pango modules) missing from the app. Parking while I get DBus working

12 years agoInstaller build now complete and working. INstructions updated.
Pete Fotheringham [Tue, 3 Jan 2012 10:23:22 +0000 (10:23 +0000)]
Installer build now complete and working. INstructions updated.

12 years agoAutomated builds and creation fo installer package and disk image works
Pete Fotheringham [Mon, 2 Jan 2012 18:33:40 +0000 (18:33 +0000)]
Automated builds and creation fo installer package and disk image works

12 years agobuild scrip is complete. Need to add moonshot-ui to the document
Pete Fotheringham [Mon, 2 Jan 2012 15:29:30 +0000 (15:29 +0000)]
build scrip is complete. Need to add moonshot-ui to the document

12 years agoTidied up un-needed items
Pete Fotheringham [Mon, 2 Jan 2012 11:44:37 +0000 (11:44 +0000)]
Tidied up un-needed items

12 years agoScript will build if all the source is present. Need to test that checkouts work
Pete Fotheringham [Mon, 2 Jan 2012 11:34:26 +0000 (11:34 +0000)]
Script will build if all the source is present. Need to test that checkouts work

12 years agolibmoonshot now built in install-dir
Pete Fotheringham [Sun, 1 Jan 2012 15:04:16 +0000 (15:04 +0000)]
libmoonshot now built in install-dir

12 years agoBuild moonshot-ui in install-dir
Pete Fotheringham [Sun, 1 Jan 2012 14:32:00 +0000 (14:32 +0000)]
Build moonshot-ui in install-dir

12 years agoApp file now produced OK
Pete Fotheringham [Sun, 1 Jan 2012 13:54:13 +0000 (13:54 +0000)]
App file now produced OK

12 years agoINterim commit
Pete Fotheringham [Sun, 1 Jan 2012 12:58:28 +0000 (12:58 +0000)]
INterim commit

12 years agoUSe the gitorious repo for cyrus-sasl for now (to get roung the problem of framerwors...
Pete Fotheringham [Fri, 30 Dec 2011 16:59:21 +0000 (16:59 +0000)]
USe the gitorious repo for cyrus-sasl for now (to get roung the problem of framerworsk being installed in / instead of $DESTDIR

12 years agoAdd x11 support for dbus
Pete Fotheringham [Fri, 30 Dec 2011 08:06:43 +0000 (08:06 +0000)]
Add x11 support for dbus

12 years agoBuilds OK - instructions complete
Pete Fotheringham [Thu, 29 Dec 2011 15:32:33 +0000 (15:32 +0000)]
Builds OK - instructions complete
but old instructions are still present

12 years agoEverything builds - instructions need completion mac-installer
Pete Fotheringham [Thu, 29 Dec 2011 13:20:58 +0000 (13:20 +0000)]
Everything builds - instructions need completion

12 years agoChecks out moonshot code correctly: Builds with the following
Pete Fotheringham [Thu, 29 Dec 2011 09:34:12 +0000 (09:34 +0000)]
Checks out moonshot code correctly: Builds with the following

$ jhbuild build moonshot
[4] Start shell*** Error during phase configure of moonshot:
$ git apply ~/moonshot/mac-client-installer/0001-Move-moonshot-files-up.patch
$ cp -R moonshot/libeap .
$ ./autogen.sh --prefix /Users/pete/gtk/inst --libdir '/Users/pete/gtk/inst/lib' --enable-acceptor=no --with-krb5=$PREFIX/usr/local
$ ./configure --enable-acceptor=no --with-krb5=$PREFIX/usr/local
$ exit
[2] Ignore error and continue to build

12 years agoNow builds the themes as well.
Pete Fotheringham [Fri, 23 Dec 2011 19:27:27 +0000 (19:27 +0000)]
Now builds the themes as well.
Patch for XML_parser component - not integrated into the build yet

12 years agoInitial commit of files for automatied mac installer
Pete Fotheringham [Fri, 23 Dec 2011 18:33:55 +0000 (18:33 +0000)]
Initial commit of files for automatied mac installer
Should build moonshot-ui OK

12 years agoRevert "InitOnceExecuteOnce not present on XP"
Luke Howard [Mon, 12 Dec 2011 09:30:38 +0000 (20:30 +1100)]
Revert "InitOnceExecuteOnce not present on XP"

This reverts commit 061ae16ba14ef7a70bdb4741a1e04ced4d5d7b09.

There is still a race in this lockless one-time initialization which
could cause an assertion failure. Until we decide whether XP support
for the acceptor is required, back this out.

12 years agoInitOnceExecuteOnce not present on XP
Luke Howard [Sat, 10 Dec 2011 09:39:17 +0000 (20:39 +1100)]
InitOnceExecuteOnce not present on XP

12 years agoMerge branch 'master' of ssh://moonshot.suchdamage.org:822/srv/git/moonshot
Luke Howard [Sat, 10 Dec 2011 23:57:48 +0000 (10:57 +1100)]
Merge branch 'master' of ssh://moonshot.suchdamage.org:822/srv/git/moonshot

12 years agoAdd --with-gss_impl=mit when building cyrus-sasl
Pete Fotheringham [Thu, 1 Dec 2011 11:05:55 +0000 (11:05 +0000)]
Add  --with-gss_impl=mit when building cyrus-sasl

12 years agoadd MS-Windows-Group-Sid
Luke Howard [Thu, 1 Dec 2011 03:19:18 +0000 (14:19 +1100)]
add MS-Windows-Group-Sid

12 years agoMerge branch 'master' of http://www.project-moonshot.org/git/moonshot
Pete Fotheringham [Wed, 30 Nov 2011 18:33:33 +0000 (18:33 +0000)]
Merge branch 'master' of project-moonshot.org/git/moonshot

Conflicts:
moonshot/mech_eap/Makefile.am

12 years agoMac installer instructions, README and pmdoc files
Pete Fotheringham [Wed, 30 Nov 2011 18:18:01 +0000 (18:18 +0000)]
Mac installer instructions, README and pmdoc files
Installer and disk image build successfully

12 years agoLink against the Kerberos library in /usr/local instead of the version in /usr
Pete Fotheringham [Wed, 30 Nov 2011 17:31:26 +0000 (17:31 +0000)]
Link against the Kerberos library in /usr/local instead of the version in /usr

12 years agoRevert "Support EAP-TLS in Moonshot (requires OpenSSL)"
Luke Howard [Mon, 28 Nov 2011 15:01:39 +0000 (02:01 +1100)]
Revert "Support EAP-TLS in Moonshot (requires OpenSSL)"

This reverts commit 2ef42df0ecea8745a678fe26ff9b16072b93586b.

12 years agoRevert "remember to duplicate clientCertificate"
Luke Howard [Mon, 28 Nov 2011 15:01:34 +0000 (02:01 +1100)]
Revert "remember to duplicate clientCertificate"

This reverts commit 0bde9b2ad5a4a36f745f1c91e9155edb337922b8.

12 years agoRevert "Allow certificate/private key to contain binary data"
Luke Howard [Mon, 28 Nov 2011 15:01:28 +0000 (02:01 +1100)]
Revert "Allow certificate/private key to contain binary data"

This reverts commit 6196f93aaca970f23276407af0812179c51a29ea.

12 years agoNFSv4 patch from Daniel Kouril
Luke Howard [Thu, 17 Nov 2011 11:15:47 +0000 (22:15 +1100)]
NFSv4 patch from Daniel Kouril

12 years agoAllow certificate/private key to contain binary data
Luke Howard [Thu, 17 Nov 2011 09:34:12 +0000 (20:34 +1100)]
Allow certificate/private key to contain binary data

12 years agoremember to duplicate clientCertificate
Luke Howard [Thu, 17 Nov 2011 09:04:08 +0000 (20:04 +1100)]
remember to duplicate clientCertificate

12 years agoSupport EAP-TLS in Moonshot (requires OpenSSL)
Luke Howard [Thu, 17 Nov 2011 08:33:22 +0000 (19:33 +1100)]
Support EAP-TLS in Moonshot (requires OpenSSL)

12 years agowrap gssQueryMechanismInfo
Luke Howard [Sat, 22 Oct 2011 02:38:51 +0000 (13:38 +1100)]
wrap gssQueryMechanismInfo

12 years agoMerge branch 'master' of ssh://moonshot.suchdamage.org:822/srv/git/moonshot
Luke Howard [Fri, 21 Oct 2011 03:51:09 +0000 (14:51 +1100)]
Merge branch 'master' of ssh://moonshot.suchdamage.org:822/srv/git/moonshot

12 years agoFix for building without acceptor
Luke Howard [Fri, 21 Oct 2011 03:50:05 +0000 (14:50 +1100)]
Fix for building without acceptor

12 years agoUpdate opensaml2
Sam Hartman [Thu, 13 Oct 2011 23:26:04 +0000 (19:26 -0400)]
Update opensaml2

12 years agoFix merge conflict
Sam Hartman [Thu, 13 Oct 2011 13:55:00 +0000 (09:55 -0400)]
Fix merge conflict

12 years agoMove submodule forward
Sam hartman [Mon, 10 Oct 2011 13:54:57 +0000 (14:54 +0100)]
Move submodule forward

12 years agoAdd freeradius to rpath; disable ui integration from spec for now
Sam hartman [Mon, 10 Oct 2011 13:46:46 +0000 (14:46 +0100)]
Add freeradius to rpath; disable ui integration from spec for now

12 years agoSpec file update
Sam hartman [Sat, 8 Oct 2011 14:54:59 +0000 (15:54 +0100)]
Spec file update

12 years agoUpdate libeap to include make dist
Sam hartman [Fri, 16 Sep 2011 18:56:38 +0000 (19:56 +0100)]
Update libeap to include make dist

12 years agomake dist: distribute sources
Sam hartman [Fri, 16 Sep 2011 18:41:51 +0000 (19:41 +0100)]
make dist: distribute sources

Distribute headers so that make dist works

Include headers in built sources to fix dependencies for parallel builds

Distribute exports files and require that the resulting library depend on them

12 years agoUpdate for local mods to libradsec and jansson
Sam Hartman [Mon, 10 Oct 2011 14:09:49 +0000 (10:09 -0400)]
Update for local mods to libradsec and jansson

12 years agoDon't fail if password supplied by caller
Luke Howard [Fri, 7 Oct 2011 14:39:32 +0000 (01:39 +1100)]
Don't fail if password supplied by caller

If the libmoonshot or static (file-based) identity resolver fails, and
the caller provided a password via gss_acquire_cred_with_password(), then
resolving the credential should not fail.

12 years agofix incorrect reauth cred assert check
Luke Howard [Fri, 7 Oct 2011 07:06:57 +0000 (18:06 +1100)]
fix incorrect reauth cred assert check

12 years agonote about whether initiator cred lock is required
Luke Howard [Thu, 6 Oct 2011 10:34:10 +0000 (21:34 +1100)]
note about whether initiator cred lock is required

12 years agoremove unnecessary cred lock in acceptor
Luke Howard [Thu, 6 Oct 2011 10:29:55 +0000 (21:29 +1100)]
remove unnecessary cred lock in acceptor

12 years agoallow building without libmoonshot
Luke Howard [Wed, 5 Oct 2011 07:47:39 +0000 (18:47 +1100)]
allow building without libmoonshot

12 years agoupdate libradsec to avoid pointer aliasing error
Luke Howard [Wed, 5 Oct 2011 07:14:03 +0000 (18:14 +1100)]
update libradsec to avoid pointer aliasing error

12 years agorevert openssh
Luke Howard [Wed, 5 Oct 2011 02:28:19 +0000 (13:28 +1100)]
revert openssh

12 years agopoke buildbot
Luke Howard [Wed, 5 Oct 2011 02:22:38 +0000 (13:22 +1100)]
poke buildbot

12 years agoinitialize major in gss_query_meta_data
Luke Howard [Wed, 5 Oct 2011 02:07:47 +0000 (13:07 +1100)]
initialize major in gss_query_meta_data

12 years agoreset mod_auth_kerb
Luke Howard [Wed, 5 Oct 2011 02:01:17 +0000 (13:01 +1100)]
reset mod_auth_kerb

12 years agoMerge branch 'master' into negoex
Luke Howard [Wed, 5 Oct 2011 01:56:19 +0000 (12:56 +1100)]
Merge branch 'master' into negoex

12 years agoUpdate libradsec
Luke Howard [Wed, 5 Oct 2011 01:52:44 +0000 (12:52 +1100)]
Update libradsec

12 years agoadd GSS-SPNEGO to cyrus-sasl
Luke Howard [Wed, 5 Oct 2011 01:44:27 +0000 (12:44 +1100)]
add GSS-SPNEGO to cyrus-sasl

12 years agoNegoEx SPIs
Luke Howard [Mon, 3 Oct 2011 23:22:14 +0000 (10:22 +1100)]
NegoEx SPIs

12 years agocheck radsec config when acquiring acceptor cred
Luke Howard [Thu, 22 Sep 2011 09:24:09 +0000 (19:24 +1000)]
check radsec config when acquiring acceptor cred

12 years agonote gssEapAcquireCred should validate RADIUS config
Luke Howard [Tue, 20 Sep 2011 13:44:28 +0000 (23:44 +1000)]
note gssEapAcquireCred should validate RADIUS config

12 years agoFix regression where error tokens were not being sent
Luke Howard [Tue, 20 Sep 2011 02:21:43 +0000 (12:21 +1000)]
Fix regression where error tokens were not being sent

12 years agoAdd GSSEAP_NO_LOCAL_MAPPING error
Luke Howard [Mon, 19 Sep 2011 12:49:16 +0000 (22:49 +1000)]
Add GSSEAP_NO_LOCAL_MAPPING error

12 years agouse krb5_auth_con_setlocalsubkey on Heimdal
Luke Howard [Mon, 19 Sep 2011 08:58:52 +0000 (18:58 +1000)]
use krb5_auth_con_setlocalsubkey on Heimdal

12 years agoAdd CRED_FLAG_TARGET
Luke Howard [Sun, 18 Sep 2011 03:39:51 +0000 (13:39 +1000)]
Add CRED_FLAG_TARGET

Set a flag indicating whether the credential has been bound to a service

12 years agoSimplify verify_mic path
Luke Howard [Sat, 17 Sep 2011 09:25:16 +0000 (19:25 +1000)]
Simplify verify_mic path

Allow verify_mic, wrapped on top of the IOV routines, to pass in a single
HEADER buffer rather than needing to understand the underlying split between
header and trailer.

12 years agoMerge branch 'master' of ssh://moonshot.suchdamage.org:822/srv/git/moonshot
Luke Howard [Sat, 17 Sep 2011 07:47:01 +0000 (17:47 +1000)]
Merge branch 'master' of ssh://moonshot.suchdamage.org:822/srv/git/moonshot

12 years agomake sure imported sec context keys correctly allocated
Luke Howard [Sat, 17 Sep 2011 07:32:28 +0000 (17:32 +1000)]
make sure imported sec context keys correctly allocated

12 years agoPRF/random_to_key allocation fix
Luke Howard [Sat, 17 Sep 2011 06:24:53 +0000 (16:24 +1000)]
PRF/random_to_key allocation fix

MIT and Heimdal uses different allocation strategies
(caller-allocates, callee-allocates) for the same functions,
unfortunately.

Conflicts:

moonshot/mech_eap/util.h

12 years agouse calloc to match with Heimdal (heim_alloc not exported)
Luke Howard [Fri, 16 Sep 2011 23:46:06 +0000 (09:46 +1000)]
use calloc to match with Heimdal (heim_alloc not exported)

12 years agocreate TLD on-demand for threads started pre-DLL load
Luke Howard [Sat, 17 Sep 2011 06:17:57 +0000 (16:17 +1000)]
create TLD on-demand for threads started pre-DLL load

Conflicts:

moonshot/mech_eap/util_tld.c

12 years agomore cleanup of TLD
Luke Howard [Fri, 16 Sep 2011 22:10:21 +0000 (08:10 +1000)]
more cleanup of TLD

12 years agogeneral cleanup of TLD init
Luke Howard [Fri, 16 Sep 2011 21:49:44 +0000 (07:49 +1000)]
general cleanup of TLD init

12 years agomech_eap.spec: new redhat packaging
Sam hartman [Fri, 16 Sep 2011 18:56:45 +0000 (19:56 +0100)]
mech_eap.spec: new redhat packaging

Add build infrastructure to generate spec file.

12 years agoUpdate libeap to include make dist
Sam hartman [Fri, 16 Sep 2011 18:56:38 +0000 (19:56 +0100)]
Update libeap to include make dist

12 years agoFix unused variable in non-acceptor mode
Sam hartman [Fri, 16 Sep 2011 18:43:04 +0000 (19:43 +0100)]
Fix unused variable in non-acceptor mode

12 years agomake dist: distribute sources
Sam hartman [Fri, 16 Sep 2011 18:41:51 +0000 (19:41 +0100)]
make dist: distribute sources

Distribute headers so that make dist works

Include headers in built sources to fix dependencies for parallel builds

Distribute exports files and require that the resulting library depend on them

12 years agoMakefile: build fixes
Sam hartman [Fri, 16 Sep 2011 15:17:53 +0000 (16:17 +0100)]
Makefile: build fixes

mech_eap_la_CFLAGS was multiply defined.

Also, disable-acceptor sources were set incorrectly.

12 years agoconfigure: GNU_SOURCE is redundant
Sam hartman [Fri, 16 Sep 2011 15:16:28 +0000 (16:16 +0100)]
configure: GNU_SOURCE is redundant

You only want either use_extensions or gnu_source. use_extensions is
the modern preferred way to enable gnu_source.

This commit fixes a lot of useless warnings at autoreconf time.

12 years agoconfigure: support krb5 --with-system-et
Sam Hartman [Fri, 16 Sep 2011 15:13:03 +0000 (16:13 +0100)]
configure: support krb5 --with-system-et

If the system et and compile_et are used, then compile_et may not be
in the krb5 directory; support this.

12 years agoMore careful matching of alloc/free functions
Luke Howard [Fri, 16 Sep 2011 14:02:34 +0000 (00:02 +1000)]
More careful matching of alloc/free functions

12 years agouse GSSEAP_ASSERT macro instead of assert
Luke Howard [Fri, 16 Sep 2011 06:14:48 +0000 (16:14 +1000)]
use GSSEAP_ASSERT macro instead of assert

12 years agodon't release TLS data in DLL_PROCESS_DETACH
Luke Howard [Fri, 16 Sep 2011 05:37:50 +0000 (15:37 +1000)]
don't release TLS data in DLL_PROCESS_DETACH

12 years agoDon't assert fail on Windows if mech does not init
Luke Howard [Fri, 16 Sep 2011 05:02:31 +0000 (15:02 +1000)]
Don't assert fail on Windows if mech does not init

12 years agoinclude Windows-specific GSS flags in flags token
Luke Howard [Thu, 15 Sep 2011 09:19:35 +0000 (19:19 +1000)]
include Windows-specific GSS flags in flags token

12 years agorevert libradsec
Luke Howard [Wed, 14 Sep 2011 20:38:46 +0000 (06:38 +1000)]
revert libradsec

12 years agoWindows acceptor build fixes
Luke Howard [Wed, 14 Sep 2011 15:23:42 +0000 (01:23 +1000)]
Windows acceptor build fixes

Windows will require C++ clean FreeRADIUS headers

another Windows acceptor-side fix

Conflicts:

moonshot/mech_eap/util.h

12 years agomake gssEapImportContext un-static for other internal consumers
Luke Howard [Wed, 14 Sep 2011 07:30:06 +0000 (17:30 +1000)]
make gssEapImportContext un-static for other internal consumers

12 years agoadd gssEapPseudoRandom for internal consumers
Luke Howard [Wed, 14 Sep 2011 06:38:55 +0000 (16:38 +1000)]
add gssEapPseudoRandom for internal consumers

12 years agoMerge remote-tracking branch 'origin/windows'
Luke Howard [Wed, 14 Sep 2011 06:12:34 +0000 (16:12 +1000)]
Merge remote-tracking branch 'origin/windows'

12 years agoMerge branch 'windows'
Luke Howard [Wed, 14 Sep 2011 06:11:37 +0000 (16:11 +1000)]
Merge branch 'windows'

Conflicts:
moonshot/configure.ac
moonshot/mech_eap/Makefile.am
moonshot/mech_eap/accept_sec_context.c
moonshot/mech_eap/acquire_cred.c
moonshot/mech_eap/add_cred.c
moonshot/mech_eap/add_cred_with_password.c
moonshot/mech_eap/canonicalize_name.c
moonshot/mech_eap/compare_name.c
moonshot/mech_eap/context_time.c
moonshot/mech_eap/delete_name_attribute.c
moonshot/mech_eap/delete_sec_context.c
moonshot/mech_eap/display_name.c
moonshot/mech_eap/display_name_ext.c
moonshot/mech_eap/display_status.c
moonshot/mech_eap/duplicate_name.c
moonshot/mech_eap/eap_mech.c
moonshot/mech_eap/export_name.c
moonshot/mech_eap/export_name_composite.c
moonshot/mech_eap/export_sec_context.c
moonshot/mech_eap/get_mic.c
moonshot/mech_eap/get_name_attribute.c
moonshot/mech_eap/gssapiP_eap.h
moonshot/mech_eap/import_name.c
moonshot/mech_eap/import_sec_context.c
moonshot/mech_eap/indicate_mechs.c
moonshot/mech_eap/init_sec_context.c
moonshot/mech_eap/inquire_attrs_for_mech.c
moonshot/mech_eap/inquire_context.c
moonshot/mech_eap/inquire_cred.c
moonshot/mech_eap/inquire_cred_by_oid.c
moonshot/mech_eap/inquire_mech_for_saslname.c
moonshot/mech_eap/inquire_mechs_for_name.c
moonshot/mech_eap/inquire_name.c
moonshot/mech_eap/inquire_names_for_mech.c
moonshot/mech_eap/inquire_saslname_for_mech.c
moonshot/mech_eap/inquire_sec_context_by_oid.c
moonshot/mech_eap/map_name_to_any.c
moonshot/mech_eap/process_context_token.c
moonshot/mech_eap/pseudo_random.c
moonshot/mech_eap/release_any_name_mapping.c
moonshot/mech_eap/release_cred.c
moonshot/mech_eap/release_name.c
moonshot/mech_eap/set_name_attribute.c
moonshot/mech_eap/set_sec_context_option.c
moonshot/mech_eap/store_cred.c
moonshot/mech_eap/unwrap.c
moonshot/mech_eap/unwrap_iov.c
moonshot/mech_eap/util.h
moonshot/mech_eap/util_context.c
moonshot/mech_eap/util_cred.c
moonshot/mech_eap/util_krb.c
moonshot/mech_eap/util_name.c
moonshot/mech_eap/util_tld.c
moonshot/mech_eap/verify_mic.c
moonshot/mech_eap/wrap.c
moonshot/mech_eap/wrap_iov.c
moonshot/mech_eap/wrap_iov_length.c
moonshot/mech_eap/wrap_size_limit.c

12 years agoimplement gssEapSetCredService
Luke Howard [Wed, 14 Sep 2011 05:16:24 +0000 (15:16 +1000)]
implement gssEapSetCredService

12 years agoBuild fixes for non-Windows windows
Sam Hartman [Wed, 14 Sep 2011 00:26:03 +0000 (20:26 -0400)]
Build fixes for non-Windows

12 years agoavoid too many reallocs when parsing tokens
Luke Howard [Tue, 13 Sep 2011 07:16:39 +0000 (17:16 +1000)]
avoid too many reallocs when parsing tokens

12 years agorestore inquire_name, regressed in earlier commit
Luke Howard [Tue, 13 Sep 2011 07:01:56 +0000 (17:01 +1000)]
restore inquire_name, regressed in earlier commit

12 years agoseparate gss_display_status into inner/outer APIs
Luke Howard [Tue, 13 Sep 2011 06:39:22 +0000 (16:39 +1000)]
separate gss_display_status into inner/outer APIs

12 years agono vasprintf() on Win32
Luke Howard [Tue, 13 Sep 2011 06:37:15 +0000 (16:37 +1000)]
no vasprintf() on Win32

12 years agocall eap_mech constructors from DllMain
Luke Howard [Tue, 13 Sep 2011 06:28:51 +0000 (16:28 +1000)]
call eap_mech constructors from DllMain

12 years agofix signedness on krb5_data data member
Luke Howard [Tue, 13 Sep 2011 06:27:28 +0000 (16:27 +1000)]
fix signedness on krb5_data data member

(at least for MIT)

12 years agoadd GET_LAST_ERROR macro
Luke Howard [Tue, 13 Sep 2011 05:29:19 +0000 (15:29 +1000)]
add GET_LAST_ERROR macro

12 years agocast to match signedness
Luke Howard [Tue, 13 Sep 2011 05:08:02 +0000 (15:08 +1000)]
cast to match signedness

12 years agocast void * to unsigned char * for Heimdal compat
Luke Howard [Tue, 13 Sep 2011 05:11:51 +0000 (15:11 +1000)]
cast void * to unsigned char * for Heimdal compat