aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* version bump to 5.0.2dr2Andreas Steffen2012-10-201-1/+1
* version bump to 5.0.2dr1Andreas Steffen2012-10-111-1/+1
* created OS IMC/IMV pairAndreas Steffen2012-10-091-1/+7
* version bump to 5.0.1Andreas Steffen2012-10-021-1/+1
* Add Cisco Unity client support for Split-Include and Local-LANMartin Willi2012-09-181-0/+4
* Removed the unneeded socket-raw pluginTobias Brunner2012-09-141-4/+0
* version bump to 5.0.1rc1Andreas Steffen2012-09-121-1/+1
* Merge branch 'eap-client-select'Tobias Brunner2012-08-311-0/+4
|\
| * Added eap-dynamic plugin which can proxy any other EAP methodTobias Brunner2012-08-311-0/+4
* | version bump to 5.0.1dr4Andreas Steffen2012-08-311-1/+1
|/
* Add a mutex/condvar based semaphore implementation if sem_timedwait is unavai...Martin Willi2012-08-201-0/+2
* version bump to 5.0.1dr3Andreas Steffen2012-08-201-1/+1
* version bump to 5.0.1dr2Andreas Steffen2012-08-141-1/+1
* Merge branch 'android-app'Tobias Brunner2012-08-131-0/+1
|\
| * Fixed ip_packet_t if IPv6 is not availableTobias Brunner2012-08-081-0/+1
* | Merge branch 'android-ndk'Tobias Brunner2012-08-131-0/+30
|\|
| * socket-default plugin allocates random ports if configured to 0.Tobias Brunner2012-08-081-3/+3
| * Stub library for user space IPsec implementation added.Tobias Brunner2012-08-081-0/+3
| * Moved Android specific logger to separate plugin.Tobias Brunner2012-08-081-0/+4
| * Make the UDP ports charon listens for packets on (and uses as source ports) c...Tobias Brunner2012-08-081-0/+23
* | Documentation fixes regarding xauth-pam/eap-gtc pluginsTobias Brunner2012-08-111-1/+1
* | Add xauth-pam, an XAuth backend verifying credentials with PAMMartin Willi2012-08-101-1/+5
|/
* With --enable-bfd-backtraces, use binutils libbfd to resolve backtracesMartin Willi2012-07-131-0/+9
* Set a sane default if --with-dev-headers is given without pathMartin Willi2012-07-121-0/+3
* version bump to 5.0.1dr1Andreas Steffen2012-07-111-1/+1
* Install dev headers only if --with-dev-headers= option is setMartin Willi2012-07-111-0/+4
* Check if config.h passed correctly via gcc -includeMartin Willi2012-07-111-0/+1
* Use and install a config.h AC_CONFIG_HEADER that contains all AC_DEFINE resultsMartin Willi2012-07-111-0/+3
* Added a description to all AC_DEFINE macros, as required by autoheaderMartin Willi2012-07-111-28/+46
* getpwnam_r and getgrnam_r are not supported by the Android NDKTobias Brunner2012-07-091-1/+1
* Fixed help text for --disable-xauth-generic pluginTobias Brunner2012-07-051-1/+1
* Thread-safe wrapper around strerror(3)/strerror_r(3) addedTobias Brunner2012-06-281-0/+1
* Added an option to rename the ipsec script during installationTobias Brunner2012-06-251-0/+4
* Enable xauth-generic by default but don't build it if IKEv1 is disabledTobias Brunner2012-06-251-1/+5
* version bump to 5.0.0Andreas Steffen2012-06-231-1/+1
* Removed remaining pluto related configure options.Tobias Brunner2012-06-131-21/+3
* Bye bye Pluto!Tobias Brunner2012-06-111-62/+36
* version bump to 5.0.0rc1Andreas Steffen2012-06-091-1/+1
* Remove executable flag from source files.Tobias Brunner2012-05-181-0/+0
* Add nonce plugin implementationAdrian-Ken Rueegsegger2012-05-181-0/+4
* It seems charon-nm has to be linked against libnm-util.Tobias Brunner2012-05-031-2/+2
* Integrate nm plugin directly in charon-nm.Tobias Brunner2012-05-031-4/+1
* Added a small libcharon wrapper intended to directly host the nm plugin.Tobias Brunner2012-05-031-46/+50
* Provide plugin list from charon, not internally in libcharon.Tobias Brunner2012-05-031-98/+98
* Merge branch 'ikev1'Martin Willi2012-05-021-4/+21
|\
| * Merge branch 'ikev1-clean' into ikev1-masterMartin Willi2012-03-201-4/+21
| |\
| | * Added an XAuth plugin that forwards authentication to EAP methodsMartin Willi2012-03-201-0/+4
| | * Added a --disable-ikev2 option to disable IKEv2 support in charonMartin Willi2012-03-201-1/+6
| | * Added generic XAuth backend, using secrets provided by credential sets.Tobias Brunner2012-03-201-0/+4
| | * Removed xauth-null dummy plugin.Tobias Brunner2012-03-201-4/+0