]> git.meshlink.io Git - meshlink/history - src/utils.h
Correctly handle incoming retransmissions of SYN packets.
[meshlink] / src / utils.h
2017-07-27 Guus SliepenUpdate all header guards.
2014-08-09 Niklas HofmannMerge branch 'everbase' into roles
2014-08-09 Guus SliepenMerge branch 'discovery' of chicago.everbase.net:meshli...
2014-08-09 Guus SliepenFix buffer overflow in meshlink_hint_address().
2014-08-08 Niklas HofmannMerge branch 'everbase' of chicago.everbase.net:meshlin...
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-07-30 Niklas HofmannMerge branch 'address_hint_api' into discovery
2014-07-30 Aaron KrebsUtility functions to get string representation of socka...
2014-05-25 Guus SliepenReplace __TINC with __MESHLINK in the include guards.
2014-05-14 Guus SliepenEnsure everything compiles with -Wall without giving...
2014-04-13 Saverio ProtoMerge branch 'master' into saverio
2014-04-12 Guus SliepenRemove everything GPL that is not copyright Guus Sliepe...
2014-04-12 Guus SliepenChange my email address.
2013-08-13 Guus SliepenUpdate copyright notices.
2013-05-28 Guus SliepenImprove base64 encoding/decoding, add URL-safe variant.
2012-10-14 Guus SliepenUpdate copyright notices.
2012-10-10 Guus SliepenFix whitespace.
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-14 Guus SliepenMerge branch 'master' into 1.1
2012-06-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-08 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-23 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-22 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-07-16 Guus SliepenUse const pointer to source in base64 and hex routines.
2011-07-12 Guus SliepenMake hexadecimal and base64 routines behave the same.
2011-07-03 Guus SliepenBase64 encoding and decoding functions.
2011-06-24 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-06-06 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-05-09 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2010-11-19 Guus SliepenMerge branch 'master' into 1.1
2010-11-12 Guus SliepenMerge branch 'master' into 1.1
2010-04-17 Guus SliepenMerge branch 'master' into 1.1
2010-03-26 Sven-Haegar KochMerge branch 'master' into 1.1
2009-12-31 Guus SliepenMove source from lib/ to src/.