index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a minor vulnerability in which a malformed ASN.1 length field could cau...
5.1.2rc1
Andreas Steffen
2014-02-14
1
-0
/
+1
*
conf: Fix installation on FreeBSD
Tobias Brunner
2014-02-13
1
-2
/
+2
*
pacman.sh creates /etc/pts/dists directory if it doesn't exist yet
Andreas Steffen
2014-02-13
1
-0
/
+1
*
NEWS: Add strongswan.conf changes and IPComp fixes
Tobias Brunner
2014-02-13
1
-0
/
+24
*
conf: The use of $^ is not portable
Tobias Brunner
2014-02-13
1
-3
/
+6
*
printf-hook-glibc: printf.h on FreeBSD 10 does not include stdargs.h
Tobias Brunner
2014-02-13
1
-1
/
+1
*
array: Fix compilation on FreeBSD
Tobias Brunner
2014-02-13
1
-2
/
+2
*
Merge branch 'modular-load'
Tobias Brunner
2014-02-12
270
-2427
/
+4724
|
\
|
*
conf: Install config files world-readable but warn about permissions for cert...
Tobias Brunner
2014-02-12
12
-15
/
+28
|
*
conf: Document variables and config files/dirs
Tobias Brunner
2014-02-12
1
-2
/
+22
|
*
Add Python and pkg-config as requirements to HACKING
Tobias Brunner
2014-02-12
1
-0
/
+2
|
*
conf: Only install config snippets for enabled components
Tobias Brunner
2014-02-12
2
-3
/
+23
|
*
conf: Document options of other programs
Tobias Brunner
2014-02-12
6
-1
/
+68
|
*
conf: Document options of plugins in libpts
Tobias Brunner
2014-02-12
5
-0
/
+57
|
*
libpts: Move settings to <ns>.plugins with fallback to libimcv
Tobias Brunner
2014-02-12
8
-24
/
+25
|
*
conf: Document libimcv options
Tobias Brunner
2014-02-12
9
-0
/
+64
|
*
libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallback
Tobias Brunner
2014-02-12
10
-22
/
+32
|
*
conf: Document libtnccs options
Tobias Brunner
2014-02-12
6
-1
/
+25
|
*
libtnccs: Move settings to <ns>.tnc and <ns>.plugins with fallback
Tobias Brunner
2014-02-12
7
-9
/
+12
|
*
attr: Silently skip over load option
Tobias Brunner
2014-02-12
1
-0
/
+4
|
*
Prevent 'make distcheck' from complaining about config files we leave in /etc
Tobias Brunner
2014-02-12
1
-0
/
+3
|
*
conf: Create automatically generated config snippets in build dir
Tobias Brunner
2014-02-12
1
-3
/
+8
|
*
conf: Install config snippets in /usr/share/strongswan/templates/config too
Tobias Brunner
2014-02-12
1
-0
/
+7
|
*
conf: Only install config snippets if they don't exist yet
Tobias Brunner
2014-02-12
1
-7
/
+13
|
*
conf: Move load-tester options to plugin specific file
Tobias Brunner
2014-02-12
2
-130
/
+133
|
*
conf: Options of all plugins documented
Tobias Brunner
2014-02-12
49
-31
/
+574
|
*
conf: Add logger example config
Tobias Brunner
2014-02-12
4
-50
/
+66
|
*
conf: Converted charon options
Tobias Brunner
2014-02-12
1
-1
/
+290
|
*
conf: Split strongswan.conf(5) man page and use generated snippet
Tobias Brunner
2014-02-12
6
-1782
/
+741
|
*
conf: Generate groff snippet for configuration options
Tobias Brunner
2014-02-12
1
-2
/
+6
|
*
conf: Generate strongswan.conf(5) man page in different directory
Tobias Brunner
2014-02-12
5
-3
/
+7
|
*
conf: Generate and install config sippets for option descriptions
Tobias Brunner
2014-02-12
7
-6
/
+103
|
*
conf: Script to convert option descriptions to man page and config snippets a...
Tobias Brunner
2014-02-12
1
-0
/
+337
|
*
conf: Create /etc/strongswan.d directory and include .conf files
Tobias Brunner
2014-02-12
2
-0
/
+5
|
*
conf: Simplified strongswan.conf template
Tobias Brunner
2014-02-12
1
-27
/
+2
|
*
conf: Install strongswan.conf template from a separate directory
Tobias Brunner
2014-02-12
5
-7
/
+7
|
*
settings: Add support to enumerate sections and key/value pairs with fallbacks
Tobias Brunner
2014-02-12
3
-45
/
+187
|
*
settings: Implement subsections and key/value pairs with sorted arrays
Tobias Brunner
2014-02-12
1
-68
/
+74
|
*
array: Add fallback for qsort_r using thread-local value
Tobias Brunner
2014-02-12
4
-3
/
+50
|
*
plugin-loader: Optionally use load option in each plugin section to load plugins
Tobias Brunner
2014-02-12
3
-4
/
+153
|
*
array: Add array_bsearch function
Tobias Brunner
2014-02-12
3
-0
/
+141
|
*
array: Add array_sort function
Tobias Brunner
2014-02-12
4
-1
/
+204
|
*
libcharon: Remove unused charon->name
Tobias Brunner
2014-02-12
10
-21
/
+13
|
*
charon-tkm: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
3
-5
/
+5
|
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
72
-259
/
+255
|
*
libhydra: Remove unused hydra->daemon
Tobias Brunner
2014-02-12
11
-22
/
+12
|
*
libhydra: Use lib->ns instead of hydra->daemon
Tobias Brunner
2014-02-12
10
-30
/
+30
|
*
libtls: Move settings to <ns>.tls with fallback to libtls
Tobias Brunner
2014-02-12
3
-17
/
+21
|
*
attr-sql: Use namespace for attr-sql config, with fallback
Tobias Brunner
2014-02-12
3
-5
/
+12
|
*
lib: All settings use configured namespace
Tobias Brunner
2014-02-12
24
-196
/
+196
[next]