index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pluto
/
ipsec_doi.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use IV length of a crypter instead of block size for IV calculations
Martin Willi
2010-08-13
1
-4
/
+5
|
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-8
/
+14
|
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵
Martin Willi
2010-07-13
1
-4
/
+4
|
|
|
|
encoding
*
do not destroy xauth_id if phase2 equals phase1 connection
Andreas Steffen
2010-06-08
1
-7
/
+4
|
*
inherit XAUTH identities in Phase 2
Heiko Hund
2010-06-08
1
-2
/
+22
|
*
refactoring of Mode Config functionality allows transport and handling of ↵
Andreas Steffen
2010-05-14
1
-14
/
+13
|
|
|
|
any attribute
*
fixed segfault in pluto with multiple ISAKMP SAs in delete payload
Heiko Hund
2010-04-20
1
-2
/
+20
|
*
implemented inheritance of virtual IP assigned by Mode Config on the ↵
Andreas Steffen
2010-04-11
1
-0
/
+15
|
|
|
|
responder side
*
Adding support for AES GMAC (RFC4543).
Tobias Brunner
2010-02-12
1
-3
/
+4
|
*
merged pluto's PGP certificate parsing with charon's
Andreas Steffen
2009-11-10
1
-20
/
+23
|
*
prepended all ISAKMP notification message types with ISAKMP_
Andreas Steffen
2009-10-12
1
-40
/
+40
|
*
fixed output of offered CA
Andreas Steffen
2009-10-11
1
-1
/
+1
|
*
replaced struct id by identification_t
Andreas Steffen
2009-10-10
1
-145
/
+134
|
*
migrated public key IDs to identification_t
Andreas Steffen
2009-10-08
1
-93
/
+141
|
*
pluto and charon now have the same ipsec listall output format
Andreas Steffen
2009-10-06
1
-1
/
+0
|
*
pluto now uses x509 plugin for attribute certificate handling
Andreas Steffen
2009-10-05
1
-14
/
+18
|
*
fixes multiple IPsec SAs with IKEv1 Mode Config
Andreas Steffen
2009-10-01
1
-0
/
+17
|
*
abbreviated struct connection by connection_t
Andreas Steffen
2009-09-27
1
-24
/
+24
|
*
pluto and scepclient now use the x509 plugin for certificates
Andreas Steffen
2009-09-27
1
-8
/
+22
|
*
enforce coding rules
Andreas Steffen
2009-09-22
1
-63
/
+277
|
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
1
-16
/
+8
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-40
/
+40
|
*
use time_monotonic() instead of gettimeofday() for time difference calculations
Martin Willi
2009-08-31
1
-1
/
+0
|
*
updated pluto to new fingerprinting API
Martin Willi
2009-08-26
1
-10
/
+8
|
*
improved DPD error message
Andreas Steffen
2009-07-22
1
-1
/
+2
|
*
pluto supports AES_CCM and AES_GCM ESP algorithms
Andreas Steffen
2009-07-12
1
-59
/
+60
|
*
renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512
Andreas Steffen
2009-06-13
1
-4
/
+4
|
*
fixed broken XAUTH authentication
Andreas Steffen
2009-06-12
1
-6
/
+15
|
*
not restricted to RSA public keys
Andreas Steffen
2009-06-12
1
-4
/
+4
|
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
1
-75
/
+122
|
*
hooray, pluto and scepclient do not depend on libgmp anymore
Andreas Steffen
2009-06-09
1
-1
/
+0
|
*
fixed OpenPGP parsing
Andreas Steffen
2009-06-09
1
-2
/
+2
|
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-255
/
+109
|
*
eliminated ipsec_policy.h
Andreas Steffen
2009-05-26
1
-2
/
+1
|
*
KE payload of ECP groups has X and Y coordinates
Andreas Steffen
2009-05-24
1
-2
/
+2
|
*
use the Diffie-Hellman functionality of libstrongswan
Andreas Steffen
2009-05-24
1
-57
/
+24
|
*
updated copyright statements
Andreas Steffen
2009-05-22
1
-0
/
+1
|
*
st_okley.hash contains hash algorithm
Andreas Steffen
2009-05-15
1
-13
/
+13
|
*
split encrypt/decrypt functionality of crypto_cbc()
Andreas Steffen
2009-05-14
1
-4
/
+19
|
*
fixed generation of IKEv1 key material
Andreas Steffen
2009-05-07
1
-7
/
+17
|
*
all hashes, hmacs and prfs use libstrongswan
Andreas Steffen
2009-05-06
1
-189
/
+189
|
*
SKEYID derivation based on libstrongswan
Andreas Steffen
2009-05-05
1
-50
/
+79
|
*
pluto and scepclient use the random plugin from libstrongswan
Andreas Steffen
2009-04-30
1
-181
/
+124
|
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
|
*
fixed a bunch of compiler warnings, pgp end certificate listing
Martin Willi
2009-04-21
1
-0
/
+1
|
*
scepclient and pluto use asn1 from libstrongswan
Andreas Steffen
2009-04-20
1
-1
/
+0
|
*
support of the enum printf_hook
Andreas Steffen
2009-04-20
1
-4
/
+2
|
*
conversion from 8 spaces to 4 spaces per tab
Andreas Steffen
2009-04-19
1
-4247
/
+4247
|
*
ported most of the libstrongswan chunk_t macros to pluto
Andreas Steffen
2009-04-17
1
-18
/
+29
|
*
renamed empty_chunk to chunk_empty
Andreas Steffen
2009-04-17
1
-2
/
+2
|
[next]