summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Generated.gnutls_2_5_1Simon Josefsson2008-07-021-0/+67
* Version 2.5.1.Simon Josefsson2008-07-021-1/+3
* Indent code.Simon Josefsson2008-07-02141-6049/+6707
* Bump versions.Simon Josefsson2008-07-022-2/+7
* Generated.gnutls_2_5_0Simon Josefsson2008-07-021-0/+307
* Version 2.5.0.Simon Josefsson2008-07-021-1/+1
* The -I.. needs to point to srcdir.Simon Josefsson2008-07-021-2/+3
* Add.Simon Josefsson2008-07-021-1/+7
* Add.Simon Josefsson2008-07-021-1/+3
* Need -I to builddir for gnutls.h.Simon Josefsson2008-07-021-1/+2
* Ignore more.Simon Josefsson2008-07-021-1/+1
* Dist pbkdf2-sha1.h.Simon Josefsson2008-07-021-1/+1
* Sync with TP.Simon Josefsson2008-07-022-23/+207
* Disable building guile for now, to be able to do a release.Simon Josefsson2008-07-022-2/+2
* Sort functions.Simon Josefsson2008-07-021-9/+9
* Don't use @acronym for C++, as it breaks old texinfo/tetex installations.Simon Josefsson2008-07-021-5/+5
* Add gnulib self-tests.Simon Josefsson2008-07-0144-6/+3447
* Put gnulib tests in a separate directory.Simon Josefsson2008-07-011-1/+1
* Remove unused code.Simon Josefsson2008-07-011-83/+0
* Drop gnulib gc modules.Simon Josefsson2008-07-0155-7969/+2
* Drop gc.Simon Josefsson2008-07-012-22/+0
* Drop gc.h.Simon Josefsson2008-07-013-4/+1
* Add.Simon Josefsson2008-06-301-11/+30
* (_gnutls_handshake_hash_buffers_clear): Make sure deinitialized MAC hashes ar...Simon Josefsson2008-06-301-1/+2
* Add.Simon Josefsson2008-06-301-0/+2
* this fixes a problem in srptool, where the passwords never matchNikos Mavrogiannopoulos2008-06-301-0/+1
* corrected openssl.Nikos Mavrogiannopoulos2008-06-302-13/+17
* use native gnutls functions.Nikos Mavrogiannopoulos2008-06-302-25/+19
* added _gnutls_hash_fast()Nikos Mavrogiannopoulos2008-06-302-0/+28
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsNikos Mavrogiannopoulos2008-06-307-11/+117
|\
| * Remove executable.Simon Josefsson2008-06-301-0/+0
| * Remove debug code.Simon Josefsson2008-06-301-1/+0
| * Generated.Simon Josefsson2008-06-301-4/+9
| * Update gnulib files.Simon Josefsson2008-06-304-6/+104
| * Add.Simon Josefsson2008-06-301-0/+4
* | removedNikos Mavrogiannopoulos2008-06-301-0/+0
* | avoid using gc_ functions for random data.Nikos Mavrogiannopoulos2008-06-302-6/+5
* | added _gnutls_pkcs5_pbkdf2_sha1() based on gc_pkcs5_pbkdf2_sha1()Nikos Mavrogiannopoulos2008-06-308-78/+252
|/
* added check before reallocation of parameters to avoid memory leaks on rehand...Nikos Mavrogiannopoulos2008-06-291-0/+15
* document the rewrite of opencdk crypto backend.Nikos Mavrogiannopoulos2008-06-281-0/+2
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-28104-4141/+3843
* do not add trailing zero on the size count.Nikos Mavrogiannopoulos2008-06-251-7/+5
* Update gnulib files.Simon Josefsson2008-06-231-2/+2
* Add.Simon Josefsson2008-06-231-0/+4
* Fix build failures related to opencdk.h.Simon Josefsson2008-06-231-3/+4
* Fix typo.Simon Josefsson2008-06-191-1/+1
* Disable C++ library if psk, srp, anon etc have been disabled.Simon Josefsson2008-06-191-3/+11
* Make --disable-psk-authentication work.Simon Josefsson2008-06-192-2/+7
* Update gnulib files.Simon Josefsson2008-06-191-9/+28
* Use cstring instead of string.h.Simon Josefsson2008-06-191-2/+1