2010-03-17 |
Martin Willi | Introduced ipsec.conf NTLM keyword for NT hashes |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Martin Willi | EAP-MSCHAPv2 can use stored NT hashes in addition to... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Thomas Egerer | lookup exclusion for several arbitrary routing tables |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Tobias Brunner | Fixing a compiler warning when building with -Wextra. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Andreas Steffen | setting the two most significant bits assures an RSA... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Andreas Steffen | we don't accept a serial number with leading zeroes |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Tobias Brunner | Reordered the name and sname construction. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Tobias Brunner | Fixed a bug in pluto's x509 handling. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Andreas Steffen | deleted old strongSwan VIDs |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Andreas Steffen | enable build of socket-default plugin |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Andreas Steffen | mixed IKEv1/IKEv2 scenarios require socket-raw |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Martin Willi | Added a very minimalistic SMTP client to send mails... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Martin Willi | Do not disable the default-socket if it was enabled... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Martin Willi | Set a xy_given variable for a --enable/disable-xy option |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Martin Willi | Add a getter for the HTTP referer |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Andreas Steffen | fix 64bit issue with time_t from database |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Tobias Brunner | Adding socket-default to the plugin list in all test... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Tobias Brunner | Provide the Diffie Hellman parameters from a central... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Tobias Brunner | Adding the OpenSSL plugin to the Android build. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Tobias Brunner | Fixing integrity tests after renaming the plugin constr... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Tobias Brunner | Adding a helper function that translates single charact... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Tobias Brunner | Replaced the deprecated RSA_generate_key with RSA_gener... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Martin Willi | Implemented the PRF_KEYED_SHA1 algorithm in the openssl... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Martin Willi | Removed accidentally commited files from tree, ignore... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Andreas Steffen | removed unwanted commits |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Andreas Steffen | critical keyUsage extension must be parsed |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Andreas Steffen | recognize strongSwan VID |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Andreas Steffen | set Certificate Sign and CRL Sign flags in keyUsage... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tobias Brunner | Make Android.mk depend on configure.in, so it gets... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tobias Brunner | parser.l includes y.tab.h, so it must be built first |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tobias Brunner | Ignore the generated y.output. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tobias Brunner | Do not hardcode the path to the strongSwan sources. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tobias Brunner | Ignore the generated Android.mk |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tobias Brunner | Generate the main Android.mk, so the version number... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tobias Brunner | Build libstrongswan before building any plugins during... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Martin Willi | scepclient still depends on libfreeswan |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Martin Willi | Remove the invalid cast in time() parameter, as reporte... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tobias Brunner | Disabling warnings about arithmethic with void* on... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tobias Brunner | Fixing a bug on platforms where size_t is unsigned. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tobias Brunner | The parsed timeval is unsigned. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tobias Brunner | The return value of snprintf is int not size_t. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Martin Willi | Add braces around empty body in if statement |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Martin Willi | Added charon.send/receive_delay options to simulate... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Martin Willi | Migrated receiver_t to METHOD/INIT macros |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Martin Willi | Migrated sender_t to METHOD/INIT macros |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Martin Willi | Check if we are not using a vendor EAP method in EAP_ID... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Martin Willi | Use "static const", some GCCs don't like "const static" |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tobias Brunner | Adding Android.mk files to build charon and libstrongsw... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tobias Brunner | Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tobias Brunner | Streamlined the source file list formatting in plugin... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tobias Brunner | Fixing some includes by replacing <> with "". |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tobias Brunner | Link all enabled libstrongswan plugins into the library... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tobias Brunner | Enabling the plugin loader to be able to load plugins... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tobias Brunner | Adding an option to build libstrongswan and charon... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tobias Brunner | Changed plugin constructors from plugin_create to plugi... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Tobias Brunner | Removing the plugin constructor declarations from the... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Andreas Steffen | renewed Authorization Authority certificate |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | NEWS about the android plugin |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | NEWS about the dynamic socket implementation |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Link libstrongswan to the new plugins, too |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Add support for dynamic ports in load tester |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Process ike_vendor task before ike_init, fixes support... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Use message instead of attributes in hook |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Set UDP encapsulation option on all sockets |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Fixed starter left-/rightikeport keyword |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Added locking to dynamic socket list |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Include ports in ike_cfg equality check |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Added an initiator-only socket implementation which... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Removed obsolete daemon kill |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Do not kill daemon, just not use pluggable kernel inter... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Pass sockets to bypass to kernel interface, allowing... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Migrated kernel_klips_ipsec to METHOD/INIT macros |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Migrated kernel_pfkey_ipsec to METHOD/INIT macros |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Migrated kernel_netlink_ipsec to METHOD/INIT macros |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Migrated kernel_interface wrapper to METHOD/INIT macros |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Added left-/rightikeport ipsec.conf options to use... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Use src/dst ports as configured in ike_cfg |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Store custom IKE src/dst ports on ike_cfg |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Migrated ike_cfg_t to METHOD/INIT macros |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Migrated packet_t to METHOD/INIT macros |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Willi | Moved socket and socket-raw implementations to plugins |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tobias Brunner | Force libdl if the android plugin is enabled. AC_SEARCH... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tobias Brunner | Link all plugins to libstrongswan. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tobias Brunner | Avoid a race condition that could lead to a segmentatio... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin Willi | Use side-channel secured mpz_powm_sec of libgmp 5,... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin Willi | Updated debian package for NetworkManager-strongswan... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin Willi | Version bump and NEWS for NetworkManager-strongswan... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin Willi | Updated german translation |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin Willi | Tooltips are translatable |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin Willi | Newer glade requires explicit vertical vboxes |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin Willi | Fixed lost renaimings in android plugin |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Martin Willi | Added Android plugin, currently provides DNS handling... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Martin Willi | Invoke missing message() hook for incoming responses |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Andreas Steffen | version bump to 4.4.0 |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Tobias Brunner | Detect windows hosts to add specific workarounds. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Tobias Brunner | Adding support for AES GMAC (RFC4543). |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Martin Willi | Do not build own authentication data before we've verif... 4.3.6 |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Andreas Steffen | hash-and-url avoids IP fragementation, cert and crl... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Andreas Steffen | generated hash-and-url files for rfc3779 certs |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Andreas Steffen | hash-and-url avoids IP fragementation, cert and crl... |
commit | commitdiff | tree | snapshot |
next |