trust_router.git
11 years agoAdded OpenSSL crypto library and checks for dh.h and bn.h includes to build
Margaret Wasserman [Wed, 19 Dec 2012 01:12:22 +0000 (20:12 -0500)]
Added OpenSSL crypto library and checks for dh.h and bn.h includes to build

11 years agoInitial TIDR client and server code
Margaret Wasserman [Mon, 17 Dec 2012 22:12:35 +0000 (17:12 -0500)]
Initial TIDR client and server code

11 years agoEditorial change to order of contents
Margaret Wasserman [Mon, 17 Dec 2012 22:00:12 +0000 (17:00 -0500)]
Editorial change to order of contents

11 years agoReorganize common code (for msgs, names...) to be used across tr components.
Margaret Wasserman [Mon, 17 Dec 2012 19:56:05 +0000 (14:56 -0500)]
Reorganize common code (for msgs, names...) to be used across tr components.

11 years agoAdd initial framework for JSON parsing code.
Margaret Wasserman [Wed, 5 Dec 2012 13:25:42 +0000 (08:25 -0500)]
Add initial framework for JSON parsing code.

11 years agoSend TPQ resoonse from server, receive on client.
Margaret Wasserman [Wed, 5 Dec 2012 13:24:55 +0000 (08:24 -0500)]
Send TPQ resoonse from server, receive on client.

11 years agoUpdate configure.ac to include jansson library and .h
Margaret Wasserman [Wed, 5 Dec 2012 05:49:24 +0000 (00:49 -0500)]
Update configure.ac to include jansson library and .h

11 years agoChanges to send TPQ request from client.
Margaret Wasserman [Wed, 5 Dec 2012 05:37:47 +0000 (00:37 -0500)]
Changes to send TPQ request from client.

11 years agoTemporary workaround for null acceptor name in gss-eap.
Margaret Wasserman [Wed, 5 Dec 2012 05:34:53 +0000 (00:34 -0500)]
Temporary workaround for null acceptor name in gss-eap.

11 years agoAuthenticated conn between tpqs and tpqc works.
Margaret Wasserman [Wed, 5 Dec 2012 01:46:17 +0000 (20:46 -0500)]
Authenticated conn between tpqs and tpqc works.

11 years agoAdded TPQ client and server examples to build system, now compiles.
Margaret Wasserman [Tue, 4 Dec 2012 20:17:12 +0000 (15:17 -0500)]
Added TPQ client and server examples to build system, now compiles.

11 years agoInitial TPQ Server code
Margaret Wasserman [Tue, 4 Dec 2012 19:08:50 +0000 (14:08 -0500)]
Initial TPQ Server code

11 years agoFix definitions and align code, so that trust router code compiles.
Margaret Wasserman [Mon, 3 Dec 2012 14:55:11 +0000 (09:55 -0500)]
Fix definitions and align code, so that trust router code compiles.

11 years agoInitial Trust Path Query client code, incomplete, not added to build system.
Margaret Wasserman [Fri, 30 Nov 2012 17:27:17 +0000 (12:27 -0500)]
Initial Trust Path Query client code, incomplete, not added to build system.

11 years agoFixed file permissions.
Margaret Wasserman [Fri, 30 Nov 2012 17:23:21 +0000 (12:23 -0500)]
Fixed file permissions.

11 years agoUpdate GSS EAP OID to standard value.
Margaret Wasserman [Fri, 30 Nov 2012 17:22:04 +0000 (12:22 -0500)]
Update GSS EAP OID to standard value.

11 years agoLink against com_err
Sam Hartman [Thu, 22 Nov 2012 14:45:05 +0000 (09:45 -0500)]
Link against com_err

11 years agoBuild System
Sam Hartman [Wed, 21 Nov 2012 21:10:26 +0000 (16:10 -0500)]
Build System

Initial automake-based build system

11 years agoAdd some ignores
Sam Hartman [Wed, 21 Nov 2012 16:50:22 +0000 (11:50 -0500)]
Add some ignores

11 years agoRemove backup file
Sam Hartman [Wed, 21 Nov 2012 16:48:46 +0000 (11:48 -0500)]
Remove backup file

11 years agoRemove backup file
Sam Hartman [Wed, 21 Nov 2012 16:48:46 +0000 (11:48 -0500)]
Remove backup file

11 years agoInitial structure of Trust Path Query code.
Margaret Wasserman [Wed, 21 Nov 2012 15:26:24 +0000 (10:26 -0500)]
Initial structure of Trust Path Query code.

11 years agoUpdate copyright date to 2012
Margaret Wasserman [Wed, 21 Nov 2012 13:05:23 +0000 (08:05 -0500)]
Update copyright date to 2012

11 years agoMoved gsscon.h include file to a newly created trust_router/include directory.
Margaret Wasserman [Wed, 21 Nov 2012 11:59:23 +0000 (06:59 -0500)]
Moved gsscon.h include file to a newly created trust_router/include directory.

11 years agoFixed typo in function name that was causing link errors.
Margaret Wasserman [Wed, 21 Nov 2012 11:24:19 +0000 (06:24 -0500)]
Fixed typo in function name that was causing link errors.

11 years agoAdd initial GSS connection code and test client/server.
Margaret Wasserman [Wed, 21 Nov 2012 10:16:09 +0000 (05:16 -0500)]
Add initial GSS connection code and test client/server.