Tobias Brunner
|
1b67166921
|
Unify format of HSR copyright statements
|
2018-05-23 16:32:53 +02:00 |
|
Martin Willi
|
78af570fd5
|
scepclient: support a --bind option to fetch from a specific source IP
|
2013-06-11 15:54:26 +02:00 |
|
Martin Willi
|
46ae05dd17
|
Remove leading zeros in SCEP certificate serialNumbers
|
2013-02-14 16:56:32 +01:00 |
|
Martin Willi
|
f476ff84f3
|
Add a --httptimeout option to scepclient
|
2013-02-08 11:09:33 +01:00 |
|
Martin Willi
|
03ba8f9e8c
|
Move PKCS#9 attribute lists to pkcs7 plugin, as we currently use it there only
|
2012-12-19 10:32:08 +01:00 |
|
Martin Willi
|
063ae4e52a
|
Allocate data returned by pkcs7_t.get_attribute()
|
2012-12-19 10:32:08 +01:00 |
|
Martin Willi
|
74cc41c704
|
Migrated scepclient to new modular PKCS# API
|
2012-12-19 10:32:08 +01:00 |
|
Martin Willi
|
7f9fedc9bd
|
Unify PKCS#9 set_attribute* methods to a single add_attribute
This way the PKCS#9 implementation does not have to know
the encoding types for values
|
2012-12-19 10:32:07 +01:00 |
|
Martin Willi
|
2fc0232a39
|
Add a scepclient option to specify a CA identifier to fetch certs for
|
2012-10-24 16:28:58 +02:00 |
|
Tobias Brunner
|
f05b427265
|
Moved debug.[ch] to utils folder
|
2012-10-24 16:00:51 +02:00 |
|
Martin Willi
|
8bd6a30af1
|
Add a return value to hasher_t.get_hash()
|
2012-07-16 14:55:06 +02:00 |
|
Tobias Brunner
|
392a9b1109
|
Check rng return value when generating SCEP sender nonce
|
2012-07-16 14:53:35 +02:00 |
|
Tobias Brunner
|
3a7c6b39b5
|
scepclient: Generate uppercase transaction ID.
|
2012-06-11 17:33:29 +02:00 |
|
Tobias Brunner
|
f79b665243
|
scepclient: Use HTTP 1.0 for all requests.
|
2012-06-11 17:33:28 +02:00 |
|
Tobias Brunner
|
c6a2aa49b4
|
scepclient: Use pkcs7_t and pkcs9_t, remove all dependencies to pluto/libfreeswan.
|
2012-06-11 17:09:19 +02:00 |
|
Tobias Brunner
|
50e51bee54
|
scepclient: Replaced usages of datatot().
|
2012-06-11 17:09:19 +02:00 |
|
Tobias Brunner
|
a2ddcc3695
|
scepclient: Migrated logging to libstrongswan.
|
2012-06-11 17:09:19 +02:00 |
|
Tobias Brunner
|
25924d3e45
|
scepclient: Some code cleanup.
|
2012-06-11 17:09:19 +02:00 |
|
Martin Willi
|
da9724e6d0
|
Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding
|
2010-07-13 11:29:35 +02:00 |
|
Andreas Steffen
|
0eff9f6539
|
pluto and scepclient now use the x509 plugin for certificates
|
2009-09-27 23:09:30 +02:00 |
|
Martin Willi
|
3b878dae7e
|
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
|
2009-09-11 15:39:35 +02:00 |
|
Martin Willi
|
7daf5226b7
|
removed trailing spaces ([[:space:]]+$)
|
2009-09-04 13:46:09 +02:00 |
|
Martin Willi
|
eb73685dac
|
create algorithmIdentifier dynamically from OID database
|
2009-08-27 13:59:30 +02:00 |
|
Martin Willi
|
5bceb90c86
|
updated scepclient to new encoding API
|
2009-08-26 11:23:52 +02:00 |
|
Andreas Steffen
|
8b799d55ce
|
pluto and scepclient use private and public key plugins of libstrongswan
|
2009-06-09 11:03:32 +02:00 |
|
Andreas Steffen
|
c08ae816a2
|
use hash size constants from hasher.h
|
2009-05-07 10:10:42 +02:00 |
|
Andreas Steffen
|
bc2e33ca96
|
pluto and scepclient use the random plugin from libstrongswan
|
2009-04-30 18:31:48 +00:00 |
|
Andreas Steffen
|
e67197a7f9
|
pluto and scepclient use the curl and ldap fetcher plugins
|
2009-04-29 08:09:35 +00:00 |
|
Andreas Steffen
|
08b2d288a1
|
scepclient and pluto use asn1 from libstrongswan
|
2009-04-20 20:53:38 +00:00 |
|
Andreas Steffen
|
3d7a244b54
|
conversion from 8 spaces to 4 spaces per tab
|
2009-04-19 19:16:09 +00:00 |
|
Andreas Steffen
|
9b91b81870
|
ported most of the libstrongswan chunk_t macros to pluto
|
2009-04-17 16:11:33 +00:00 |
|
Andreas Steffen
|
0dd4bc0333
|
renamed empty_chunk to chunk_empty
|
2009-04-17 11:00:37 +00:00 |
|
Andreas Steffen
|
67411e66c3
|
port the libstrongswan memory allocation methods to pluto
|
2009-04-17 07:11:29 +00:00 |
|
Andreas Steffen
|
ccb76a9cc8
|
scepclient also uses asn1_known_oid()
|
2009-04-15 19:27:39 +00:00 |
|
Martin Willi
|
479f295049
|
fixed compiler warnings issued by:
gcc 4.3
curl.h gcc type-checking
glibc with enabled FORTIFY_SOURCE checking
|
2008-11-11 18:37:19 +00:00 |
|
Martin Willi
|
a43eb5aa3f
|
fixed compiler warning in scepclient
|
2008-03-28 11:45:56 +00:00 |
|
Andreas Steffen
|
96cc677c96
|
removed oid.txt and oid.pl in pluto subdir
|
2007-08-15 08:29:55 +00:00 |
|
Martin Willi
|
1029d84d23
|
|
2006-04-28 10:51:19 +00:00 |
|