]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2013-05-11  Martin Willigit-issue: get "fixed" status for version having a... issue-tracking
2013-05-11  Martin Willigit-issue: define issue-cve and issue-fixed keywords
2013-05-11  Martin Williissue: identification snprintf() overflow vulnerability
2013-05-11  Martin Williissue: GMP RSA signature verification bypass
2013-05-11  Martin Williissue: OpenSSL ECDSA certificate signature verification...
2013-05-10  Martin Willigit-issue: respect issue-affected when checking issue...
2013-05-10  Martin Willigit-issue: some cleanups, use $(...) command substituti...
2013-05-10  Martin Willigit-issue: speed up issue status lookup
2013-05-10  Martin Willigit-issue: fix and speed up issue type lookup
2013-05-10  Martin Willigit-issue: fix verification of given issue-id
2013-05-10  Martin Willigit-issue: add notes about installation of git-issue...
2013-05-10  Martin Willigit-issue: use bash for git-issue, and fix shebang
2013-05-10  Martin Willigit-issue: add an info command to show status of a...
2013-05-10  Martin Willigit-issue: list can now check issue status against...
2013-05-09  Martin WilliAdd an introduction to issue tracking with git commits
2013-05-09  Martin Williissue: Add an initial helper tool to track issues embed...
2013-05-09  Martin WilliUse ref_get() to make sure CHILD_SA reqids are unique
2013-05-09  Martin WilliUse ref_get() to make sure IKE_SA unique IDs are unique
2013-05-09  Martin Williutils: ref_get() returns the new value of the reference...
2013-05-09  Martin Williissue: CHILD_SA reqid / IKE_SA unique ID counters get...
2013-05-07  Tobias Brunnertesting: Don't run tests when building tkm
2013-05-06  Tobias Brunnertesting: Don't run tests when building tkm-rpc
2013-05-06  Martin WilliMerge branch 'tun-vip'
2013-05-06  Martin Willikernel-pfroute: allow only one thread to do a route...
2013-05-06  Martin Willikernel-interface: query SAD for last use time if SPD...
2013-05-06  Martin Willichild-sa: query SAD/SPD just for what we actually need...
2013-05-06  Martin Willikernel-pfkey: be less verbose about unexpected sequence...
2013-05-06  Martin Willikernel-pfkey: install exclude routes if kernel-net...
2013-05-06  Martin Willikernel-pfroute: add a feature flag requesting "exclude...
2013-05-06  Martin Willikernel-pfroute: remove unused interface address refcounting
2013-05-06  Martin Willikernel-pfroute: mark IPs installed on tun device as...
2013-05-06  Martin Willikernel-pfroute: install virtual IPs using dedicated...
2013-05-06  Martin Willikernel-pfkey: when installing a route for a virtual...
2013-05-06  Martin Willikernel-interface: get_address_by_ts() can tell if a...
2013-05-06  Martin Willikernel-interface: support enumeration of virtual-only IPs
2013-05-06  Martin Willikernel-pfkey: refactor route installation to a dedicate...
2013-05-06  Martin Willikernel-pfroute: split /0 routes to avoid conflict with...
2013-05-06  Martin Willikernel-pfkey: check if we have a gateway before compari...
2013-05-06  Martin Willikernel-pfkey: install route along with input, not forwa...
2013-05-06  Martin Willikernel-pfroute: rescan address list for an interface...
2013-05-06  Martin Willikernel-pfroute: add newly appearing interfaces to the...
2013-05-06  Martin Willikernel-pfroute: implement get_nexthop()
2013-05-06  Martin Willikernel-pfroute: install and uninstall routes
2013-05-06  Martin Willikernel-pfroute: collect replies received for our own...
2013-05-06  Martin Willikernel-pfroute: refactor PF_ROUTE message processing...
2013-05-06  Martin Willikernel-pfkey: use an int to set esp_port with a sysctl...
2013-05-06  Martin Willikernel-pfroute: use INIT() macro for allocations
2013-05-06  Martin Willikernel-pfroute: use only a single PF_ROUTE socket for...
2013-05-06  Martin Willikernel-pfroute: fix length check when receiving PF_ROUT...
2013-05-06  Martin Willikernel-pfkey: remove obsolete pluto specific behavior
2013-05-06  Martin Willikernel-netlink: remove obsolete pluto specific behavior
2013-05-06  Martin Willitun_device: add a getter for the address previously...
2013-05-06  Martin Willitun_device: add a getter for the underlying file descriptor
2013-05-06  Martin Willitun-device: use host_create_netmask() to calculate...
2013-05-06  Martin Willihost: add a netmask constructor taking the number of...
2013-05-06  Martin Willihost: remove unused host_t.get_differences() method
2013-05-06  Martin Willihost: print %#H format specifiers not as %any, but...
2013-05-06  Martin Willihost: initialize sockaddr->sa_len if it is available
2013-05-06  Martin Willichild-sa: pass traffic selector to add_sa() regardless...
2013-05-06  Martin Willisocket-default: to bind to one dynamic port on OS X...
2013-05-06  Martin Willisocket-default: refactor socket pair opening to a function
2013-05-06  Martin Willisocket-default: Don't try to send packet if we haven...
2013-05-06  Martin Willisocket-default: Use -1 if socket is not available,...
2013-05-06  Martin Willisemaphore: similar to thread_create(), semaphore_create...
2013-05-06  Martin Willi.gitignore: add OS X .DS_Store files
2013-05-06  Martin WilliMerge branch 'charon-cmd'
2013-05-06  Martin Willicharon-cmd: add an option to set a different server...
2013-05-06  Martin Williproposals: try next if IKEv2 algorithm could not be...
2013-05-06  Martin Willicharon-cmd: add support for different IKEv1/IKEv2 authe...
2013-05-06  Martin Willicharon-cmd: support multi-line help text for each optio...
2013-05-06  Martin Willicharon-cmd: add --local/remote-ts options to set traffi...
2013-05-06  Martin Willicharon-cmd: Use dynamic ports with the socket-default...
2013-05-06  Martin Willisettings: Add a set_default_str() to set a different...
2013-05-06  Martin Willicharon-cmd: prompt for EAP passwords on-demand using...
2013-05-06  Martin Willicharon-cmd: authenticate with EAP if no private key...
2013-05-06  Martin Willicharon-cmd: pass arguments to all handlers, even if...
2013-05-06  Martin Willicharon-cmd: build long_opts only once when reading...
2013-05-06  Martin Willicharon-cmd: add support for using dynamic ports in...
2013-05-06  Martin Willisocket-dynamic: when sending from port zero, allocate...
2013-05-06  Martin Willicontroller: clean up job data if a thread gets cancelle...
2013-05-06  Martin Willicharon-cmd: load certificates and RSA private keys
2013-05-06  Martin Willicharon-cmd: add a connection object and its initiation...
2013-05-06  Martin Willicharon-cmd: move command line options to separate file...
2013-05-06  Martin Willicharon-cmd: add a stub for charon-cmd, a simple command...
2013-05-06  Martin WilliMerge branch 'leak-detective-dlsym'
2013-05-06  Martin Williscripts: add a simple test utility to do some malloc...
2013-05-06  Martin Willibacktrace: use atos instead of addr2line on OS X to...
2013-05-06  Martin Willibacktrace: add an alternative stack unwinding implement...
2013-05-06  Martin Willileak-detective: add support for OS X by hooking default...
2013-05-06  Martin Willileak-detective: remove unused malloc call counters
2013-05-06  Martin Willileak-detective: align allocations on both 32 and 64...
2013-05-06  Martin Willileak-detective: call tzset() explicitly before enabling...
2013-05-06  Martin Willileak-detective: override malloc functions instead of...
2013-05-06  Martin WilliMerge branch 'silent-automake'
2013-05-06  Martin WilliAdd -s to make if --enable-silent-rules is ./configured
2013-05-06  Martin WilliUse the GEN silent rule when generating files with sed
2013-05-06  Martin WilliUse the GEN silent rule when generating oid database...
2013-05-06  Martin WilliUse the GEN silent rule when generating gperf files
2013-05-06  Martin WilliProvide the --enable-silent-rules ./configure option...
2013-05-06  Martin WilliIntroduce an optional logger_t.vlog() method with forma...
next