2014-11-03 |
beware | automatically use GetSystemTimePreciseAsFileTime if...
|
commit | commitdiff | tree |
2014-06-30 |
beware | fix 2 send related bugs
|
commit | commitdiff | tree |
2014-06-29 |
beware | make windows threaded async an option and disable it...
|
commit | commitdiff | tree |
2014-03-28 |
beware | check upper bound limit on FD set operations
|
commit | commitdiff | tree |
2014-03-28 |
beware | fix spelling mistakes
|
commit | commitdiff | tree |
2014-03-13 |
beware | removed incorrect executable status from files
|
commit | commitdiff | tree |
2014-03-13 |
beware | increase amount of seeding from /dev/urandom
|
commit | commitdiff | tree |
2014-03-13 |
beware | fix for delphi
|
commit | commitdiff | tree |
2014-03-13 |
beware | wrapped rdtsc and added x64 support
|
commit | commitdiff | tree |
2014-03-13 |
beware | typo fix
|
commit | commitdiff | tree |
2014-03-11 |
beware | make unitwindowobject work on linux again
|
commit | commitdiff | tree |
2013-12-06 |
beware | redefine dvar for convenience
|
commit | commitdiff | tree |
2013-11-22 |
beware | add cpu defines for x64 support and unification between...
|
commit | commitdiff | tree |
2013-11-22 |
beware | ifdef mswindows instead of win32 for 64 bits support
|
commit | commitdiff | tree |
2013-11-22 |
beware | must free tdnswinasync in tdnsasync destructor
|
commit | commitdiff | tree |
2013-07-04 |
beware | dnswin init must be called from lcoreinit to support...
|
commit | commitdiff | tree |
2012-10-12 |
beware | readtxt2 allow open files to still be read by others
|
commit | commitdiff | tree |
2012-10-12 |
beware | add cleartree to bsearchtree which clears a hashtable...
|
commit | commitdiff | tree |
2012-08-18 |
beware | this version of unitwindowobject allows for creating...
|
commit | commitdiff | tree |
2012-08-15 |
beware | added ISO style date/time and UTC date/time strings...
|
commit | commitdiff | tree |
2012-08-07 |
beware | rename monotonic time to monotimefloat, added monotonic...
|
commit | commitdiff | tree |
2012-08-06 |
beware | fix incorrectly detecting NT6 ~64.102 Hz mode as NT5...
|
commit | commitdiff | tree |
2012-08-05 |
beware | remove increment guarantee, it causes problems if called...
|
commit | commitdiff | tree |
2012-05-25 |
beware | do SO_REUSEADDR also when listening in windows. wine...
|
commit | commitdiff | tree |
2012-02-25 |
beware | for the last attempt of choosing a port, let the OS...
|
commit | commitdiff | tree |
2012-02-24 |
beware | dnssync lookup retry to listen in case port is in use
|
commit | commitdiff | tree |
2011-12-13 |
beware | tdnsstatearr declaration is needed outside syncdns...
|
commit | commitdiff | tree |
2011-12-12 |
beware | removed use of global vars in dnssync, should be reentrant...
|
commit | commitdiff | tree |
2011-12-10 |
beware | in dnssync, recreate sockets to fix problems when setting...
|
commit | commitdiff | tree |
2011-12-10 |
beware | redone getlocalips fix more neatly
|
commit | commitdiff | tree |
2011-12-09 |
beware | fix dnscore based resolving failure on windows
|
commit | commitdiff | tree |
2011-11-25 |
beware | some consolidation
|
commit | commitdiff | tree |
2011-11-23 |
beware | fixed missing semicolon if compiling without ipv6
|
commit | commitdiff | tree |
2011-11-18 |
beware | fix destroysourcestream always false bug
|
commit | commitdiff | tree |
2011-10-11 |
beware | fixed listen breaking on kernel compiled without ipv6
|
commit | commitdiff | tree |
2011-06-28 |
beware | fix execl to work
|
commit | commitdiff | tree |
2011-04-04 |
beware | increased maximum RR of a kind limit check
|
commit | commitdiff | tree |
2011-02-25 |
beware | made getlocalips work on mac OS X (BSD)
|
commit | commitdiff | tree |
2011-02-24 |
beware | reorganization of system dns servers code
|
commit | commitdiff | tree |
2011-02-23 |
beware | added lcorelocalips: code to get local v4 and v6 IPs...
|
commit | commitdiff | tree |
2011-02-22 |
beware | added ipv6 detection on windows for built-in resolver
|
commit | commitdiff | tree |
2011-02-21 |
beware | eliminated a lot of hints and warnings
|
commit | commitdiff | tree |
2010-11-13 |
beware | init wcore stuff in lcoreinit, eliminating dependency...
|
commit | commitdiff | tree |
2010-11-13 |
beware | MsgRec consistency
|
commit | commitdiff | tree |
2010-11-13 |
beware | reversing unnecessary changes to windowproc, and add...
|
commit | commitdiff | tree |
2010-11-10 |
beware | allow wcore to coexist with other windows
|
commit | commitdiff | tree |
2010-04-03 |
beware | unixtoole changed to take input as float
|
commit | commitdiff | tree |
2010-03-22 |
beware | increased connect timeout in case of more IPs to try...
|
commit | commitdiff | tree |
2010-02-27 |
beware | added lsocket.onconnecttryip handler for apps that...
|
commit | commitdiff | tree |
2010-02-26 |
beware | ip6bintostr run length atleast 2 0 words
|
commit | commitdiff | tree |
2010-02-24 |
beware | simulate gettimeofday on windows
|
commit | commitdiff | tree |
2010-02-20 |
beware | fd related central definition and small performance...
|
commit | commitdiff | tree |
2010-02-10 |
beware | getsockname fixes. getXaddr was returning peer addr
|
commit | commitdiff | tree |
2009-06-24 |
beware | removed redundant, and no longer valid, email address...
|
commit | commitdiff | tree |
2009-06-24 |
beware | removed redundant, and no longer valid, email address
|
commit | commitdiff | tree |
2009-06-18 |
beware | no dof file
|
commit | commitdiff | tree |
2009-02-06 |
beware | fix a warning
|
commit | commitdiff | tree |
2009-02-04 |
beware | ICMP does work, removing comment
|
commit | commitdiff | tree |
2009-01-19 |
beware | fixed bug of udp not working when using listen
|
commit | commitdiff | tree |
2009-01-19 |
beware | on further thought, change the packet size some more
|
commit | commitdiff | tree |
2009-01-19 |
beware | fix standard packet payload size for ipv6
|
commit | commitdiff | tree |
2009-01-19 |
beware | add support for raw sockets
|
commit | commitdiff | tree |
2008-12-26 |
beware | * fixed NT services not working. app must now call...
|
commit | commitdiff | tree |
2008-11-22 |
beware | added unixutil to lmessages because of unixstuff.inc...
|
commit | commitdiff | tree |
2008-11-22 |
beware | fixed line endings. made flush work on win32. made...
|
commit | commitdiff | tree |
2008-03-31 |
beware | git-svn-id: file:///svnroot/lcore/trunk@17 b1de8a11...
|
commit | commitdiff | tree |
2008-03-31 |
beware | receive buffer size
|
commit | commitdiff | tree |
2008-03-31 |
beware | git-svn-id: file:///svnroot/lcore/trunk@15 b1de8a11...
|
commit | commitdiff | tree |
2008-03-31 |
beware | secondlistener in lcoreconfig
|
commit | commitdiff | tree |
2008-03-31 |
beware | secondlistener-2
|
commit | commitdiff | tree |
2008-03-31 |
beware | secondlistener
|
commit | commitdiff | tree |
2008-03-30 |
beware | git-svn-id: file:///svnroot/lcore/trunk@5 b1de8a11...
|
commit | commitdiff | tree |
2008-03-30 |
beware | added lcoreconfig.inc
|
commit | commitdiff | tree |
2008-03-30 |
beware | the big lot of changes by beware the big lot of changes by beware
|
commit | commitdiff | tree |
|