| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=30072
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27382
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22990
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18453
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17945
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kerberos obtains a network address for the local host from the routing
tables and uses it consistently for all Kerberos transactions. This ensures
that packets only leave the *authenticated* interface. Clients who open
and use their own sockets for encrypted or authenticated correspondance
to kerberos services should bind their sockets to the same address as that
used by kerberos. krb_get_local_addr() and krb_bind_local_addr() allow
clients to obtain the local address or bind a socket to the local address
used by Kerberos respectively.
Reviewed by: Mark Murray <markm>, Garrett Wollman <wollman>
Obtained from: concept by Dieter Dworkin Muller <dworkin@village.org>
Notes:
svn path=/head/; revision=11233
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10983
|
|
|
tickets to other kerberos hosts safely in one easy step.
Notes:
svn path=/vendor-crypto/eBones/dist/; revision=10764
|