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