import of VOMS routines to handle grid-specific stuff
authorDaniel Kouřil <kouril@ics.muni.cz>
Mon, 12 Dec 2011 12:51:35 +0000 (12:51 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Mon, 12 Dec 2011 12:51:35 +0000 (12:51 +0000)
commitbffb64495462391950cca745ebfa2aeec4f0ca5f
treea77848f566fe629eda1c8ff9ab5607a8c47bd23d
parent5b567c1ddde286134811476cb974a80362866413
import of VOMS routines to handle grid-specific stuff
21 files changed:
emi.canl.canl-c/src/proxy/config.h [new file with mode: 0644]
emi.canl.canl-c/src/proxy/doio.c [new file with mode: 0644]
emi.canl.canl-c/src/proxy/doio.h [new file with mode: 0644]
emi.canl.canl-c/src/proxy/evaluate.c [new file with mode: 0644]
emi.canl.canl-c/src/proxy/list.c [new file with mode: 0644]
emi.canl.canl-c/src/proxy/listfunc.h [new file with mode: 0644]
emi.canl.canl-c/src/proxy/myproxycertinfo.h [new file with mode: 0644]
emi.canl.canl-c/src/proxy/namespaces.l [new file with mode: 0644]
emi.canl.canl-c/src/proxy/namespaces.y [new file with mode: 0644]
emi.canl.canl-c/src/proxy/normalize.c [new file with mode: 0644]
emi.canl.canl-c/src/proxy/normalize.h [new file with mode: 0644]
emi.canl.canl-c/src/proxy/parsertypes.h [new file with mode: 0644]
emi.canl.canl-c/src/proxy/proxy.c [new file with mode: 0644]
emi.canl.canl-c/src/proxy/proxycertinfo.c [new file with mode: 0644]
emi.canl.canl-c/src/proxy/scutils.c [new file with mode: 0644]
emi.canl.canl-c/src/proxy/scutils.h [new file with mode: 0644]
emi.canl.canl-c/src/proxy/signing_policy.l [new file with mode: 0644]
emi.canl.canl-c/src/proxy/signing_policy.y [new file with mode: 0644]
emi.canl.canl-c/src/proxy/sslutils.c [new file with mode: 0644]
emi.canl.canl-c/src/proxy/sslutils.h [new file with mode: 0644]
emi.canl.canl-c/src/proxy/vomsproxy.h [new file with mode: 0644]