summaryrefslogtreecommitdiff
path: root/lib/gnutls_global.c
Commit message (Expand)AuthorAgeFilesLines
* Several cleanups.Nikos Mavrogiannopoulos2001-12-061-4/+4
* some cleanupsNikos Mavrogiannopoulos2001-12-041-2/+2
* several fixes.Nikos Mavrogiannopoulos2001-11-101-68/+0
* cleanups and documentation updatesNikos Mavrogiannopoulos2001-11-081-4/+4
* set_push() & set_pull() functions moved to state (instead of being global)Nikos Mavrogiannopoulos2001-11-021-39/+41
* changes in order to be independent of the berkeley style socketsNikos Mavrogiannopoulos2001-10-211-30/+30
* better prime handlingNikos Mavrogiannopoulos2001-10-101-1/+10
* minor bugfixesNikos Mavrogiannopoulos2001-08-271-1/+2
* use of sigaction instead of signal(), to ignore SIGPIPENikos Mavrogiannopoulos2001-08-261-7/+63
* added new function gnutls_send_alert() to the apiNikos Mavrogiannopoulos2001-08-051-6/+3
* renamed cert_* to x509_*Nikos Mavrogiannopoulos2001-08-051-1/+1
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-5/+10
* *** empty log message ***gnutls_0_1_9Nikos Mavrogiannopoulos2001-07-301-3/+4
* added log function (no longer use fprintf).Nikos Mavrogiannopoulos2001-07-301-0/+22
* added some documentation. Bug fixes in CHANGECIPHER_SPEC packet.Nikos Mavrogiannopoulos2001-07-281-8/+12
* changed gnutls_read() semanticsNikos Mavrogiannopoulos2001-07-271-4/+35
* *** empty log message ***Nikos Mavrogiannopoulos2001-07-201-4/+3
* updated file structureNikos Mavrogiannopoulos2001-07-201-5/+10
* several cleanupsNikos Mavrogiannopoulos2001-07-141-4/+4
* Updated ASN.1 Parser (Fabio - commited by me).Nikos Mavrogiannopoulos2001-07-071-3/+14
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* added checks for signalsNikos Mavrogiannopoulos2001-06-231-2/+7
* added global state.Nikos Mavrogiannopoulos2001-06-221-0/+92