aboutsummaryrefslogtreecommitdiffstats
path: root/src/scepclient
Commit message (Collapse)AuthorAgeFilesLines
...
* Some typos fixed.Tobias Brunner2011-02-071-2/+2
|
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
|
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-101-1/+1
|
* Use a dedicated build part for challenge passwords, BUILD_PASSPHRASE gets ↵Martin Willi2010-08-041-1/+1
| | | | obsolete
* Support different encoding types in certificate.get_encoding()Martin Willi2010-07-131-5/+4
|
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵Martin Willi2010-07-132-4/+4
| | | | encoding
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-1/+1
|
* Users of PLUGINS depend on config.status, rebuilding them if plugin ↵Martin Willi2010-04-291-0/+2
| | | | configuration is updated
* Migrated scepclient/openac logging hooks to new signatureMartin Willi2010-04-071-1/+1
|
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-1/+1
|
* Added libhydra include to scepclientMartin Willi2010-03-251-0/+2
|
* replaced struct id by identification_tAndreas Steffen2009-10-102-42/+14
|
* scepclient uses pkcs10 from libstrongswanAndreas Steffen2009-09-282-277/+0
|
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-276-127/+150
|
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-112-31/+14
|
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-102-2/+1
|
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-102-2/+1
|
* use sysconfdir, no need for an additional confdir variableMartin Willi2009-09-071-1/+1
|
* Removed trailing whitespaces in configure.in/Makefile.amMartin Willi2009-09-071-1/+1
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-046-34/+34
|
* handle plugin loading failuresMartin Willi2009-09-011-2/+5
|
* use time_monotonic() instead of time() for statistics and time difference ↵Martin Willi2009-08-311-3/+3
| | | | calculations
* create algorithmIdentifier dynamically from OID databaseMartin Willi2009-08-272-3/+3
|
* updated scepclient to new encoding APIMartin Willi2009-08-263-10/+11
|
* removed obsolete PEM code in pluto/libstrongswanMartin Willi2009-08-261-4/+1
|
* integrity test of openac and scepclient code filesAndreas Steffen2009-08-171-0/+7
|
* reinitialize print argumentsAndreas Steffen2009-08-171-3/+4
|
* check success of library_init()Andreas Steffen2009-08-141-2/+8
|
* use get_proposal_token() for algorithm selectionAndreas Steffen2009-06-202-41/+27
|
* added Camellia encryption support to scepclientAndreas Steffen2009-06-171-2/+15
|
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-092-8/+2
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-098-434/+102
|
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-1/+0
|
* got rid of libcryptoAndreas Steffen2009-05-151-1/+0
|
* started migration to encryption pluginsAndreas Steffen2009-05-092-2/+21
|
* use hash size constants from hasher.hAndreas Steffen2009-05-071-2/+3
|
* removed all hash function code from plutoAndreas Steffen2009-05-061-11/+1
|
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-304-58/+21
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-303-6/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
| | | | | important change for developers: %Y replaces %D to print identities!
* added .gitignore files, ready for the switchMartin Willi2009-04-301-0/+1
|
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-294-135/+71
|
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
|
* added plugin load mechanism to pluto and scepclient and improved debug output4.3.0Andreas Steffen2009-04-212-68/+104
|
* use the regular libstrongswan library initializationAndreas Steffen2009-04-211-4/+2
|
* fixed pluto/scepclient out-of-tree buildsMartin Willi2009-04-211-1/+2
|
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-211-1/+1
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-205-77/+74
|
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-201-5/+5
|