strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
conf: Split strongswan.conf(5) man page and use generated snippet
[strongswan.git]
/
src
/
2014-02-12
Tobias Brunner
conf: Install strongswan.conf template from a separate...
tree
|
commitdiff
2014-02-12
Tobias Brunner
settings: Add support to enumerate sections and key...
tree
|
commitdiff
2014-02-12
Tobias Brunner
settings: Implement subsections and key/value pairs...
tree
|
commitdiff
2014-02-12
Tobias Brunner
array: Add fallback for qsort_r using thread-local...
tree
|
commitdiff
2014-02-12
Tobias Brunner
plugin-loader: Optionally use load option in each plugi...
tree
|
commitdiff
2014-02-12
Tobias Brunner
array: Add array_bsearch function
tree
|
commitdiff
2014-02-12
Tobias Brunner
array: Add array_sort function
tree
|
commitdiff
2014-02-12
Tobias Brunner
libcharon: Remove unused charon->name
tree
|
commitdiff
2014-02-12
Tobias Brunner
charon-tkm: Use lib->ns instead of charon->name
tree
|
commitdiff
2014-02-12
Tobias Brunner
libcharon: Use lib->ns instead of charon->name
tree
|
commitdiff
2014-02-12
Tobias Brunner
libhydra: Remove unused hydra->daemon
tree
|
commitdiff
2014-02-12
Tobias Brunner
libhydra: Use lib->ns instead of hydra->daemon
tree
|
commitdiff
2014-02-12
Tobias Brunner
libtls: Move settings to <ns>.tls with fallback to...
tree
|
commitdiff
2014-02-12
Tobias Brunner
attr-sql: Use namespace for attr-sql config, with fallback
tree
|
commitdiff
2014-02-12
Tobias Brunner
lib: All settings use configured namespace
tree
|
commitdiff
2014-02-12
Tobias Brunner
lib: Add default config fallback for configured namespace
tree
|
commitdiff
2014-02-12
Tobias Brunner
unit-tests: Test how settings_t handles some invalid...
tree
|
commitdiff
2014-02-12
Tobias Brunner
settings: Add method that allows to define fallback...
tree
|
commitdiff
2014-02-12
Tobias Brunner
settings: Make print_key() not rely on null-terminated...
tree
|
commitdiff
2014-02-12
Tobias Brunner
unit-tests: Add tests for includes and file loading...
tree
|
commitdiff
2014-02-12
Tobias Brunner
settings: Allow empty strings in section key
tree
|
commitdiff
2014-02-12
Tobias Brunner
unit-tests: Add tests for enumerators in settings_t
tree
|
commitdiff
2014-02-12
Tobias Brunner
unit-tests: Add tests for setters in settings_t
tree
|
commitdiff
2014-02-12
Tobias Brunner
unit-tests: Add basic tests for settings_t
tree
|
commitdiff
2014-02-12
Tobias Brunner
lib: Add global config namespace
tree
|
commitdiff
2014-02-12
Tobias Brunner
pool: Typo in Makefile fixed
tree
|
commitdiff
2014-02-12
Tobias Brunner
Merge branch 'sql-install'
tree
|
commitdiff
2014-02-12
Tobias Brunner
pool: Install SQL schemas from src/pool
tree
|
commitdiff
2014-02-12
Tobias Brunner
sql: Set default values for some fields in addresses...
tree
|
commitdiff
2014-02-12
Tobias Brunner
libimcv: Install SQL files in /usr/share/strongswan...
tree
|
commitdiff
2014-02-12
Tobias Brunner
sql: Install SQL schemas in /usr/share/strongswan/templ...
tree
|
commitdiff
2014-02-12
Tobias Brunner
sql: Remove unused cred.sql snippet
tree
|
commitdiff
2014-02-12
Tobias Brunner
asn1: Support dates before 1970-01-01 (i.e. when time_t...
tree
|
commitdiff
2014-02-12
Tobias Brunner
asn1: Add additional validation for parsed ASN.1 date...
tree
|
commitdiff
2014-02-12
Tobias Brunner
ikev1: Fix config switching due to failed authenticatio...
tree
|
commitdiff
2014-02-12
Tobias Brunner
kernel-pfroute: Don't cache route entries if installati...
tree
|
commitdiff
2014-02-12
Tobias Brunner
kernel-netlink: Don't cache route entries if installati...
tree
|
commitdiff
2014-02-12
Tobias Brunner
identification: Fix printing of empty RDNs on FreeBSD
tree
|
commitdiff
2014-02-12
Tobias Brunner
tests: Fix test for printing NULL on FreeBSD
tree
|
commitdiff
2014-02-10
Andreas Steffen
unit-tests: added asn1_parser tests
tree
|
commitdiff
2014-02-10
Andreas Steffen
unit-tests: added some more ASN.1 length tests
tree
|
commitdiff
2014-02-10
Thomas Egerer
leak_detective: Assign return value of realloc to buf
tree
|
commitdiff
2014-02-10
Martin Willi
rdrand: Provide get_features() regardless of RDRAND...
tree
|
commitdiff
2014-02-10
Martin Willi
rdrand: Move RDRAND detection log to level 2
tree
|
commitdiff
2014-02-06
Martin Willi
updown: Return an empty DNS server enumerator if no...
tree
|
commitdiff
2014-02-06
Martin Willi
Merge branch 'cmd-proposals'
tree
|
commitdiff
2014-02-06
Martin Willi
charon-cmd: Request an IPv6 virtual IP if an IPv6 remot...
tree
|
commitdiff
2014-02-06
Martin Willi
charon-cmd: Document new proposal options in manpage
tree
|
commitdiff
2014-02-06
Martin Willi
charon-cmd: Add --esp/--ah-proposal options to specify...
tree
|
commitdiff
2014-02-06
Martin Willi
charon-cmd: Add an --ike-proposal option to specify...
tree
|
commitdiff
2014-02-06
Martin Willi
charon-cmd: Block SIGUSR1 on worker threads
tree
|
commitdiff
2014-02-05
Andreas Steffen
Document ipsec attest --session command
tree
|
commitdiff
2014-02-05
Andreas Steffen
Allow output of session time in UTC
tree
|
commitdiff
2014-02-05
Andreas Steffen
Added missing semicolon in SQL statements
tree
|
commitdiff
2014-02-04
Andreas Steffen
Added Android 4.3.1 to products database table
tree
|
commitdiff
2014-02-04
Andreas Steffen
Added new Android versions to PTS database
tree
|
commitdiff
2014-01-31
Martin Willi
unit-tests: Add some test cases for HTTP GET/POST fetches
tree
|
commitdiff
2014-01-29
Martin Willi
unit-tests: Fix test_runner_run() apidoc
tree
|
commitdiff
2014-01-24
Tobias Brunner
pki: Declare correct section in pki --issue man page
tree
|
commitdiff
2014-01-23
Martin Willi
ike: Restart inactivity counter after doing a CHILD_SA...
tree
|
commitdiff
2014-01-23
Martin Willi
child-sa: Add a getter for CHILD_SA install time
tree
|
commitdiff
2014-01-23
Martin Willi
Merge branch 'pam-session'
tree
|
commitdiff
2014-01-23
Andrea Bonomi
xauth-pam: Open/close a PAM session for each connected...
tree
|
commitdiff
2014-01-23
Martin Willi
xauth-pam: Sanitize XAuth attributes before passing...
tree
|
commitdiff
2014-01-23
Martin Willi
Merge branch 'vendor-ids'
tree
|
commitdiff
2014-01-23
Martin Willi
ikev2: Add Cisco FRAGMENTATION vendor ID
tree
|
commitdiff
2014-01-23
Martin Willi
ikev2: Add Cisco Copyright vendor ID
tree
|
commitdiff
2014-01-23
Martin Willi
ikev2: Add Cisco Delete Reason vendor ID
tree
|
commitdiff
2014-01-23
Martin Willi
ikev2: Use a more dynamic vendor ID database, as we...
tree
|
commitdiff
2014-01-23
Martin Willi
Merge branch 'chunk-mmap'
tree
|
commitdiff
2014-01-23
Martin Willi
libpts: Use chunk_map() instead of non-portable mmap()
tree
|
commitdiff
2014-01-23
Martin Willi
tnccs: Use chunk_map() instead of non-portable mmap()
tree
|
commitdiff
2014-01-23
Martin Willi
pem: Use chunk_map() instead of non-portable mmap()
tree
|
commitdiff
2014-01-23
Martin Willi
stroke: Use chunk_map() instead of non-portable mmap()
tree
|
commitdiff
2014-01-23
Martin Willi
radattr: Use chunk_map() instead of non-portable mmap()
tree
|
commitdiff
2014-01-23
Martin Willi
libfast: Use chunk_map() instead of non-portable mmap()
tree
|
commitdiff
2014-01-23
Martin Willi
integrity-checker: Use chunk_map() instead of non-porta...
tree
|
commitdiff
2014-01-23
Martin Willi
chunk: Externalize error reporting in chunk_write()
tree
|
commitdiff
2014-01-23
Martin Willi
chunk: Provide a fallback chunk_map() if mmap is not...
tree
|
commitdiff
2014-01-23
Martin Willi
chunk: Use dynamically allocated buffer in chunk_from_fd()
tree
|
commitdiff
2014-01-23
Martin Willi
chunk: Add functions to map file contents to a chunk
tree
|
commitdiff
2014-01-23
Tobias Brunner
Merge branch 'unity-fixes'
tree
|
commitdiff
2014-01-23
Tobias Brunner
unity: Send all traffic selectors in a single UNITY_SPL...
tree
|
commitdiff
2014-01-23
Tobias Brunner
unity: Change local TS to 0.0.0.0/0 as responder
tree
|
commitdiff
2014-01-23
Tobias Brunner
unity: Send UNITY_SPLIT_INCLUDE attributes with proper...
tree
|
commitdiff
2014-01-23
Tobias Brunner
Merge branch 'ipcomp'
tree
|
commitdiff
2014-01-23
Tobias Brunner
kernel-netlink: Set selector on transport mode IPComp SAs
tree
|
commitdiff
2014-01-23
Tobias Brunner
kernel-netlink: Selectively add selector on SAs that...
tree
|
commitdiff
2014-01-23
Tobias Brunner
updown: Increase buffer size for script and environment...
tree
|
commitdiff
2014-01-23
Tobias Brunner
updown: Allow IPIP traffic if IPComp was negotiated
tree
|
commitdiff
2014-01-23
Tobias Brunner
updown: Add PLUTO_IPCOMP to indicate if IPComp was...
tree
|
commitdiff
2014-01-23
Tobias Brunner
curl: Replace spaces in URIs with %20
tree
|
commitdiff
2014-01-23
Tobias Brunner
utils: Add strreplace function
tree
|
commitdiff
2014-01-23
Tobias Brunner
stroke: Ensure the buffer of strings in a stroke_msg_t...
tree
|
commitdiff
2014-01-23
Tobias Brunner
stroke: Add an option to prevent log level changes...
tree
|
commitdiff
2014-01-23
Tobias Brunner
pki: Make sure no command registers too many options
tree
|
commitdiff
2014-01-23
Tobias Brunner
pki: Increase MAX_COMMANDS to cover all currently avail...
tree
|
commitdiff
2014-01-23
Tobias Brunner
pki: Print a warning if MAX_COMMANDS is too low
tree
|
commitdiff
2014-01-23
Tobias Brunner
pki: Properly use ?: when defining option arrays
tree
|
commitdiff
2014-01-23
Tobias Brunner
agent: Keep CAP_DAC_OVERRIDE to connect to ssh-agent...
tree
|
commitdiff
next