Commit Graph

25514 Commits

Author SHA1 Message Date
Love Hornquist Astrand
4f11e546b5 comment + indent 2010-06-29 11:38:12 -07:00
Love Hornquist Astrand
a36f3c7d2a if its a multiline query, truncate after the first line 2010-06-29 11:37:44 -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
ae9088c375 test_dh 2010-06-16 12:24:45 -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
4c43f933d3 split signedpath from PAC verification 2010-06-12 21:34:55 -07:00
Love Hornquist Astrand
a70b912972 only resign PAC if there is a verified PAC on the way in 2010-06-11 09:55:10 -07:00
Love Hornquist Astrand
75c8250abf Tell if we manged to verify the PAC or not 2010-06-11 09:53:47 -07:00
Russ Allbery
bf9ee30c44 Rephrase the PKINIT setup instructions
Rephrase and reword the PKINIT setup documentation to be in somewhat
more idiomatic English.  There should be no changes to the substance
of the documentation.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-06-11 09:49:58 -07:00
Russ Allbery
cd1f1dd75e Rewrite the transit policy section
Expand the transit policy section considerably, with additional
examples and explanation of the examples.  Separate allowing
cross-realm transits from configuring clients to do cross-realm
transits.  Add a separate example section for an Active Directory
forest.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-06-11 09:25:57 -07:00
Love Hornquist Astrand
dfd107c709 Test principal name with aliases in them 2010-06-09 22:21:12 -07:00
Love Hornquist Astrand
37762d631c Don't use invalid base64 encoded string, just use plain password instead 2010-06-04 14:40:31 -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
abd5fdab5a Patch from Eray Asian to avoid PK-INIT when its not supported 2010-06-03 14:16:48 -07:00
Love Hornquist Astrand
f73a7b94d0 test kadmind get -o 2010-06-03 11:44:14 -07:00
Love Hornquist Astrand
faa1528394 make http transport work again 2010-06-02 08:32:03 -07:00
Love Hornquist Astrand
93d3d14827 test HTTP transport 2010-06-02 08:30:29 -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
Love Hornquist Astrand
4f90bb51d2 add gmp 2010-06-01 17:11:29 -07:00
Love Hornquist Astrand
f41c361718 make almost work 2010-06-01 17:10:57 -07:00
Love Hornquist Astrand
3c8d9ef8d5 more symbols 2010-06-01 15:07:43 -07:00
Love Hornquist Astrand
40327e0cf3 add more generate 2010-06-01 15:07:17 -07:00
Love Hornquist Astrand
661ce3d1a4 add more generate 2010-06-01 15:07:07 -07:00
Love Hornquist Astrand
8bb2de2e3f test --time-key=generate 2010-06-01 15:06:53 -07:00
Love Hornquist Astrand
3d4eabb5ea more testing 2010-06-01 15:05:07 -07:00
Love Hornquist Astrand
86da42df1d abstract out --no-afslog and --no-unlog 2010-06-01 14:42:16 -07:00
Love Hornquist Astrand
d94ba7a5de its just expand_path.c now 2010-06-01 11:17:46 -07:00
Love Hornquist Astrand
36bfbfc1d8 add fp_init_multi and fp_find_prime 2010-06-01 11:16:20 -07:00
Love Hornquist Astrand
5377497d47 add dh-tfm.obj 2010-06-01 11:02:56 -07:00
Love Hornquist Astrand
dc1baf6ab4 only support DS record conversion if DNS_TYPE_DS is defined 2010-06-01 10:54:47 -07:00
Love Hornquist Astrand
10ad3df8f5 use size_t for lengths 2010-06-01 10:46:57 -07:00
Magnus Holmberg
086885744c Fix argument order of strlcpy
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-06-01 10:25:01 -07:00
Love Hornquist Astrand
ccacfda1cc dont pass --no-unlog if afs is not configured. Patch partly from Eray Asian 2010-06-01 10:17:37 -07:00
Love Hornquist Astrand
29cf9c937e Add $(INCLUDE_hcrypto), from harald barth 2010-06-01 09:56:33 -07:00
Love Hornquist Astrand
df45fec393 plug memory leak 2010-05-30 15:39:12 -07:00
Love Hornquist Astrand
33b8ccccd6 catch error from as.*printf 2010-05-30 15:13:44 -07:00