Chris Laws
|
09647fa916
|
src/gssapi_client.cpp
|
2014-04-25 13:47:07 +09:30 |
|
Chris Busbey
|
d1334d9df8
|
using latest copyright header
|
2014-04-24 14:39:29 -07:00 |
|
Chris Busbey
|
27591d2da6
|
ZMQ_GSSAPI_PLAINTEXT option for disabling encryption
|
2014-04-24 14:21:33 -07:00 |
|
Chris Busbey
|
2e1645a519
|
principle->principal
|
2014-04-24 14:20:53 -07:00 |
|
Chris Busbey
|
87834dd63f
|
fixed up comments from pr
|
2014-04-24 14:18:58 -07:00 |
|
Chris Busbey
|
5441db3d7d
|
configurable principle and service principle (for client)
|
2014-04-24 14:18:58 -07:00 |
|
Chris Busbey
|
4e6880ec95
|
gss mech sends principle as part of zap request
|
2014-04-24 14:17:36 -07:00 |
|
Chris Busbey
|
04db842dcc
|
added ready for meta data exchange at end of gss handshake
|
2014-04-24 14:17:36 -07:00 |
|
Mike Gatny
|
3c414c4aac
|
GSSAPI mechanism now fully working with encryption
|
2014-04-24 14:17:36 -07:00 |
|
Mike Gatny
|
eb2862525b
|
Methods to send/recv gssapi-wrapped messages
|
2014-04-24 14:17:36 -07:00 |
|
Mike Gatny
|
1445516c41
|
Establishing GSSAPI sec context is working now
|
2014-04-24 14:17:36 -07:00 |
|
Mike Gatny
|
6290ba168f
|
Added gss produce/process routines.
For exchanging tokens.
|
2014-04-24 14:17:05 -07:00 |
|
Mike Gatny
|
c00b8c347b
|
Refactored common impl into gssapi_mechanism_base.
E.g., both client and server need to produce and process GSSAPI tokens.
|
2014-04-24 14:17:05 -07:00 |
|
Mike Gatny
|
a4a0dc6644
|
Split up gssapi mechanism into client and server.
|
2014-04-24 14:17:05 -07:00 |
|