Add.
729 lines of code changed in:
Fix.
1 lines of code changed in:
Update.
247 lines of code changed in:
Add.
4 lines of code changed in:
Include netinet/in.h for FreeBSD, reported by Roman Bogorodskiy <novel@FreeBSD.org>.
6 lines of code changed in:
Add.
5 lines of code changed in:
Add.
1 lines of code changed in:
(generate_certificate): Load private key when --load-request is used,
based on report from Sascha Ziemann <sascha.ziemann@secunet.com>.
10 lines of code changed in:
(gnutls_x509_crt_sign2): Check to see if ISSUER_KEY is NULL before
continuing, based on report from Sascha Ziemann
<sascha.ziemann@secunet.com>.
1 lines of code changed in:
Add.
5 lines of code changed in:
Map select to _win_select on Windows hosts.
4 lines of code changed in:
Need select.c in cli.c and serv.c.
2 lines of code changed in:
Add, moved from cli.c, originally from plibc, see
<http://plibc.cvs.sourceforge.net/plibc/plibc/src/select.c?view=markup>.
265 lines of code changed in:
Move _win_select to select.c.
4 lines of code changed in:
Make select() work on Windows, copying code from plibc, see
<http://plibc.cvs.sourceforge.net/plibc/plibc/src/select.c?view=markup>.
258 lines of code changed in:
Mark with XXX.
1 lines of code changed in:
Bump versions.
4 lines of code changed in:
Fix release target.
1 lines of code changed in:
*** empty log message ***
792 lines of code changed in:
Version 1.5.0.
1 lines of code changed in:
Fix.
5 lines of code changed in:
Add (XXX).
4 lines of code changed in:
Install *.def to bin/ directory.
2 lines of code changed in:
Add.
2 lines of code changed in:
Create *.def files for libraries, on mingw.
30 lines of code changed in:
Update.
46 lines of code changed in:
Use int/void* macros to avoid warnings, suggested by Andreas Metzler
<ametzler@downhill.at.eu.org>.
6 lines of code changed in:
Remove.
0 lines of code changed in:
Move GNUTLS_POINTER_TO_INT here.
Add GNUTLS_INT_TO_POINTER.
Based on glib macros, and suggestions from Andreas Metzler <ametzler@downhill.at.eu.org>.
4 lines of code changed in:
Add void*, for GNUTLS_POINTER_TO_INT_CAST macros.
1 lines of code changed in:
Fix.
6 lines of code changed in:
Add.
9 lines of code changed in:
(_gnutls_x509_oid2mac_algorithm): Don't crash trying to strcmp the
NULL OID value in the hash_algorithms array, which happens when the
input OID doesn't match our OIDs for SHA1, MD5, MD2 or RIPEMD160.
Reported by satyakumar <satyam_kkd@hyd.hellosoft.com>.
2 lines of code changed in:
Don't overwrite CFLAGS.
2 lines of code changed in:
Make it compile.
1 lines of code changed in:
Add.
3 lines of code changed in:
Update.
33 lines of code changed in:
Use -V for --verbose.
1 lines of code changed in:
Fix --version to conform to FSF standards, to fix make distcheck.
12 lines of code changed in:
Support --version.
13 lines of code changed in:
Fix --version to conform to FSF standards, to fix make distcheck.
15 lines of code changed in:
Add.
3 lines of code changed in:
Fix --without-included-libtasn1, reported by Daniel Black
<dragonheart@gentoo.org>.
9 lines of code changed in:
Update.
4 lines of code changed in:
Fix.
1 lines of code changed in:
Add.
2 lines of code changed in:
Update to 0.5.9.
7 lines of code changed in:
add
1 lines of code changed in:
Fix libgcrypt link failure, reported by Brant Gurganus, tiny patch by
Daniel Black <dragonheart@gentoo.org>.
1 lines of code changed in: