]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2011-10-03  Tobias BrunnerMigrated mconsole_t to INIT/METHOD macros.
2011-10-03  Tobias BrunnerMigrated guest_t to INIT/METHOD macros.
2011-10-03  Tobias BrunnerMigrated bridge_t to INIT/METHOD macros.
2011-10-03  Tobias BrunnerMigrated thread_t to INIT/METHOD macros.
2011-10-03  Tobias BrunnerMigrated mutex_t to INIT/METHOD macros.
2011-10-03  Tobias BrunnerMigrated rwlock_t to INIT/METHOD macros.
2011-10-03  Tobias BrunnerMigrated thread_value_t to INIT/METHOD macros.
2011-10-02  Andreas SteffenMigrated attribute_manager to INIT/METHOD macros
2011-10-02  Andreas Steffencosmetics
2011-10-02  Andreas SteffenMigrated host to INIT/METHOD macros
2011-10-02  Andreas SteffenMigrated traffic_selector to INIT/METHOD macros
2011-10-02  Andreas SteffenMigrated database_factory to INIT/METHOD macros
2011-10-02  Andreas SteffenMigrated crypto/prf_plus to INIT/METHOD macros
2011-10-02  Andreas SteffenMigrated crypto/pkcs9 to INIT/METHOD macros
2011-10-02  Andreas SteffenMigrated crypto/pkcs7 to INIT/METHOD macros
2011-10-02  Andreas SteffenMigrated cred_encoding to INIT/METHOD macros
2011-10-02  Andreas SteffenMigrated auth_cfg to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated sql_attribute to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated netlink_socket to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated resolve_handler to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated ietf_attributes to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated shared_key to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated auth_cfg_wrapper to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated cert_cache to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated ocsp_response_wrapper to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated pgp_cert to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated x509_pkcs10 to INIT/METHOD macros
2011-09-29  Andreas SteffenMigrated x509_ocsp_response to INIT/METHOD macros
2011-09-28  Andreas SteffenMigrated x509_ocsp_request to INIT/METHOD macros
2011-09-28  Andreas SteffenMigrated x509_ac to INIT/METHOD macros
2011-09-28  Martin WilliDon't allocate extra memory to MAC the TLS header
2011-09-28  Martin WilliVerify TLS MAC even if padding is invalid to prevent...
2011-09-28  Tobias Brunnerpluto: Handle SIGINT to terminate properly when run...
2011-09-28  Tobias Brunnerpluto: Check for processes with the PID stored in pluto...
2011-09-28  Tobias Brunnerstarter: Check for processes with PIDs stored in pid...
2011-09-28  Tobias BrunnerMake sure the PID read from charon.pid is null-terminated.
2011-09-28  Andreas SteffenMigrated sha1_prf to INIT/METHOD macros
2011-09-28  Andreas Steffenuse specific reset method
2011-09-28  Andreas SteffenMigrated sha2_hasher to INIT/METHOD macros
2011-09-28  Andreas SteffenMigrated sha1_hasher to INIT/METHOD macros
2011-09-28  Andreas SteffenMigrated md5_hasher to INIT/METHOD macros
2011-09-28  Andreas SteffenMigrated md4_hasher to INIT/METHOD macros
2011-09-28  Andreas SteffenMigrated pubkey_cert to INIT/METHOD macros
2011-09-26  Tobias BrunnerDocumented the strict flag (!) for ike and esp options...
2011-09-26  Martin WilliLoad eap-aka plugin before shared simaka helpers depend...
2011-09-13  Andreas Steffenversion bump to 4.6.0dr4
2011-09-13  Tobias BrunnerSend AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID...
2011-09-12  Tobias BrunnerPTS log group documented in man pages.
2011-09-12  Tobias BrunnerDocument charon's default log levels in ipsec.conf(5).
2011-09-12  Martin WilliReturn allocated variable in INIT()
2011-09-12  Martin WilliClear traps during shutdown before unloading kernel...
2011-09-12  Martin WilliDestroy kernel interface during deregistration, as...
2011-09-12  Martin WilliAdd missing semicolon
2011-09-10  Andreas Steffenadded PTS debug class
2011-09-10  Andreas Steffenused request ID in message request output
2011-09-10  Andreas Steffenintroduced a PA-TNC attribute manager
2011-09-10  Andreas Steffencorrectly initialize error_code
2011-09-10  Andreas Steffendefine attr_info only once
2011-09-10  Andreas Steffenremoved whitespace
2011-09-10  Andreas Steffendecoupled request ID from files table primary key
2011-09-10  Andreas Steffencosmetics
2011-09-10  Andreas Steffenproperly close Tspi_Context
2011-09-10  Andreas Steffenwhitelist glibc instead of TrouSerS functions
2011-09-10  Andreas Steffendetermine machine architecture programmatically
2011-09-10  Andreas Steffendetermine version for various Linux releases
2011-09-10  Sansar ChoinyambuuImplemented PTS attributes Request File Metadata, Unix...
2011-09-10  Sansar ChoinyambuuFile not Found, Invalid path, Invalid Delimiter PTS...
2011-09-09  Andreas Steffendue to a bug fix reverted to the previous RULE_CRL_VALI...
2011-09-08  Andreas Steffenadded Gentoo UML file measurements
2011-09-08  Andreas Steffenredirect stderr of command to /dev/null
2011-09-08  Andreas Steffenadded leaky TrouSerS functions to whitelist
2011-09-08  Andreas Steffenfixed memory leak
2011-09-08  Andreas Steffencheck if pts_credmgr exists
2011-09-08  Andreas Steffenmove state change to head of section
2011-09-08  Andreas Steffencreated libpts
2011-09-08  Andreas Steffencheck files in alphabetical order
2011-09-08  Andreas Steffenlittle bug fix
2011-09-08  Andreas Steffenbeautified AIK verification
2011-09-08  Andreas Steffenrefactored measurement verification
2011-09-08  Andreas Steffenrefactored file measurement request list
2011-09-08  Sansar ChoinyambuuAdded Check_Measurement function to pts_database instea...
2011-09-08  Sansar ChoinyambuuAdded Check_Measurement function to pts_database instea...
2011-09-08  Andreas Steffencheck if AIK certificate is trusted
2011-09-08  Andreas Steffenfixed typo
2011-09-08  Andreas Steffenlexparser was not used
2011-09-08  Andreas Steffenuse arch instead of uname -p
2011-09-08  Sansar ChoinyambuuAdded destroy functions for linked lists
2011-09-08  Andreas Steffenadded strongswan.conf attributes for attestation IMC/IMV
2011-09-08  Andreas Steffenallow to override platform info
2011-09-08  Andreas Steffencosmetics
2011-09-08  Andreas Steffenchange measurement not found debug level
2011-09-08  Andreas Steffenget platform info from IMC
2011-09-08  Andreas Steffenadded some more entries to file hashes database
2011-09-08  Andreas Steffenadded libxt_udp.so and libxt_tcp.so for Ubuntu 11.4...
2011-09-08  Andreas Steffenadded a PTS credential set
2011-09-08  Sansar ChoinyambuuVerification of directory contents measurements implemented
2011-09-08  Sansar ChoinyambuuAdded measurements for libxt_udp.so and libxt_tcp.so...
2011-09-08  Sansar ChoinyambuuAdded directory column with default value of zero into...
2011-09-08  Andreas Steffenreverted aik_cert and aik_key parameters
2011-09-08  Andreas Steffendebug output while loading AIK credentials
next