- 15 Feb, 2021 2 commits
-
-
Daiki Ueno authored
The dependency has been removed in 5eff2002. Signed-off-by:
Daiki Ueno <ueno@gnu.org>
-
Daiki Ueno authored
Signed-off-by:
Daiki Ueno <ueno@gnu.org>
-
- 02 Jan, 2021 1 commit
-
-
Airtower authored
Signed-off-by:
Fiona Klute <fiona.klute@gmx.de>
-
- 03 Jan, 2020 1 commit
-
-
Nikos Mavrogiannopoulos authored
That removes a lot of code that was not necessary in the gnutls test suite. Resolves: #884Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 19 Dec, 2019 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@gnutls.org>
-
- 16 Dec, 2019 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 09 Oct, 2019 1 commit
-
-
Ricardo M. Correia authored
Closes #764Signed-off-by:
Ricardo M. Correia <rcorreia@wizy.org>
-
- 02 Aug, 2019 1 commit
-
-
Karsten Ohme authored
Signed-off-by:
Karsten Ohme <k_o_@users.sourceforge.net>
-
- 27 May, 2019 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@gnutls.org>
-
- 26 May, 2019 1 commit
-
-
Nikos Mavrogiannopoulos authored
This adds a file to document the policy on releases based on the discussions taken place in the last face to face meeting. https://gitlab.com/gnutls/gnutls/wikis/face2face-meeting-fosdem2019Signed-off-by:
Nikos Mavrogiannopoulos <nmav@gnutls.org>
-
- 16 Apr, 2019 1 commit
-
-
Nikos Mavrogiannopoulos authored
These have output ABI format compatibility and that means we can take snapshots to test ABI against. We also hard-code explicitly the SONAME version to ensure no accidental SONAME bumps happen. This patch also moves symbols.last in the devel/ subdirectory and no internal files are shipped. Relates: #292Signed-off-by:
Nikos Mavrogiannopoulos <nmav@gnutls.org>
-
- 13 Mar, 2019 4 commits
-
-
Tim Rühsen authored
Signed-off-by:
Tim Rühsen <tim.ruehsen@gmx.de>
-
Tim Rühsen authored
Signed-off-by:
Tim Rühsen <tim.ruehsen@gmx.de>
-
Tim Rühsen authored
Signed-off-by:
Tim Rühsen <tim.ruehsen@gmx.de>
-
Tim Rühsen authored
Signed-off-by:
Tim Rühsen <tim.ruehsen@gmx.de>
-
- 16 Nov, 2018 1 commit
-
-
Stefan Berger authored
This test case exercises tpmtool and uses certtool to create a self-signed certificate with the TPM. It uses swtpm as TPM emulator and configures tcsd to talk to swtpm. Extend the Readme.md with the packages needed for TPM support and TPM test support. This test case needs to be run as root since tcsd needs to be started as root. Signed-off-by:
Stefan Berger <stefanb@linux.ibm.com>
-
- 07 Nov, 2018 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 17 Sep, 2018 1 commit
-
-
Tim Rühsen authored
Setting $SUBMODULE_NOFETCH to a non-empty value adds --no-fetch to the git command (for CI speedup). Signed-off-by:
Tim Rühsen <tim.ruehsen@gmx.de>
-
- 27 Jun, 2018 1 commit
-
-
Nikos Mavrogiannopoulos authored
* Do not require certificate validation on tests where no certificate is sent * Rekey test performs data transfer after re-key This introduces a dependency on the expect package for testing, and updates openssl to address an issue in post-handshake auth interop testing. Resolves #488Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 14 Jun, 2018 1 commit
-
-
Tim Rühsen authored
Signed-off-by:
Tim Rühsen <tim.ruehsen@gmx.de>
-
- 14 Nov, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
That should decrease the time spent in configure. Based on suggestions by Tim Ruehsen. Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 17 Aug, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 01 May, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 29 Mar, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Removed the dependency on git2cl and utilize git log directly. git2cl seems to provide incorrect output. Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 20 Mar, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@gnutls.org>
-
- 18 Mar, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@gnutls.org>
-
- 16 Mar, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 01 Mar, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 19 Feb, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 27 Jan, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
In addition to adding a link to travis build for 3.5.x branch removed link on 3.4.x branch. It is no longer active. Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 25 Jan, 2017 1 commit
-
-
Tim Rühsen authored
Signed-off-by:
Tim Rühsen <tim.ruehsen@gmx.de>
-
- 02 Jan, 2017 1 commit
-
-
Nikos Mavrogiannopoulos authored
Also added a template to assist in the required steps to contribute. Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 14 Dec, 2016 1 commit
-
-
Nikos Mavrogiannopoulos authored
-
- 08 Dec, 2016 1 commit
-
-
Nikos Mavrogiannopoulos authored
In addition avoid re-generating images for operating systems on every build and use pre-built images, which are generated in the gnutls-build-images sub-project. That allows for faster and more reliable (independent of network) CI runs.
-
- 21 Nov, 2016 1 commit
-
-
Nikos Mavrogiannopoulos authored
-
- 21 Oct, 2016 2 commits
-
-
Nikos Mavrogiannopoulos authored
-
Nikos Mavrogiannopoulos authored
-
- 20 Sep, 2016 1 commit
-
-
Nikos Mavrogiannopoulos authored
-
- 29 Aug, 2016 1 commit
-
-
Nikos Mavrogiannopoulos authored
-
- 22 Aug, 2016 1 commit
-
-
Nikos Mavrogiannopoulos authored
-