aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/smartcard.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-1940/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* pluto: Fixed a regression introduced in f565d0c575.Tobias Brunner2010-10-261-10/+12
| | | | | Since scx_add could return a previously created smartcard object, using sc->last_cert to store the newly added certificate could lead to segfaults.
* Fixed pluto smartcard support after introducing encryption schemesMartin Willi2010-08-301-2/+2
|
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-72/+69
|
* some missing refactoring changesAndreas Steffen2009-10-111-22/+24
|
* streamlined output from get_validity()Andreas Steffen2009-10-061-10/+4
|
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-271-76/+45
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-22/+22
|
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-091-11/+24
|
* fixed OpenPGP parsingAndreas Steffen2009-06-091-1/+1
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+0
|
* some typosTobias Brunner2009-04-301-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-3/+1
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-1362/+1362
|
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-2/+2
|
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-2/+6
|
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-2/+2
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-33/+33
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-2/+2
|
* fixed all pluto compiler warningsMartin Willi2008-03-281-4/+4
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* fixed bug occuring with multiple occurences of the same cacert on a smartcardAndreas Steffen2007-08-131-2/+4
|
* support of PKCS#11 init arguments required by NSS softoken, patch ↵Andreas Steffen2007-07-031-4/+8
| | | | contributed by Robert Varga
* - introduced autotoolsMartin Willi2006-05-161-1/+1
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-04-281-0/+1956