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
...
*
stroke: Use proper modifiers to print size_t arguments
Tobias Brunner
2014-02-18
1
-1
/
+1
*
Created ntru_poly class for sparse trinary polynomials
Andreas Steffen
2014-02-18
9
-440
/
+575
*
android: Don't limit number to packets during EAP-TTLS
Tobias Brunner
2014-02-18
1
-0
/
+2
*
lookip: Properly return from disconnect callback job
Tobias Brunner
2014-02-18
1
-1
/
+3
*
Doxygen: Sort group names alphabetically
Tobias Brunner
2014-02-18
1
-1
/
+1
*
Fixed some typos
Tobias Brunner
2014-02-18
4
-7
/
+7
*
plugin-loader: Escape <ns> in comment as Doxygen sees this as XML tag
Tobias Brunner
2014-02-18
1
-2
/
+2
*
unit-tests: Ignore tests not test_runner
Tobias Brunner
2014-02-18
1
-1
/
+1
*
conf: Ignore generated strongswan.conf.5.main
Tobias Brunner
2014-02-18
1
-1
/
+2
*
Added ikev2/lookip scenario
Andreas Steffen
2014-02-17
12
-1
/
+151
*
Version bump to 5.1.2rc2
Andreas Steffen
2014-02-17
1
-1
/
+1
*
lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration
Martin Willi
2014-02-17
2
-6
/
+32
*
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
[prev]
[next]