]> git.meshlink.io Git - meshlink/history - lib/xalloc.h
Never automatically try to bind to ports >= 32768.
[meshlink] / lib / xalloc.h
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-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-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
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/.
2009-09-16 Guus SliepenMerge branch 'master' into 1.1
2009-09-08 Guus SliepenAdd xasprintf() and xvasprintf().
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-30 Guus SliepenPrevent definitions from messing up attributes.
2003-07-06 Guus SliepenSprinkling the source with static and attributes.
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2000-11-29 Ivo Timmermansxstrdup now takes a const pointer as an argument.
2000-11-21 Guus Sliepen- Check for NULL tree->delete callback
2000-11-16 Ivo TimmermansUse proper prototypes.
2000-10-20 Ivo TimmermansNew function: xalloc_and_zero()
2000-10-18 Ivo TimmermansBring head revision up to date with cabal (try #3)
2000-10-11 Guus Sliepen- Fixing-things pass: every source file compiles into...
2000-03-26 Ivo TimmermansInitial revision