aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add a constructor to create in-memory pools from an address rangeMartin Willi2013-03-112-3/+58
|/ /
* | Clean up IKE_SA state if IKE_SA_INIT request does not have message ID 0Martin Willi2013-03-111-0/+4
* | Ignore fourth Qick Mode message sent by Windows servers.Martin Willi2013-03-111-0/+9
* | added ITA Echo PA-TNC Subtype and ITA Echo Attribute typeAndreas Steffen2013-03-114-6/+10
* | version bump to 5.0.3dr4Andreas Steffen2013-03-111-1/+1
* | moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-118-31/+112
* | esc() is only used if dladdr(3) is available5.0.3dr3Tobias Brunner2013-03-081-12/+13
* | Fix maximum size of a mem_pool_tTobias Brunner2013-03-071-2/+2
* | New Android release after adding translations and Cert/EAP authenticationTobias Brunner2013-03-071-3/+3
* | android: Add support for combined certificate and EAP authenticationTobias Brunner2013-03-077-34/+63
* | Merge branch 'pt-tls'Martin Willi2013-03-0721-69/+1077
|\ \
| * | If TLS peer authentication not required, the client does nonetheless, allow i...Martin Willi2013-03-061-4/+19
| * | Support different authentication schemes for PT-TLSMartin Willi2013-02-285-6/+71
| * | Request a TLS client certificate even if no peer identity is givenMartin Willi2013-02-281-5/+1
| * | Wrap tls_t.get_{server,peer}_id methods in tls_socket_tMartin Willi2013-02-282-0/+28
| * | Delegate tls_t.get_{peer,server}_id to handshake layerMartin Willi2013-02-287-29/+78
| * | Implement a SASL PLAIN mechanism using shared secretsMartin Willi2013-02-284-0/+224
| * | Implement SASL authentication in PT-TLS clientMartin Willi2013-02-281-11/+191
| * | Implement SASL authentication in PT-TLS serverMartin Willi2013-02-281-5/+236
| * | Define PT-TLS SASL result codesMartin Willi2013-02-281-0/+11
| * | Define an interface for SASL mechanisms and provide a static factoryMartin Willi2013-02-283-1/+193
| * | Pass a client identity to pt_tls_client, usable for TLS or SASL authenticationMartin Willi2013-02-282-7/+21
| * | Don't close underlying file descriptor before destroying a tls_socketMartin Willi2013-02-281-1/+4
* | | As Quick Mode initiator, select a subset of the proposed and the returned TSMartin Willi2013-03-071-4/+11
* | | added some otherNames OIDsAndreas Steffen2013-03-061-0/+6
* | | Fix some apidoc in mem_pool.hMartin Willi2013-03-061-3/+3
* | | testing: Add screen package to base imageTobias Brunner2013-03-051-1/+1
* | | testing: Enable ssh connection to second IP by name (e.g. moon1)Tobias Brunner2013-03-051-1/+9
* | | testing: ssh script accepts IP addresses instead of host namesTobias Brunner2013-03-051-4/+11
* | | testing: ssh script forwards arguments to ssh commandTobias Brunner2013-03-051-1/+2
* | | removed unneeded DS filesAndreas Steffen2013-03-053-6/+0
* | | instead of cloning use extract_buf() methodAndreas Steffen2013-03-0434-35/+35
* | | Don't invoke addr2line if dladdr() did not yield a filenameMartin Willi2013-03-041-1/+1
* | | When receiving critical signals, additionally log backtraces to syslog/filesMartin Willi2013-03-041-0/+1
* | | backtrace_t.log() takes a NULL file pointer to log to registered dbg() hookMartin Willi2013-03-042-33/+71
* | | Don't use color escapes when printing backtraces to a non-TTY fileMartin Willi2013-03-041-11/+20
* | | Add a utility function to resolve TTY color escape codes dynamicallyMartin Willi2013-03-042-0/+103
* | | make TNC Access Requestor ID available to IMVsAndreas Steffen2013-03-039-42/+130
* | | updated NEWSAndreas Steffen2013-03-031-2/+8
* | | upgraded KVM test suite to Linux 3.8 kernelAndreas Steffen2013-03-032-4/+1867
* | | added openssl-ikev2/alg-aes-gcm scenarioAndreas Steffen2013-03-0311-0/+158
* | | use DNs in tnc/tnccs-20-tls scenarioAndreas Steffen2013-03-034-5/+3
* | | added getpwuid_r and initgroups to whitelistAndreas Steffen2013-03-031-0/+2
* | | third parameter was not copiedAndreas Steffen2013-03-021-1/+1
* | | Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-0296-183/+221
* | | Include the whole src directory in apidoc and make source files browsableTobias Brunner2013-03-021-17/+7
* | | Prevent Doxygen from processing __attribute__(...)Tobias Brunner2013-03-021-1/+1
* | | Updated Doxyfile.in with a recent version of DoxygenTobias Brunner2013-03-021-127/+509
* | | Removed backend for old Android frontend patchTobias Brunner2013-03-0214-929/+88
* | | added ERX_SUPPORTED IKEv2 NotifyAndreas Steffen2013-03-022-7/+11