| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2011-04-10 | Added gl/ files.HEADmaster | Nikos Mavrogiannopoulos | 4 | -0/+3605 |
| 2011-04-10 | corrected po directory and build-aux paths. | Nikos Mavrogiannopoulos | 1 | -3/+3 |
| 2011-04-10 | include gnulib files. | Nikos Mavrogiannopoulos | 1 | -1/+2 |
| 2011-04-10 | updated TODO | Nikos Mavrogiannopoulos | 1 | -0/+1 |
| 2011-04-10 | Use --infile in certtool to avoid issues with streams in windows. | Nikos Mavrogiannopoulos | 1 | -4/+4 |
| 2011-04-10 | Changes armor.c to be able to handle both LF and CRLF inputs (output is | Nikos Mavrogiannopoulos | 1 | -3/+16 |
| 2011-04-10 | Define variables within the intended scope (not windows). Based on patch by LRN. | Nikos Mavrogiannopoulos | 5 | -3/+12 |
| 2011-04-10 | Use getpass.h (from gnulib). Patch by LRN. | Nikos Mavrogiannopoulos | 3 | -0/+6 |
| 2011-04-10 | Return correct value for dlclose() in windows. Patch by LRN. | Nikos Mavrogiannopoulos | 1 | -1/+1 |
| 2011-04-10 | Disable openpgp-auth run in windows due to lack of socketpair(). Patch by LRN. | Nikos Mavrogiannopoulos | 1 | -1/+10 |
| 2011-04-09 | gl before lib or libextra | Nikos Mavrogiannopoulos | 1 | -1/+1 |
| 2011-04-09 | generated | Nikos Mavrogiannopoulos | 1 | -20244/+2532 |
| 2011-04-09 | updated | Nikos Mavrogiannopoulos | 1 | -6/+50 |
| 2011-04-09 | Added documentation for Datagram TLS. | Nikos Mavrogiannopoulos | 7 | -12/+235 |
| 2011-04-09 | updated | Nikos Mavrogiannopoulos | 1 | -4/+6 |
| 2011-04-08 | disable test in windows. | Nikos Mavrogiannopoulos | 1 | -0/+7 |
| 2011-04-08 | corrected leaks in tests. | Nikos Mavrogiannopoulos | 3 | -0/+15 |
| 2011-04-08 | corrected memory leak on RSA signatures. | Nikos Mavrogiannopoulos | 2 | -4/+7 |
| 2011-04-08 | more leaks fixed in common.c | Nikos Mavrogiannopoulos | 1 | -14/+4 |
| 2011-04-08 | Corrected leaks in gnutls_pubkey_t deinitialization. | Nikos Mavrogiannopoulos | 1 | -0/+7 |
| 2011-04-08 | fix in trusted_list certificate deinitialization. | Nikos Mavrogiannopoulos | 1 | -0/+2 |
| 2011-04-08 | correction in deinitialization of privkey. | Nikos Mavrogiannopoulos | 1 | -0/+3 |
| 2011-04-08 | combined more tests with eagain-common.h. | Nikos Mavrogiannopoulos | 2 | -280/+21 |
| 2011-04-08 | Corrected memory leaks. | Nikos Mavrogiannopoulos | 9 | -33/+64 |
| 2011-04-08 | added valgrind from gnulib. | Nikos Mavrogiannopoulos | 9 | -29/+30 |
| 2011-04-08 | Do not run the test scripts in win32 environment. | Nikos Mavrogiannopoulos | 2 | -0/+8 |
| 2011-04-08 | use the system wide gnulib-tool. | Nikos Mavrogiannopoulos | 1 | -2/+2 |
| 2011-04-08 | updated | Nikos Mavrogiannopoulos | 1 | -57/+1 |
| 2011-04-08 | updated | Nikos Mavrogiannopoulos | 1 | -0/+5 |
| 2011-04-08 | include priority headers unconditionally. | Nikos Mavrogiannopoulos | 1 | -4/+2 |
| 2011-04-08 | Better way of not including the tests/suite directory. Based on discussion wi... | Nikos Mavrogiannopoulos | 4 | -1966/+9 |
| 2011-04-08 | Use a single configure.ac. This speed ups compilation and | Nikos Mavrogiannopoulos | 496 | -45736/+3134 |
| 2011-04-08 | Avoid using readline. | Nikos Mavrogiannopoulos | 1 | -19/+21 |
| 2011-04-08 | initialized ret in _gnutls_writev_emu(). | Nikos Mavrogiannopoulos | 1 | -1/+1 |
| 2011-04-07 | doc fix | Nikos Mavrogiannopoulos | 1 | -1/+1 |
| 2011-04-07 | removed unneeded variable. | Nikos Mavrogiannopoulos | 1 | -1/+0 |
| 2011-04-07 | Corrected check for an unknown sign algorithm. Patch by LRN. | Nikos Mavrogiannopoulos | 1 | -1/+1 |
| 2011-04-07 | Do not use %e in strftime. Use %d instead which is identically available in w... | Nikos Mavrogiannopoulos | 1 | -2/+2 |
| 2011-04-07 | Fixed mismatch in size_t size. Patch by LRN. | Nikos Mavrogiannopoulos | 2 | -2/+2 |
| 2011-04-07 | Correctly set errno in win32 using gnutls_transport_set_global_errno(). Based... | Nikos Mavrogiannopoulos | 2 | -3/+19 |
| 2011-04-07 | Avoid using gnutls_transport_set_global_errno() and use gnutls_transport_set_... | Nikos Mavrogiannopoulos | 4 | -7/+13 |
| 2011-04-07 | win32 fixes for set_global_errno(). Suggested by LRN. | Nikos Mavrogiannopoulos | 1 | -0/+7 |
| 2011-04-07 | Win32 changes for benchmark. Patch by LRN. | Nikos Mavrogiannopoulos | 1 | -2/+63 |
| 2011-04-07 | win32 fixes. Patch by LRN. | Nikos Mavrogiannopoulos | 8 | -0/+24 |
| 2011-04-07 | minor modification in write_emu(). | Nikos Mavrogiannopoulos | 1 | -3/+2 |
| 2011-04-06 | simplified cdk_trim_string() to make it safer to use. | Nikos Mavrogiannopoulos | 3 | -11/+12 |
| 2011-04-06 | correctly reset params. | Nikos Mavrogiannopoulos | 1 | -3/+3 |
| 2011-04-06 | use correct pointer size. | Nikos Mavrogiannopoulos | 2 | -4/+4 |
| 2011-04-06 | correctly compare sign algorithm_st. | Nikos Mavrogiannopoulos | 1 | -1/+1 |
| 2011-04-06 | removed unused code | Nikos Mavrogiannopoulos | 6 | -391/+1 |
