summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a datatype index. This is necessary (if we want a separate data typefinston_0Laurence Finston2010-07-151-0/+12
* Edited.Laurence Finston2010-07-151-0/+2
* Added `doc/gnutls.dt'.Laurence Finston2010-07-151-0/+1
* Edited.Laurence Finston2010-07-151-1/+13
* Added outline-mode headings for use in Emacs. Minor formatting changes.Laurence Finston2010-07-151-10/+35
* Edited.Laurence Finston2010-07-151-2/+19
* Added "Local Variables" section for use in Emacs.Laurence Finston2010-07-151-0/+15
* No significant changes.Laurence Finston2010-07-151-0/+2
* Edited.Laurence Finston2010-07-151-0/+36
* Added "Short Contents."Laurence Finston2010-07-151-0/+3
* Now including `cha-datatypes.texi'.Laurence Finston2010-07-151-0/+13
* No significant changes.Laurence Finston2010-07-151-0/+2
* Removed the multiple-target rule for generated Texinfo files.Laurence Finston2010-07-151-26/+53
* Edited.Laurence Finston2010-07-151-1/+3
* Added 'cha-datatypes.texi' to 'gnutls_TEXINFOS'.Laurence Finston2010-07-151-1/+5
* Initial version.Laurence Finston2010-07-151-0/+10
* Added "2010" to copyright notice.Laurence Finston2010-07-151-1/+1
* Edited.Laurence Finston2010-07-151-9/+5
* Edited.Laurence Finston2010-07-151-0/+9
* Now writing header to 'error_codes.texi' and 'algorithms.texi'.Laurence Finston2010-07-151-4/+17
* Added a "phony" rule 'generated_texinfo_files'.Laurence Finston2010-07-151-0/+8
* Added variable 'generated_TEXINFOS_1'.Laurence Finston2010-07-151-47/+11
* Tested writing a header to 'gnutls-api.texi'. It works.Laurence Finston2010-07-151-1/+8
* Added "phony" target `query'.Laurence Finston2010-07-151-0/+7
* No significant changes.Laurence Finston2010-07-151-0/+5
* Initial version in branch `finston_0'.Laurence Finston2010-07-151-0/+287
* Added '00INFO' to 'EXTRA_DIST'. Minor changes in comments.Laurence Finston2010-07-151-1/+8
* No significant changes.Laurence Finston2010-07-151-1/+0
* Edited.Laurence Finston2010-07-151-2/+0
* No significant changes.Laurence Finston2010-07-151-0/+2
* Edited.Laurence Finston2010-07-151-0/+5
* Edited.Laurence Finston2010-07-151-3/+24
* Edited.Laurence Finston2010-07-151-0/+1
* Initial version.Laurence Finston2010-07-151-0/+6
* fixedNikos Mavrogiannopoulos2010-07-111-2/+3
* Added support for EGD daemon in nettle's RNG. It is used if /dev/urandomNikos Mavrogiannopoulos2010-07-115-6/+345
* Corrected the lowat behavior. Documented that it will be deprecated inNikos Mavrogiannopoulos2010-07-113-13/+21
* gnutls-serv: Do not print CR/LF if received, but instead print LF only.Nikos Mavrogiannopoulos2010-07-111-0/+19
* system specific functions were moved to system.cNikos Mavrogiannopoulos2010-07-108-211/+271
* Support scattered write using writev(). This takesNikos Mavrogiannopoulos2010-07-1017-173/+393
* Removed old reference.Nikos Mavrogiannopoulos2010-07-081-1/+0
* ex-rfc2818 is now a functional program demonstrating the verification procedure.Nikos Mavrogiannopoulos2010-07-083-15/+128
* Example with export ciphersuites was removed.Nikos Mavrogiannopoulos2010-07-084-378/+2
* corrected typoNikos Mavrogiannopoulos2010-07-081-1/+1
* Use the same "e" for RSA as libgcrypt. It's the fastest choice.Nikos Mavrogiannopoulos2010-07-071-1/+3
* Do not crash if input is redirected from /dev/null.Nikos Mavrogiannopoulos2010-07-051-0/+4
* Changed the default pkcs-cipher to AES-128. Allowed specifying the 3des-pkcs12Nikos Mavrogiannopoulos2010-07-054-5/+16
* Use double to count bytes.Nikos Mavrogiannopoulos2010-07-041-3/+3
* Added a windows version of the RNG.Nikos Mavrogiannopoulos2010-07-041-21/+123
* Corrected locking usage in nettle's random subsystem.Nikos Mavrogiannopoulos2010-07-041-9/+9