summaryrefslogtreecommitdiff
path: root/lib/system_override.c
Commit message (Expand)AuthorAgeFilesLines
* Since: 3.0.0 -> Since 3.0 to reflect that it might be on a later version than...Nikos Mavrogiannopoulos2012-02-181-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+1
* Added documentation on asynchronous operation.Nikos Mavrogiannopoulos2011-09-011-8/+6
* documentation updatesNikos Mavrogiannopoulos2011-08-191-4/+4
* Added session initialization discussionNikos Mavrogiannopoulos2011-08-111-12/+11
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* More GTK-DOC improvements.Simon Josefsson2011-08-031-0/+3
* Add GTK-DOC Since: tags for 3.0.0 additions.Simon Josefsson2011-08-021-0/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* gnutls_transport_set_global_errno() is no more.Nikos Mavrogiannopoulos2011-04-111-46/+0
* Correctly set errno in win32 using gnutls_transport_set_global_errno(). Based...Nikos Mavrogiannopoulos2011-04-071-3/+16
* win32 fixes for set_global_errno(). Suggested by LRN.Nikos Mavrogiannopoulos2011-04-071-0/+7
* quickly discuss callback format.Nikos Mavrogiannopoulos2011-03-181-0/+4
* Renamed gnutls_transport_set_push_function2() to gnutls_transport_set_vec_pus...Nikos Mavrogiannopoulos2011-02-231-2/+2
* Changes to allow DTLS server side to operate. Added a simple UDP server on gn...Nikos Mavrogiannopoulos2011-02-191-0/+202