abac0-leakabac0-meimei-idmei-rt0-nmei_rt0tvf-new-xml
Last change
on this file since 461541a was
461541a,
checked in by Mei <mei@…>, 12 years ago
|
1) updated original rt0 to remove libstrongswan dependency
a) identity credential being made/accessed with openssl api calls
(X509/EVP_PKEY pem)
b) attribute credential being made/access via xmlsec1 (custom XML
structure)
2) refactored libcreddy into libabac and now one ABAC namespace for
libabac
3) added attribute_rule suboption to creddy's attribute as another way
to insert access rule
4) added some regression tests into example directory
5) updated some docs.
|
-
Property mode set to
100644
|
File size:
778 bytes
|
Line | |
---|
1 | All software packages can be installed via distribution package. |
---|
2 | |
---|
3 | swig-1.3 |
---|
4 | http://swig.org/ |
---|
5 | http://sourceforge.net/projects/swig/files/swig/swig-1.3.40/ |
---|
6 | |
---|
7 | Perl modules (via CPAN or distribution package) |
---|
8 | IO::Socket::SSL |
---|
9 | HTTP::Daemon::SSL |
---|
10 | RPC::XML |
---|
11 | |
---|
12 | Python modules |
---|
13 | m2crypto |
---|
14 | |
---|
15 | |
---|
16 | BUILDING ON UBUNTU |
---|
17 | |
---|
18 | The following is a complete list of packages required in order to build from |
---|
19 | git on Ubuntu (tested on version 10.04): |
---|
20 | |
---|
21 | autoconf-archive |
---|
22 | automake |
---|
23 | g++ |
---|
24 | git-core |
---|
25 | libgmp3c2 |
---|
26 | libgmp3-dev |
---|
27 | libio-socket-ssl-perl |
---|
28 | libhttp-daemon-ssl-perl |
---|
29 | librpc-xml-perl |
---|
30 | libssl-dev |
---|
31 | libtool |
---|
32 | python-dev |
---|
33 | swig |
---|
34 | libxmlsec1-dev |
---|
35 | |
---|
36 | BUILDING ON FREEBSD |
---|
37 | |
---|
38 | The following is a list of ports necessary to build from git on FreeBSD |
---|
39 | (tested on version 7.3): |
---|
40 | |
---|
41 | math/gmp |
---|
42 | devel/autoconf-archive |
---|
43 | security/xmlsec1 |
---|
44 | |
---|
Note: See
TracBrowser
for help on using the repository browser.