Commit Graph

300 Commits

Author SHA1 Message Date
Nicolas Williams
06974f27cb Add a krb5-plugin.7 manpage to document the plugin system 2011-12-21 13:59:37 -06:00
Nicolas Williams
f468ed4759 Make krb5_aname_to_localname() use the libheimbase binary search functions 2011-12-02 01:03:08 -06:00
Nicolas Williams
349609ed20 Initial test of x-realm TGT w/ kvno 0 and key rollover
NOTE: The test runs and succeeds, but the client seems to be getting
	  a new x-realm TGT after we set the kvno to 0 or remove the
	  kvno from the tickets.  This means we're not really testing
	  the TGS paths!  So this test is not yet ready.
2011-11-15 21:53:34 -06:00
Love Hörnquist Åstrand
1a1bd736c0 merge support for FAST in as-req codepath 2011-10-28 19:25:48 -07:00
Nicolas Williams
0b6639dcce Fix makefile bug for name canon testing 2011-10-22 14:55:48 -05:00
Nicolas Williams
8fde93e3fb Initial name canon rules tests (just kgetcred) 2011-10-22 14:54:26 -05:00
Love Hörnquist Åstrand
11ac82ecf2 no more krb4 2011-08-10 09:21:32 -07:00
Love Hornquist Astrand
d9b36b3155 add fast.c 2011-07-24 20:24:38 -07:00
Linus Nordberg
2e35198908 Add version-script.map to _DEPENDENCIES.
Added to 11 out of 14 directories with map files.  Not lib/ntlm,
lib/hcrypto and kdc which have the map file as an explicit dependency
to _OBBJECTS.

Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
2011-07-24 14:07:59 -07:00
Love Hörnquist Åstrand
12403a31ce sprinkle more windows files 2011-07-23 11:18:21 -07:00
Love Hörnquist Åstrand
7aaba443bc add NTMakefile and windows directories 2011-07-17 12:16:59 -07:00
Love Hörnquist Åstrand
5a25df7851 set HEIMDAL_LOCALEDIR for librfc3961.la too 2011-06-19 11:02:27 -07:00
Love Hornquist Astrand
be92276b8b Fix bug in realm encoding reported by Mark Pröhl
Also, add basic test while here.
2011-05-08 11:22:07 -07:00
Love Hornquist Astrand
114dff9ebd add depency on built headerfiels for librfc3961_la_OBJECTS 2011-05-07 12:29:52 -07:00
Love Hornquist Astrand
1f59fe0edf move up internal framework to avoid using already installed frameworks 2011-02-12 09:49:35 -08:00
Love Hornquist Astrand
24d628edf3 make test_config work again 2010-11-26 12:28:45 -08:00
Love Hornquist Astrand
0d9e385c7e remove prefix for librfc3961.la sources 2010-11-26 11:25:13 -08:00
Love Hornquist Astrand
fae3d127a2 remove krb4 support 2010-11-20 14:38:21 -08:00
Simon Wilkinson
1d9072f026 krb5: reorganise crypto.c
lib/krb5/crypto.c was a large, monolithic block of code which made
it very difficult to selectively enable and disable particular
alogrithms.

Reorganise crypto.c into individual files for each encryption and
salt time, and place the structures which tie everything together
into their own file (crypto-algs.c)

Add a non-installed library (librfc3961) and test program
(test_rfc3961) which builds a minimal rfc3961 crypto library, and
checks that it is usable.
2010-11-03 11:12:24 +00:00
Love Hornquist Astrand
6f9a423c0a add libheimbase.la 2010-10-30 13:59:19 -07:00
Asanka C. Herath
cad554ad3d Generalize MSLSA ccache type to a plug-in based ccache type 2010-09-18 23:50:38 -04:00
Love Hornquist Astrand
88c5f75b16 remove _w32 and support unix enviroments too 2010-05-27 11:55:20 -05:00
Love Hornquist Astrand
d9e7f5cd97 add PTHREAD_LIBADD 2009-12-17 09:25:30 +01:00
Love Hornquist Astrand
3f1ba393c5 bump -version-info 2009-12-11 03:14:15 +01:00
Love Hornquist Astrand
5f78dfe956 --disable-sqlite-cache 2009-11-22 12:17:18 -08:00
Love Hornquist Astrand
857b6f4172 depend on libheim-ipcc 2009-11-22 00:14:22 -08:00
Love Hornquist Astrand
3c1deaa6c2 move krb5_compare_creds to doxygen 2009-09-06 11:46:03 -07:00
Love Hornquist Astrand
a9cb60d7d5 more drop krb5_unparse_name.3 since its now in doxygen 2009-08-29 12:14:21 -07:00
Love Hornquist Astrand
dce2342816 drop krb5_ticket.3 2009-08-29 01:28:28 -07:00
Love Hornquist Astrand
0d6e55df3c don't include evp-aes-cts.c 2009-08-25 20:26:25 -07:00
Love Hornquist Astrand
977f71c72e most of krb5_storage documented 2009-08-18 19:08:01 +02:00
Love Hornquist Astrand
92a6774227 document more in doxygen 2009-08-18 18:59:42 +02:00
Love Hornquist Astrand
5ea59c80a5 drop krb5_context.3 2009-08-18 18:38:11 +02:00
Love Hornquist Astrand
ca3ef895c3 x 2009-08-18 18:35:26 +02:00
Love Hornquist Astrand
ee2814c5ff doxygen generates index 2009-08-18 13:29:47 +02:00
Love Hornquist Astrand
13de496f8a moved mdoc to doxygen 2009-08-18 13:28:58 +02:00
Love Hornquist Astrand
d97b539cdf document kuserok ad doxygen 2009-08-18 13:26:07 +02:00
Love Hornquist Astrand
b54b72687e drop krb5_address.3 2009-08-18 13:11:55 +02:00
Love Hörnquist Åstrand
6f8635376c drop heim_threads. move to $srcroot/include
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25271 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-06 05:10:08 +00:00
Love Hörnquist Åstrand
774bdb725c krb5_data.3 replaced with doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25155 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:08:39 +00:00
Love Hörnquist Åstrand
997ff2d3bf krb5_keyblock.3 replaced with doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25153 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:43:14 +00:00
Love Hörnquist Åstrand
8bc29d2276 add test_fx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25148 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:19:53 +00:00
Love Hörnquist Åstrand
df88f32d36 drop configuration in netinfo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25135 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-25 16:26:40 +00:00
Love Hörnquist Åstrand
7d05c934a3 drop mandoc page for krb5_expand_hostname
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25103 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-06 13:02:59 +00:00
Love Hörnquist Åstrand
ec2535c8d8 add test_gic
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24641 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-07 04:07:13 +00:00
Love Hörnquist Åstrand
ca477996be build ap-req
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24553 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-30 16:49:36 +00:00
Love Hörnquist Åstrand
c1f54c68fc drop libnkrb5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24443 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:44:59 +00:00
Love Hörnquist Åstrand
f4921d1778 drop krb5_ccache.3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24324 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-17 21:51:25 +00:00
Love Hörnquist Åstrand
3ef9013d18 drop get_in_tkt_with_skey.c get_in_tkt_with_keytab.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24304 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:52:27 +00:00
Love Hörnquist Åstrand
fa17cdb27b add deprecated.c, remove get_in_tkt_pw.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24299 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:51:37 +00:00