summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* more files to ignoreNikos Mavrogiannopoulos2013-09-011-0/+3
|
* more files to ignoreNikos Mavrogiannopoulos2013-08-051-0/+3
|
* more files to ignoreNikos Mavrogiannopoulos2013-07-031-0/+1
|
* more files to ignoreNikos Mavrogiannopoulos2013-06-081-0/+2
|
* more files to ignoreNikos Mavrogiannopoulos2013-05-291-0/+1
|
* removed test file from repositoryNikos Mavrogiannopoulos2013-05-261-0/+1
|
* more files to ignoreNikos Mavrogiannopoulos2013-05-201-0/+1
|
* Avoid linking the library on librt.Nikos Mavrogiannopoulos2013-04-281-0/+2
|
* removedNikos Mavrogiannopoulos2013-03-031-0/+1
|
* added empty ChangeLogNikos Mavrogiannopoulos2013-03-011-1/+0
|
* more files to ignoreNikos Mavrogiannopoulos2013-01-291-0/+3
|
* updated NEWSNikos Mavrogiannopoulos2013-01-281-0/+1
|
* - Remove references to the (now renamed) gnutls_range_send_message - Ignore ↵Alfredo Pironti2013-01-251-0/+1
| | | | | | sbuf-api generated documentation Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Added program to estimate the timings in different record paddings.Nikos Mavrogiannopoulos2013-01-201-0/+3
|
* more files to ignoreNikos Mavrogiannopoulos2013-01-151-0/+2
|
* Added test for duplicate packet detection in DTLS.Nikos Mavrogiannopoulos2013-01-021-0/+2
|
* Update gnulib tools. Add missing unused-parameter.h template.Simon Josefsson2012-11-261-1/+0
|
* more files to ignoreNikos Mavrogiannopoulos2012-11-241-0/+11
|
* iconv() will include the UCS2->UTF8 convertion in systems that is not provided.Nikos Mavrogiannopoulos2012-11-211-0/+9
|
* files to ignoreNikos Mavrogiannopoulos2012-11-021-0/+2
|
* Added documentation on detecting libgnutls-dane.Nikos Mavrogiannopoulos2012-10-291-0/+2
|
* Separated DANE functionality from certtool and added danetool.Nikos Mavrogiannopoulos2012-10-121-0/+2
|
* Updates in DANE support. Allow caching of queries.Nikos Mavrogiannopoulos2012-10-101-1/+2
|
* Added a DANE library.Nikos Mavrogiannopoulos2012-10-061-0/+3
|
* changed generation of manpages.Nikos Mavrogiannopoulos2012-10-021-0/+1
|
* Added test to verify that callbacks are being actually called.Nikos Mavrogiannopoulos2012-10-021-0/+1
|
* more files to ignoreNikos Mavrogiannopoulos2012-09-271-0/+1
|
* more files to ignoreNikos Mavrogiannopoulos2012-09-261-0/+3
|
* Sort and add doc/tpm-api.texi.Simon Josefsson2012-08-241-25/+26
|
* Added gnutls_pkcs11_advset_pin_function and gnutls_pkcs11_advset_token_functionNikos Mavrogiannopoulos2012-07-131-0/+2
|
* Added test application that tests GNUTLS_E_LARGE_PACKET and modifies the MTU ↵Nikos Mavrogiannopoulos2012-07-021-0/+1
| | | | size during handshake.
* more files to ignoreNikos Mavrogiannopoulos2012-06-091-0/+3
|
* Added new test program.Nikos Mavrogiannopoulos2012-06-041-0/+1
|
* Corrected handling of handshake packets that span multiple records.Nikos Mavrogiannopoulos2012-05-291-0/+1
|
* Added the autogen files to git.Nikos Mavrogiannopoulos2012-05-141-18/+0
|
* Make sure that GNUTLS_E_PREMATURE_TERMINATION is returned if there is ↵Nikos Mavrogiannopoulos2012-03-311-0/+1
| | | | premature termination.
* Tell automake about all filenames to fix 'make distcheck'.Simon Josefsson2012-03-211-0/+2
|
* Added gnutls_session_get_random()Nikos Mavrogiannopoulos2012-03-191-0/+2
|
* Added SRP test.Nikos Mavrogiannopoulos2012-03-021-0/+1
|
* Added test for invalid record packet sizes.Nikos Mavrogiannopoulos2012-02-291-0/+1
|
* Added mini-dtls-rehandshake.c to test rehandshake in DTLS.Nikos Mavrogiannopoulos2012-02-261-1/+3
|
* more files to ignoreNikos Mavrogiannopoulos2012-02-191-4/+1
|
* The public key storage backend was made extendable.Nikos Mavrogiannopoulos2012-02-181-0/+1
| | | | Added self test for the pubkey trust default backend.
* Added rules to build epub version.Nikos Mavrogiannopoulos2012-02-141-0/+3
|
* updatedNikos Mavrogiannopoulos2012-02-111-0/+1
|
* more files to ignoreNikos Mavrogiannopoulos2012-02-101-0/+1
|
* Added test program mini-loss2.Nikos Mavrogiannopoulos2012-02-081-0/+1
|
* added strndup and updated gnulib.Nikos Mavrogiannopoulos2012-02-081-0/+1
|
* Added test to simulate loss of packets in DTLS.Nikos Mavrogiannopoulos2012-02-081-0/+1
|
* No need for .def.in files.Nikos Mavrogiannopoulos2012-01-311-8/+0
| | | | | The @VERSION@ is now being replaced on dist-hook. Also corrected the dist-hook for ChangeLog.