summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* doc: remove libidn from instructions and add libidn2tmp-remove-idna2003Nikos Mavrogiannopoulos2017-05-011-3/+2
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* Simplified the generation of ChangeLog [ci skip]Nikos Mavrogiannopoulos2017-03-291-3/+2
| | | | | | | Removed the dependency on git2cl and utilize git log directly. git2cl seems to provide incorrect output. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* README.md: corrected typo [ci skip]Nikos Mavrogiannopoulos2017-03-201-1/+1
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* README.md: corrected link for coverage in master [ci skip]Nikos Mavrogiannopoulos2017-03-181-1/+1
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* README.md: updated coverage links [ci skip]Nikos Mavrogiannopoulos2017-03-161-2/+2
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* README.md: removed info that gnutls is a gnu project [ci skip]Nikos Mavrogiannopoulos2017-03-011-2/+2
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* README.md: added CII best practices badge [ci skip]Nikos Mavrogiannopoulos2017-02-191-0/+2
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* README.md: added link to travis build for 3.5.x [ci skip]Nikos Mavrogiannopoulos2017-01-271-1/+1
| | | | | | | 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>
* Add support for libidn2 (IDNA 2008 + TR46)Tim Rühsen2017-01-251-1/+2
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* Simplified contribution policy [ci skip]Nikos Mavrogiannopoulos2017-01-021-8/+2
| | | | | | Also added a template to assist in the required steps to contribute. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* README.md: added information on the 3.5.x buildsNikos Mavrogiannopoulos2016-12-141-0/+1
|
* .gitlab-ci.yml: split the CI run into stagesNikos Mavrogiannopoulos2016-12-081-0/+12
| | | | | | | 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.
* doc: mention the RFC7613 normalization and the libunistring dependencyNikos Mavrogiannopoulos2016-11-211-2/+3
|
* README.md: corrected link to travius buildNikos Mavrogiannopoulos2016-10-211-1/+1
|
* .travis.yml: added support for compiling in macosxNikos Mavrogiannopoulos2016-10-211-4/+6
|
* README.md: depend on softhsm2 and net-tools on debianNikos Mavrogiannopoulos2016-09-201-2/+2
|
* README.md: added coverage report [ci skip]Nikos Mavrogiannopoulos2016-08-291-0/+2
|
* tests: added basic starttls functionality testing on gnutls-cliNikos Mavrogiannopoulos2016-08-221-2/+2
|
* mention ubsan in README [ci skip]Nikos Mavrogiannopoulos2016-07-251-2/+2
|
* doc: mention the need of libtasn1-tools in Fedora based systems [ci skip]Nikos Mavrogiannopoulos2016-07-131-1/+1
|
* doc: mention libcmocka dependencyNikos Mavrogiannopoulos2016-07-131-2/+2
|
* tests: added openssl compatibility tests for AES-GCM cipherNikos Mavrogiannopoulos2016-07-051-2/+2
|
* doc updateNikos Mavrogiannopoulos2016-05-191-1/+6
|
* doc: updated README filesNikos Mavrogiannopoulos2016-05-171-0/+155
| | | | | | | | | This makes the names a bit more reasonable, drops the very generic INSTALL file, and also allows the github repository to print the correct README file. README -> INSTALL.md README-alpha.md -> README.md
* README.md -> README-alpha.mdNikos Mavrogiannopoulos2016-01-141-146/+0
|
* README: added information for windows buildNikos Mavrogiannopoulos2015-11-251-2/+20
|
* README: added non-interactive versions of commandsNikos Mavrogiannopoulos2015-11-171-13/+13
|
* README: updated CI linkNikos Mavrogiannopoulos2015-10-171-1/+1
|
* README.md: added build instructions for Fedora/RHELNikos Mavrogiannopoulos2015-09-211-7/+19
|
* README.md: updated informationNikos Mavrogiannopoulos2015-09-091-2/+2
|
* README.md: mention the testsuiteNikos Mavrogiannopoulos2015-08-311-1/+1
|
* README.md: print build statusNikos Mavrogiannopoulos2015-08-301-1/+3
|
* README.md: refer to files using markdownNikos Mavrogiannopoulos2015-08-301-37/+37
|
* doc: added 'git submodule update' to clone stepsNikos Mavrogiannopoulos2015-04-071-0/+1
|
* README-alpha: move valgrind to testing toolsNikos Mavrogiannopoulos2015-03-141-2/+2
|
* updated README-alphaNikos Mavrogiannopoulos2015-03-141-14/+11
|
* added libasan as dependencyNikos Mavrogiannopoulos2015-03-131-5/+8
|
* README-alpha is README.md on repositoryNikos Mavrogiannopoulos2015-03-061-0/+113
| | | | It contains information for developers.
* Revert "auto-generate README from README.md"Nikos Mavrogiannopoulos2015-03-061-168/+0
| | | | This reverts commit aff4b2151b42c6a59e490c3714d3e1e64d2921dd.
* cleaned up licensingNikos Mavrogiannopoulos2015-03-061-4/+4
|
* auto-generate README from README.mdNikos Mavrogiannopoulos2015-03-061-0/+168
|
* Revert "added README.md as link to README"Nikos Mavrogiannopoulos2015-03-061-1/+0
| | | | This reverts commit 041d4f947eb6937d4af62eb35055668825c36833.
* added README.md as link to READMENikos Mavrogiannopoulos2015-03-061-0/+1
|
* Revert "renamed README files"Nikos Mavrogiannopoulos2015-03-061-168/+0
| | | | This reverts commit 05b4fa46667d3f5972f6de6ac61ff959382c67a5.
* renamed README filesNikos Mavrogiannopoulos2015-03-061-0/+168