| May | JUN | Jul |
| 14 | ||
| 2011 | 2012 | 2013 |
COLLECTED BY
Collection: Alexa Crawls
Add this repository as a remote to an existing local repository:
git remote add refhashutils git://gitorious.org/meego-platform-security/refhashutils.git git fetch refhashutils git checkout -b my-local-tracking-branch refhashutils/master_or_other_branch
The library is targeted for client server applications using interprocess communication. In such setup some servers may wish to check the credentials of the client process before granting the request.
Add this repository as a remote to an existing local repository:
git remote add libcreds2 git://gitorious.org/meego-platform-security/libcreds2.git git fetch libcreds2 git checkout -b my-local-tracking-branch libcreds2/master_or_other_branch
Add this repository as a remote to an existing local repository:
git remote add dpkg git://gitorious.org/meego-platform-security/dpkg.git git fetch dpkg git checkout -b my-local-tracking-branch dpkg/master_or_other_branch
Add this repository as a remote to an existing local repository:
git remote add openssl1 git://gitorious.org/meego-platform-security/openssl1.git git fetch openssl1 git checkout -b my-local-tracking-branch openssl1/master_or_other_branch
Add this repository as a remote to an existing local repository:
git remote add aegis-examples git://gitorious.org/meego-platform-security/aegis-examples.git git fetch aegis-examples git checkout -b my-local-tracking-branch aegis-examples/master_or_other_branch
Add this repository as a remote to an existing local repository:
git remote add libcreds2-qt git://gitorious.org/meego-platform-security/libcreds2-qt.git git fetch libcreds2-qt git checkout -b my-local-tracking-branch libcreds2-qt/master_or_other_branch
Add this repository as a remote to an existing local repository:
git remote add librestok git://gitorious.org/meego-platform-security/librestok.git git fetch librestok git checkout -b my-local-tracking-branch librestok/master_or_other_branch
Add this repository as a remote to an existing local repository:
git remote add rpm git://gitorious.org/meego-platform-security/rpm.git git fetch rpm git checkout -b my-local-tracking-branch rpm/master_or_other_branch
Add this repository as a remote to an existing local repository:
git remote add aegis-certman git://gitorious.org/meego-platform-security/aegis-certman.git git fetch aegis-certman git checkout -b my-local-tracking-branch aegis-certman/master_or_other_branch
Add this repository as a remote to an existing local repository:
git remote add aegis-crypto git://gitorious.org/meego-platform-security/aegis-crypto.git git fetch aegis-crypto git checkout -b my-local-tracking-branch aegis-crypto/master_or_other_branch