Pieter Hintjens
|
94d9a4ffdf
|
Problem: copyright statements are out of date
Solution: update for 2015
Fixes #1320
|
2015-01-22 10:32:37 +01:00 |
|
Franco Fichtner
|
8c09ae6e49
|
gssapi: RFC 2744 mandates GSS_C_NT_HOSTBASED_SERVICE
Tested on FreeBSD 10.
|
2014-05-05 22:03:53 +02:00 |
|
Pieter Hintjens
|
84ed81c014
|
Added test_metadata
- also prioritize ZAP metadata over ZMTP metadata in case application
uses same names.
|
2014-05-02 22:21:50 +02:00 |
|
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
|
634c8abe29
|
encrypt option on gss ready
|
2014-04-24 14:21:33 -07:00 |
|
Chris Busbey
|
27591d2da6
|
ZMQ_GSSAPI_PLAINTEXT option for disabling encryption
|
2014-04-24 14:21:33 -07:00 |
|
Chris Busbey
|
18da8a7402
|
encode and decode ready message
|
2014-04-24 14:20:54 -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
|
be62be0fa4
|
gss encode/decode 'more' flag
|
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 |
|