index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
ikev2: (Re-)Queue tasks used to establish an IKE_SA in reset()
Tobias Brunner
2016-09-06
1
-2
/
+1
*
ikev2: Store proposal on IKE_SA before creating DH object
Tobias Brunner
2016-09-06
1
-2
/
+5
*
nm: Updated NEWS
Tobias Brunner
2016-09-05
1
-1
/
+15
*
nm: Pass external gateway to NM
Tobias Brunner
2016-09-05
1
-1
/
+8
*
nm: Update auth-dialog
Tobias Brunner
2016-09-05
2
-106
/
+251
*
nm: Enforce min. length for PSKs in backend
Tobias Brunner
2016-09-05
1
-0
/
+10
*
nm: Add minimum length constraint for PSK passwords in connection editor
Tobias Brunner
2016-09-05
1
-0
/
+16
*
nm: Bump minor version to 1.4.0
Lubomir Rintel
2016-09-05
1
-1
/
+1
*
nm: Bump to GTK+ 3.0
Lubomir Rintel
2016-09-05
1
-1
/
+1
*
nm: Replace libgnomeui with libnma for password dialog
Lubomir Rintel
2016-09-05
4
-49
/
+30
*
nm: Grey out the unneeded authentication options
Lubomir Rintel
2016-09-05
1
-52
/
+39
*
nm: Add a widget for setting a password
Lubomir Rintel
2016-09-05
4
-28
/
+206
*
nm: Port to libnm
Lubomir Rintel
2016-09-05
8
-48
/
+63
*
nm: Check for libnm
Lubomir Rintel
2016-09-05
4
-11
/
+13
*
nm: Build two plugin binaries from the single source
Lubomir Rintel
2016-09-05
1
-8
/
+26
*
nm: Version bumb to 1.3.2
Tobias Brunner
2016-09-05
1
-1
/
+1
*
nm: Remove incorrect top-level GtkWindow
Tobias Brunner
2016-09-05
1
-312
/
+306
*
nm: Replace libgnomekeyring with libsecret
Lubomir Rintel
2016-09-05
4
-40
/
+20
*
nm: Drop useless calls to AC_SUBST
Lubomir Rintel
2016-09-05
1
-11
/
+0
*
nm: Drop some unneeded dependencies
Lubomir Rintel
2016-09-05
3
-10
/
+0
*
nm: Install the .name file into /usr/lib/NetworkManager/VPN
Lubomir Rintel
2016-09-05
3
-3
/
+25
*
nm: Automatically determine NM plugin directory
Tobias Brunner
2016-09-05
2
-2
/
+3
*
nm: Automatically determine path to the auth dialog
Lubomir Rintel
2016-09-05
4
-3
/
+6
*
nm: Don't do <deny send_interface="..." /> in dbus service file
Lubomir Rintel
2016-09-05
1
-1
/
+0
*
nm: Move the D-Bus policy to charon-nm
Lubomir Rintel
2016-09-05
3
-5
/
+5
*
nm: Add AppStream metadata
Lubomir Rintel
2016-09-05
5
-1
/
+51
*
pt-tls-client: Added support of ECDSA keys
Andreas Steffen
2016-08-31
1
-7
/
+23
*
libimcv: No need to load AIK pubkey if AIK certificate is available
Andreas Steffen
2016-08-31
1
-13
/
+16
*
swanctl: Document how DH groups in CHILD_SA proposals are applied
Tobias Brunner
2016-08-31
1
-6
/
+13
*
padlock: Use builtin bswap32() to fix compilation on FreeBSD
Tobias Brunner
2016-08-31
1
-6
/
+5
*
proposal: Use proper list to get function pointer when adding custom parser
Thomas Egerer
2016-08-29
1
-1
/
+1
*
android: Add missing xof.c file
Tobias Brunner
2016-08-29
1
-0
/
+1
*
xof: Add header to dev headers
Tobias Brunner
2016-08-29
1
-1
/
+2
*
ikev1: Don't require AH mapping for integrity algorithm when generating proposal
Thomas Egerer
2016-08-25
1
-6
/
+9
*
libtpmtss: TCTI finalization call changed
Andreas Steffen
2016-08-25
1
-1
/
+2
*
pki: Allow to load CRLs from files in --verify
Tobias Brunner
2016-08-25
2
-3
/
+21
*
ikev1: Ignore the last two bytes of the Cisco Unity vendor ID
Tobias Brunner
2016-08-24
1
-0
/
+3
*
utils: Fix definition of BYTE_ORDER with MinGW
Tobias Brunner
2016-08-24
1
-1
/
+5
*
ikev1: Accept more than one certificate payload in aggressive mode
Tobias Brunner
2016-08-17
1
-2
/
+2
*
unit-tests: Removed unused variable
Andreas Steffen
2016-08-11
1
-2
/
+0
*
unit-tests: Created newhope unit-tests
Andreas Steffen
2016-08-10
9
-7
/
+1338
*
Created newhope plugin implementing the New Hope key exchange algorithm
Andreas Steffen
2016-08-10
14
-1
/
+1348
*
xof: Added ChaCha20 stream as XOF
Andreas Steffen
2016-08-06
9
-3
/
+311
*
utils: Defined uletoh16() and htole16()
Andreas Steffen
2016-08-06
1
-0
/
+42
*
integrity-test: Added ntru_param_sets to read-only segment
Andreas Steffen
2016-07-29
7
-36
/
+96
*
integrity-test: Added bliss_param_sets to read-only segment
Andreas Steffen
2016-07-29
14
-63
/
+68
*
integrity-test: check code and ro segments of libnttfft
Andreas Steffen
2016-07-29
8
-32
/
+51
*
Created libnttfft
Andreas Steffen
2016-07-29
19
-121
/
+258
*
Share twiddle factors table between 512 and 1024 point FFT
Andreas Steffen
2016-07-29
3
-134
/
+14
*
Implemented FFT with n = 1024 and q = 11289 using Montgomery arithmetic
Andreas Steffen
2016-07-29
3
-8
/
+495
[next]