Love Hornquist Astrand
b1909b2daa
Fixes from NetBSD via Thomas Klausner and Roland C. Dowdeswell
2011-05-04 21:31:10 -07:00
Love Hornquist Astrand
9a1a5e5da6
Mandoc and spelling fixes from Thomas Klausner
2011-04-29 20:37:33 -07:00
Love Hornquist Astrand
59f4918ef0
set the CFXSentByAcceptor flag, patch from Jaideep Padhye
2011-04-29 20:34:42 -07:00
Love Hornquist Astrand
f5f9014c90
Warning fixes from Christos Zoulas
...
- shadowed variables
- signed/unsigned confusion
- const lossage
- incomplete structure initializations
- unused code
2011-04-29 20:25:05 -07:00
Love Hornquist Astrand
66c15e7caf
add support for sha256 and sha512 for the nist kdf
2011-04-25 14:46:38 -07:00
Love Hornquist Astrand
e062131344
undef __weak_reference on freebsd since its different
2011-04-25 13:33:01 -07:00
Love Hornquist Astrand
074a30618f
Try to parse inner structure of an octet string (limited to CONS SEQ right now)
2011-04-25 11:33:58 -07:00
Love Hornquist Astrand
b3811999f7
fix error condition
2011-04-23 20:03:57 -07:00
Love Hornquist Astrand
3ae4c52cbc
make _der_gmtime pickier about times is willing to convert
2011-04-23 19:57:14 -07:00
Love Hornquist Astrand
b507bdb54f
if _der_gmtime() failes (which is can't right now but eventially will) return ASN1_BAD_TIMEFORMAT
2011-04-23 19:42:02 -07:00
Love Hornquist Astrand
c5e6aa34dc
add Tom Payerle
2011-04-23 19:32:23 -07:00
Love Hornquist Astrand
311b3c4f32
catch error from asprintf()
...
Patch from Tom Payerle
2011-04-23 19:31:43 -07:00
Love Hornquist Astrand
3b2e927c79
catch error from asprintf()
2011-04-23 18:57:57 -07:00
Love Hornquist Astrand
1b81d2db6b
support loading more then one verifier, use function name instead of module name
...
patch from Tom Payerle
2011-04-23 18:57:12 -07:00
Love Hornquist Astrand
2bcacbd052
patch from Christos Zoulas
2011-04-23 18:27:35 -07:00
Love Hornquist Astrand
17b38758ff
patch from Christos Zoulas
2011-04-23 18:25:40 -07:00
Love Hornquist Astrand
7a4d4c5f4e
Add HAVE_SQLITE3 that allows control if you want sqlite or not
2011-04-16 10:26:43 -07:00
Nicolas Williams
4244f13866
This makes hdb-sqlite work: moving the unseal of keys past the value2entry decoding.
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-04-16 10:19:40 -07:00
Luke Howard
02cf28e20b
implement gss_acquire_cred_ex with password support
...
add missing SPIs to gss_mech_switch
s/acquire_cred_ex/acquire_cred_ext/g
2011-04-16 11:06:24 +02:00
Love Hornquist Astrand
81a03fafd2
is rk, not rx
2011-04-14 13:08:16 -07:00
Love Hornquist Astrand
523d84b417
return error from lower layer
2011-04-14 12:54:16 -07:00
Love Hornquist Astrand
6f5b93fc8b
return error from lower layer
2011-04-14 12:54:16 -07:00
Love Hornquist Astrand
d8b5246607
catch error from gsskrb5_register_acceptor_identity
2011-04-14 12:54:16 -07:00
Love Hornquist Astrand
d0502b2eb4
return error message from lower layer, only modify for Kerberos
2011-04-14 12:54:16 -07:00
Love Hornquist Astrand
f632c5239e
one element per line
2011-04-14 12:54:16 -07:00
Love Hornquist Astrand
ec88b5d043
move _gss_DES3_get_mic_compat to after ->target is set
...
Patch from Roland Dowdeswell
2011-04-14 12:54:15 -07:00
Love Hornquist Astrand
c178563bef
use ntlm_service
2011-04-14 12:54:15 -07:00
Love Hornquist Astrand
d9b3c87fc3
use unix sockets too
2011-04-14 12:54:15 -07:00
Love Hornquist Astrand
00b3524892
link with libheimntlm.la
2011-04-14 12:54:15 -07:00
Luke Howard
fedd232ee4
update PADL copyright information
2011-04-13 13:07:52 +02:00
Luke Howard
7178ca10de
update PADL copyright information
2011-04-11 05:27:45 +02:00
Derrick Brashear
988355d9d0
roken: Make tsearch build on windows
...
no sys/cdefs.h on windows
2011-04-10 21:49:48 +01:00
Luke Howard
79a1e790bd
Merge branch 'master' into lukeh/moonshot
2011-04-10 16:17:53 +10:00
Love Hornquist Astrand
36f9851a4e
remove tsearch manpage
2011-04-09 18:30:58 -07:00
Love Hornquist Astrand
fda076962d
check prefixed keytab too
2011-04-09 18:28:15 -07:00
Luke Howard
0d7bc0c549
remove user_ok from gss_authorize_localname
2011-04-09 13:41:51 +10:00
Luke Howard
d5277a8da1
slightly retentive cleanup of error codes
2011-04-09 13:06:36 +10:00
Luke Howard
dc77a12a7d
Merge branch 'master' into lukeh/moonshot
2011-04-09 11:35:54 +10:00
Luke Howard
bac9c34172
authorize_localname SPI now includes nametype
2011-04-09 11:34:19 +10:00
Derrick Brashear
2a32bf67f0
Add tsearch and friends, and a test program
...
tsearch is missing from windows. use the netbsd version as it's
license-compatible.
2011-04-08 15:15:36 +01:00
Luke Howard
1a8bb5143c
compile fix
2011-04-08 12:19:25 +10:00
Luke Howard
6c6e483e00
gss_authorize_localname implementation
2011-04-08 10:58:57 +10:00
Luke Howard
6ec5011d48
Merge branch 'master' into lukeh/moonshot
2011-04-08 09:05:36 +10:00
Luke Howard
41de6c92f5
s/acquire_cred_ex/acquire_cred_ext/g
2011-04-08 09:04:57 +10:00
Luke Howard
f79f005783
add missing SPIs to gss_mech_switch
2011-04-08 09:04:57 +10:00
Luke Howard
6e3d3d4533
implement gss_acquire_cred_ex with password support
2011-04-08 09:04:57 +10:00
Love Hornquist Astrand
3d36172090
allow keytab specifiction to gsskrb5_register_acceptor_identity
2011-04-07 07:15:28 -07:00
Love Hornquist Astrand
372db4d853
add krb5_kt_have_content
2011-04-07 07:15:27 -07:00
Love Hornquist Astrand
f1718af272
make work again after adding loopback addresses
2011-04-07 07:15:27 -07:00
Simon Wilkinson
a597ccdde6
roken: Rename gettimeofday replacement
...
All replacement roken functions are named rk_blah to avoid symbol
collisions. gettimeofday wasn't being renamed in the header, so fix
that.
This doesn't change the soname of the resulting library, as gettimeofday
isn't currently exported.
2011-04-05 19:44:11 +01:00