Commit Graph

14952 Commits

Author SHA1 Message Date
Love Hornquist Astrand dc0fbbf8c9 add hx509_cert_get_{issuer,subject}_unique_id 2010-08-10 09:23:41 -07:00
Love Hornquist Astrand 3e84bcb25a make setting issuerUniqueID and subjectUniqueID independant 2010-08-10 09:22:35 -07:00
Love Hornquist Astrand 94c720a453 add new symbols 2010-08-10 09:22:30 -07:00
Love Hornquist Astrand 56f4eb92cb Allow setting the issuerUniqueID and subjectUniqueID 2010-08-10 08:01:24 -07:00
Love Hornquist Astrand 5dc765aa16 use uppercase OID def 2010-08-08 17:02:48 -07:00
Love Hornquist Astrand 72892fccbb Provide a cpp symbols for oids that is a pointer 2010-08-08 16:56:44 -07:00
Love Hornquist Astrand 1be863f364 change variables to make more sense 2010-08-08 16:10:44 -07:00
Love Hornquist Astrand 1b63db9b6e compare right thing 2010-08-08 16:08:04 -07:00
Love Hornquist Astrand fa4c84e6d6 make printablestring and ia5string octetstrings 2010-08-08 15:51:33 -07:00
Love Hornquist Astrand d79063ee9f add id-secsig-sha-1WithRSAEncryption 2010-08-08 15:49:49 -07:00
Love Hornquist Astrand a0fcf9241a add id-secsig-sha-1WithRSAEncryption 2010-08-08 15:49:18 -07:00
Love Hornquist Astrand 977badd14b fix printf fmt arg warning 2010-08-08 12:29:35 -07:00
Cédric Schieli 901d655ba7 Make sure existing entries can be found by userid
A typo in LDAP__lookup_princ makes using existing LDAP entries broken,
a new entry is always created even if an entry with proper uid and
structural objectclass can be found.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-08-08 08:23:12 -07:00
Love Hornquist Astrand 16feede517 Build test vectors for Simon Josefsson (draft-josefsson-pbkdf2-test-vectors-00) 2010-08-05 00:50:28 -07:00
Russ Allbery 811d9003c1 Remove remnants of srvtab support
Support for manipulating srvtabs was previously removed, but there
were still remnants in command documentation in the ktutil man page
and some declared and exported variables for the keytab ops
definitions for srvtab manipulation.  Remove these additional
remnants.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-08-03 09:09:32 -07:00
Love Hornquist Astrand 95e0827926 add gss_get_name_attribute 2010-08-02 21:15:56 -07:00
Love Hornquist Astrand 84731dcc41 add gss_inquire_name 2010-08-02 21:09:14 -07:00
Patrik Lundin b749ee7921 Remove print that fools kpasswdd.
The output from this print is considered an error message which makes
kpasswdd reject a password even though "APPROVED" is printed afterwards.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-07-23 10:42:34 -07:00
Patrik Lundin 606c549626 Explicitly read input from STDIN.
Kpasswdd supplies the principal name as an argument to the external
script which makes <> try to read from a file with that name.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-07-23 10:42:04 -07:00
Love Hornquist Astrand 083b8b63ee oids no longer compare to GSS_C_NO_OID 2010-07-22 23:21:44 -07:00
Love Hornquist Astrand 1021099f3d rename external so that they can be included in array and struct initializer 2010-07-22 20:47:04 -07:00
Love Hornquist Astrand fae86f1123 disable write support for ndbm 2010-07-22 20:46:53 -07:00
Simon Wilkinson 40ef7759b9 hcrypto: Remove bn.h from rand.h
rand.h doesn't require any symbols defined in bn.h, so don't
include bn.h in the header file. This makes it easier for applications
to include only the symmetric portions of libhcrypto.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-07-21 18:00:21 -07:00
Love Hornquist Astrand 5bac96d338 add NO_WRITE_SUPPORT 2010-07-21 08:29:16 -07:00
Love Hornquist Astrand 94a5df1840 use ct_memcmp 2010-07-20 08:07:23 -07:00
Love Hornquist Astrand baec3d761c allow specifying the engine to use 2010-07-18 16:13:24 -07:00
Love Hornquist Astrand aaf598c2fd drop pregen 2010-07-18 14:10:55 -07:00
Love Hornquist Astrand b9754f1def pref numbers and switch to ltm 2010-07-18 14:08:26 -07:00
Love Hornquist Astrand e7c7091ae5 add ltm dh 2010-07-18 13:26:39 -07:00
Love Hornquist Astrand 6c0c936595 select add libtommath 2010-07-18 13:04:03 -07:00
Love Hornquist Astrand 1a625c0908 ltm-0.41 2010-07-01 10:51:29 -07:00
Love Hornquist Astrand 5ca101c63e fix compile warnings 2010-06-29 11:57:56 -07:00
Love Hornquist Astrand 4a6a9d026b Plug double frees, patch orignally from Matthias Dieter Wallnöfer 2010-06-29 08:12:55 -07:00
Love Hornquist Astrand 7639f83561 Use right length. Pointed out by Tom Yu 2010-06-28 20:22:22 -07:00
Love Hornquist Astrand 6e05462c1e DH_compute_key might not include zero pre-filling, add it back. Reported by Tom Yu of MIT Kerberos 2010-06-28 21:50:43 +02:00
Love Hornquist Astrand 18303dcd72 sqlite3-3.6.23.1 2010-06-25 14:34:41 -07:00
Love Hornquist Astrand 6d0e3950a5 add hc_i2d_DHparams 2010-06-16 14:55:51 -07:00
Love Hornquist Astrand 0dcfbd65c9 add i2d_DHparams 2010-06-16 14:55:08 -07:00
Love Hornquist Astrand cda41d7252 add i2d_DHparams 2010-06-16 14:55:04 -07:00
Love Hornquist Astrand 3c0d127f72 Add DHParameter from PCKS3 2010-06-16 12:22:13 -07:00
Love Hornquist Astrand 3a29886945 add DHParameter 2010-06-16 12:20:31 -07:00
Love Hornquist Astrand aa7385ea96 propper quoting for doxygen 2010-06-14 20:39:40 -07:00
Love Hornquist Astrand 86b8f64b6e doxygen fixes 2010-06-14 20:39:04 -07:00
Love Hornquist Astrand 91020dd11d add cfb8-aes modes 2010-06-03 17:20:40 -07:00
Love Hornquist Astrand efa5a314a8 fix warnings 2010-06-03 16:16:48 -07:00
Love Hornquist Astrand 45158c861e document allow_weak_crypto 2010-06-02 08:14:47 -07:00
Love Hornquist Astrand a11303a4ca make tfm default 2010-06-01 20:24:52 -07:00
Love Hornquist Astrand 3f56365be0 don't reinit variable 2010-06-01 19:18:24 -07:00
Love Hornquist Astrand 2527594a5c If build with libcrypto, load the openssl engine 2010-06-01 17:17:21 -07:00
Love Hornquist Astrand de4cee4dd7 speed for rsa 2010-06-01 17:16:25 -07:00