summaryrefslogtreecommitdiff
path: root/lib/system.h
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_global_set_time_function() to allow overridingNikos Mavrogiannopoulos2011-05-261-0/+1
* Added support for non-blocking DTLS.Nikos Mavrogiannopoulos2011-04-031-1/+16
* Avoided waiting for peer's retransmission to ensure receipt of finished messa...Nikos Mavrogiannopoulos2011-03-201-1/+1
* Corrected types.Nikos Mavrogiannopoulos2011-03-121-6/+6
* Changes to allow DTLS server side to operate. Added a simple UDP server on gn...Nikos Mavrogiannopoulos2011-02-191-1/+1
* Several updates for DTLS (client side only) to work.Nikos Mavrogiannopoulos2011-02-181-0/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-5/+5
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-15/+19
* Fix some syntax-check errors.Simon Josefsson2010-10-011-1/+0
* fixedNikos Mavrogiannopoulos2010-07-111-2/+3
* Corrected the lowat behavior. Documented that it will be deprecated inNikos Mavrogiannopoulos2010-07-111-0/+1
* system specific functions were moved to system.cNikos Mavrogiannopoulos2010-07-101-0/+32