Home
last modified time | relevance | path

Searched refs:krb5 (Results 1 – 25 of 177) sorted by relevance

12345678

/freebsd-14-stable/crypto/heimdal/doc/doxyout/krb5/
HDmanpages1 krb5/man/man3/krb5.3
2 krb5/man/man3/krb524_convert_creds_kdc.3
3 krb5/man/man3/krb524_convert_creds_kdc_ccache.3
4 krb5/man/man3/krb5_acc_ops.3
5 krb5/man/man3/krb5_acl_match_file.3
6 krb5/man/man3/krb5_acl_match_string.3
7 krb5/man/man3/krb5_add_et_list.3
8 krb5/man/man3/krb5_add_extra_addresses.3
9 krb5/man/man3/krb5_add_ignore_addresses.3
10 krb5/man/man3/krb5_addr2sockaddr.3
[all …]
/freebsd-14-stable/crypto/heimdal/lib/gssapi/
HDMakefile.am8 -I$(srcdir)/../krb5 \
13 -I$(srcdir)/krb5 \
22 krb5/8003.c \
23 krb5/accept_sec_context.c \
24 krb5/acquire_cred.c \
25 krb5/add_cred.c \
26 krb5/address_to_krb5addr.c \
27 krb5/aeap.c \
28 krb5/arcfour.c \
29 krb5/canonicalize_name.c \
[all …]
HDMakefile.in135 am__objects_1 = krb5/8003.lo krb5/accept_sec_context.lo \
136 krb5/acquire_cred.lo krb5/add_cred.lo \
137 krb5/address_to_krb5addr.lo krb5/aeap.lo krb5/arcfour.lo \
138 krb5/canonicalize_name.lo krb5/creds.lo krb5/ccache_name.lo \
139 krb5/cfx.lo krb5/compare_name.lo krb5/compat.lo \
140 krb5/context_time.lo krb5/copy_ccache.lo krb5/decapsulate.lo \
141 krb5/delete_sec_context.lo krb5/display_name.lo \
142 krb5/display_status.lo krb5/duplicate_name.lo \
143 krb5/encapsulate.lo krb5/export_name.lo \
144 krb5/export_sec_context.lo krb5/external.lo krb5/get_mic.lo \
[all …]
HDChangeLog3 * krb5/accept_sec_context.c: If there is a initiator subkey, copy
10 * krb5/inquire_sec_context_by_oid.c: Catch store failure.
21 * krb5/init_sec_context.c: Match the orignal patch I got from
27 * krb5/init_sec_context.c: Don't add asn1 wrapping to token when
46 * krb5: use DES_set_key_unchecked()
54 * krb5/import_sec_context.c: Use tmp to read ac->flags value to
67 * krb5/init_sec_context.c (init_auth): use right variable to
76 * Add flag to krb5 to not add GSS-API INT|CONF to the negotiation
89 * krb5/acquire_cred.c (acquire_initiator_cred): handle the
217 * krb5/acquire_cred.c (acquire_acceptor_cred): don't claim
[all …]
/freebsd-14-stable/crypto/heimdal/
HDChangeLog6 * lib/krb5/v4_glue.c: The "kaserver" part of Heimdal occasionally
10 In lib/krb5/v4_glue.c, in the routine storage_to_etext the ticket
33 * lib/krb5/cache.c: Add krb5_cc_[gs]et_config.
37 * lib/krb5/crypto.c: Allow numbers to be enctypes to as long as
46 * lib/krb5/send_to_kdc_plugin.h: add name for send_to_kdc plugin.
48 * lib/krb5/krbhst.c: handle KRB5_PLUGIN_NO_HANDLE for lookup
51 * lib/krb5/send_to_kdc.c: Add support for the send_to_kdc plugin
54 * lib/krb5/Makefile.am: add send_to_kdc_plugin.h
56 * lib/krb5/krb5_err.et: add plugin error codes
64 * lib/krb5/krb5_{address,ccache}.3: spelling, from openbsd via janne
[all …]
HDChangeLog.20043 * lib/krb5/Makefile.am (CHECK_SYMBOLS): add heim_ and pkcs7_ for
12 * lib/krb5/Makefile.am: add CHECK_SYMBOLS, approve of: -com_err
23 * lib/krb5/rd_req.c: use private version of principalname
25 * lib/krb5/rd_cred.c: use private version of principalname
27 * lib/krb5/init_creds_pw.c: use private version of principalname
29 * lib/krb5/get_in_tkt.c: use private version of principalname
31 * lib/krb5/asn1_glue.c: make principalname functions private
33 * lib/krb5/krb5.h: add key usage for server referrals
37 * lib/krb5/principal.c: make default_v4_name_convert static
39 * lib/krb5/crypto.c: make lots of crypto related variables static
[all …]
HDChangeLog.20033 * lib/krb5/error_string.c: protect error_string with mutex
5 * lib/krb5/context.c: allocate and destroy mutex in krb5_context
7 * lib/krb5/krb5.h (krb5_context_data): add mutex for error_string
15 * lib/krb5/init_creds_pw.c: try handle ts preauth better, still
27 * lib/krb5/pkinit.c (_krb5_pk_create_sign): fill in NULL as
32 * lib/krb5/get_in_tkt_with_keytab.c (krb5_get_in_tkt_with_keytab):
36 * lib/krb5/keytab_file.c: do locking, found to be a problem for
39 * lib/krb5/fcache.c: internally export x{,un}lock and thus prefix
42 * lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): use
46 * lib/krb5/krb5_auth_context.3: some text about
[all …]
HDChangeLog.20013 * lib/krb5/crypto.c: use our own des string-to-key function, since
9 there were no /etc/krb5.conf
13 * lib/krb5/krb5_verify_user.3: sort references (from Thomas
16 * lib/krb5/krb5_principal_get_realm.3: add section to reference
19 * lib/krb5/krb5_krbhst_init.3: sort references (from Thomas
22 * lib/krb5/krb5_keytab.3: white space fixes (from Thomas Klausner)
24 * lib/krb5/krb5_get_krbhst.3: remove extra white space (from
27 * lib/krb5/krb5_get_all_client_addrs.3: add section to reference
39 * lib/krb5/crypto.c: make all high-level encrypting and decrypting
46 * lib/krb5/crypto.c (enctype_arcfour_hmac_md5): actually use a
[all …]
HDChangeLog.20023 * lib/krb5/mk_rep.c: free allocated storage; reported by Howard
20 * lib/krb5/krb5.h: remove trailing comma in enum
32 * lib/krb5/keytab_keyfile.c: more strcspn
34 * lib/krb5/store_emem.c (emem_store): limit how much we allocate
37 * lib/krb5/principal.c: don't allow trailing backslashes in
43 * lib/krb5/keytab_any.c: properly close the open keytabs (from
55 * lib/krb5/changepw.c (process_reply): fix reply length check
60 * lib/krb5/keytab_file.c (fkt_remove_entry): check return value
65 * lib/krb5/context.c (krb5_set_config_files): return ENXIO instead
70 * lib/krb5/kuserok.c, lib/krb5/prompter_posix.c: use strcspn
[all …]
HDChangeLog.200526 * lib/krb5/cache.c (krb5_cc_set_default_name): use
29 * lib/krb5/krb5_locl.h: Add KRB5_DEFAULT_CCNAME, pointer to
40 * lib/krb5/krb5.3: Add some more entrypoints.
42 * lib/krb5/changepw.c: If there is a target principal, use the
75 * lib/krb5/krb5_principal.3: Constify principal argument to on
78 * lib/krb5/principal.c: Constify principal argument to on
88 * lib/krb5/test_keytab.c: more tests, From Andrew Bartlet
90 * lib/krb5/keytab_memory.c (mkt_remove_entry): realloc can return
96 * lib/krb5/acl.c (acl_parse_format): tmp needs to be freed too on
99 * lib/krb5/store-test.c: Free more of the allocated memory.
[all …]
HDChangeLog.19983 * lib/krb5/context.c: remove ktype_is_etype
5 * lib/krb5/crypto.c, lib/krb5/krb5.h, acconfig.h: NEW_DES3_CODE
18 * lib/krb5/get_addrs.c (krb5_get_all_server_addrs): add. almost
25 * lib/krb5/addr_families.c (addr2sockaddr, print_addr): new
33 * lib/krb5/krb5_err.et: add some codes from kerberos-revisions-03
52 * lib/krb5/encrypt.c (krb5_keytype_to_etypes): zero terminate
58 * lib/krb5/init_creds_pw.c: more type correctness
60 * lib/krb5/get_cred.c: re-structure code. remove limits on ASN1
69 * lib/krb5/verify_init.c (fail_verify_is_ok): new function
76 * lib/krb5/free.c (krb5_xfree): new function
[all …]
HDChangeLog.200617 * lib/krb5/ticket.c: add krb5_ticket_get_endtime
19 * lib/krb5/krb5_ticket.3: Document krb5_ticket_get_endtime
26 * lib/krb5/digest.c (krb5_ntlm_rep_get_sessionkey): return value
31 * lib/krb5/mk_req_ext.c (_krb5_mk_req_internal): use md5 for
43 * lib/krb5/digest.c: Add krb5_ntlm_init_get_targetinfo.
70 * lib/krb5/digest.c: Add sessionkey accessor functions.
79 * lib/krb5/store.c (krb5_ret_principal): Fix a bug in the malloc
84 * lib/krb5/fcache.c (fcc_get_cache_next): avoid const warning.
105 * lib/krb5/digest.c: API to authenticate ntlm requests.
107 * lib/krb5/fcache.c: Support "iteration" of file credential caches
[all …]
HDChangeLog.199922 * include/Makefile.am (krb5-types.h): add $(EXEEXT) for cygwin and
31 * lib/krb5/Makefile.am (libkrb5_la_LDFLAGS): bump version to 6:3:1
33 * lib/krb5/send_to_kdc.c (send_via_proxy): free data
34 * lib/krb5/send_to_kdc.c (send_via_proxy): new function use
36 * lib/krb5/get_for_creds.c: use getaddrinfo instead of
49 * lib/krb5/Makefile.am: bump version to 6:2:1
51 * lib/krb5/principal.c (krb5_sname_to_principal): handle
53 * lib/krb5/expand_hostname.c (krb5_expand_hostname): handle
70 * lib/krb5/principal.c (krb5_425_conv_principal_ext): be more
79 * lib/krb5/Makefile.am: bump version to 6:1:1
[all …]
HDChangeLog.20003 * lib/krb5/test_get_addrs.c (main): handle krb5_init_context
5 * lib/krb5/string-to-key-test.c (main): handle krb5_init_context
7 * lib/krb5/prog_setup.c (krb5_program_setup): handle
57 * lib/krb5/Makefile.am: always build keytab_krb4.c
59 * lib/krb5/context.c: always register the krb4 keytab functions
61 * lib/krb5/krb5.h: declare krb4_ftk_ops
63 * lib/krb5/keytab_krb4.c: We don't really need to include krb.h
71 * lib/krb5/krb5.h: s/krb5_donot_reply/krb5_donot_replay/
73 * lib/krb5/replay.c: fix query-replace-o from MD5 API change, and
87 * lib/krb5/Makefile.am (libkrb5_la_LDFLAGS): set version to 14:0:0
[all …]
/freebsd-14-stable/kerberos5/lib/libkrb5/
HDMakefile4 LIB= krb5
6 VERSION_MAP= ${KRB5DIR}/lib/krb5/version-script.map
12 krb5-protos.h \
13 krb5-private.h \
14 krb5-types.h \
15 krb5.h \
22 KRB5INCSDIR= ${INCLUDEDIR}/krb5
25 MAN= krb5.3 \
87 MAN+= krb5.conf.5
90 MLINKS= krb5.3 krb5_add_et_list.3 \
[all …]
/freebsd-14-stable/crypto/heimdal/tools/
HDMakefile.am5 bin_SCRIPTS = krb5-config
11 man_MANS = krb5-config.1
33 krb5-config: krb5-config.in
34 $(subst) $(srcdir)/krb5-config.in > $@.new
45 krb5-config.in \
50 krb5-config \
51 krb5-config.new \
/freebsd-14-stable/kerberos5/usr.bin/krb5-config/
HDMakefile4 SCRIPTS=krb5-config
5 MAN= krb5-config.1
7 CLEANFILES= krb5-config
13 krb5-config: krb5-config.in
/freebsd-14-stable/crypto/heimdal/doc/
HDMakefile.am37 krb5.dxy: krb5.din Makefile
38 $(dxy_subst) < $(srcdir)/krb5.din > krb5.dxy.tmp
39 chmod +x krb5.dxy.tmp
40 mv krb5.dxy.tmp krb5.dxy
60 PROJECTS = hcrypto hdb hx509 gssapi krb5 ntlm wind
62 doxyout doxygen: hdb.dxy hx509.dxy hcrypto.dxy gssapi.dxy krb5.dxy ntlm.dxy wind.dxy
127 krb5.din \
141 krb5.dxy* \
/freebsd-14-stable/crypto/openssl/test/
HDREADME-external.md34 krb5 test suite
37 Much like the PYCA/Cryptography test suite, this builds and runs the krb5
40 You will need a git checkout of krb5 at the top level:
42 $ git clone https://github.com/krb5/krb5
44 krb5's master has to pass this same CI, but a known-good version is
45 krb5-1.15.1-final if you want to be sure.
47 $ cd krb5
48 $ git checkout krb5-1.15.1-final
56 krb5's tests will then be run as part of the rest of the suite, or can be
64 krb5 will automatically adapt its test suite to account for the configuration
/freebsd-14-stable/crypto/heimdal/lib/krb5/
HDMakefile.am174 krb5-v4compat.h \
244 …verify_krb5_conf_OBJECTS) $(librfc3961_la_OBJECTS): $(srcdir)/krb5-protos.h $(srcdir)/krb5-private…
280 $(srcdir)/krb5-protos.h:
281 …../cf/make-proto.pl -E KRB5_LIB -q -P comment -o krb5-protos.h $(dist_libkrb5_la_SOURCES) || rm -f…
283 $(srcdir)/krb5-private.h:
284 … && perl ../../cf/make-proto.pl -q -P comment -p krb5-private.h $(dist_libkrb5_la_SOURCES) || rm -…
288 krb5.conf.5 \
332 krb5.h \
333 krb5-protos.h \
334 krb5-private.h \
[all …]
/freebsd-14-stable/kerberos5/
HDMakefile.inc27 ${KRB5DIR}/lib/krb5/heim_err.et \
28 ${KRB5DIR}/lib/krb5/k524_err.et \
29 ${KRB5DIR}/lib/krb5/krb5_err.et \
30 ${KRB5DIR}/lib/krb5/krb_err.et \
36 ETSRCS+= ${KRB5DIR}/lib/gssapi/krb5/gkrb5_err.et
/freebsd-14-stable/kerberos5/usr.bin/verify_krb5_conf/
HDMakefile6 CFLAGS+=-I${KRB5DIR}/lib/asn1 -I${KRB5DIR}/lib/krb5 -I${KRB5DIR}/lib/roken \
8 LIBADD= krb5 roken vers
12 .PATH: ${KRB5DIR}/lib/krb5
/freebsd-14-stable/crypto/heimdal/kdc/
HDMakefile.am5 AM_CPPFLAGS += $(INCLUDE_libintl) $(INCLUDE_krb4) $(INCLUDE_hcrypto) -I$(srcdir)/../lib/krb5
70 $(top_builddir)/lib/krb5/libkrb5.la \
79 $(top_builddir)/lib/krb5/libkrb5.la \
93 $(top_builddir)/lib/krb5/libkrb5.la \
102 $(top_builddir)/lib/krb5/libkrb5.la \
126 krb5dir = $(includedir)/krb5 directory
/freebsd-14-stable/kerberos5/lib/libgssapi_krb5/
HDMakefile6 LIBADD= gssapi krb5 crypto roken asn1 com_err
78 CFLAGS+=-I${KRB5DIR}/lib/gssapi/krb5
80 CFLAGS+=-I${KRB5DIR}/lib/krb5
89 .PATH: ${KRB5DIR}/lib/gssapi/krb5 ${SRCTOP}/lib/libgssapi
/freebsd-14-stable/kerberos5/lib/libkdc/
HDMakefile7 LIBADD= roken hdb hx509 krb5 heimntlm asn1 crypto
13 KRB5INCSDIR= ${INCLUDEDIR}/krb5
30 -I${KRB5DIR}/lib/krb5 \

12345678