| 2021-09-27 | beware | make taddrint on i386 unsigned if possible | commit | commitdiff | tree | snapshot | 
| 2021-09-26 | beware | fix regression: memory leak in processtasks. also the... | commit | commitdiff | tree | snapshot | 
| 2021-09-25 | beware | FPC_FULLVERSION >= 30200 breaks delphi 6 even inside... | commit | commitdiff | tree | snapshot | 
| 2021-09-25 | beware | fix compile error on fpc 3.2.2 | commit | commitdiff | tree | snapshot | 
| 2021-08-13 | beware | btime: also preserve -1 in unixtimeint, as in unixtimefloat | commit | commitdiff | tree | snapshot | 
| 2021-08-13 | beware | replace internal uses of gettimeofday with monotonic... | commit | commitdiff | tree | snapshot | 
| 2021-08-11 | beware | lcorernd didnt work in 64 bits delphi | commit | commitdiff | tree | snapshot | 
| 2020-02-23 | beware | make unixtimeint and unixtimefloat work after 2038... | commit | commitdiff | tree | snapshot | 
| 2019-09-19 | beware | fixed repeating the same task if processmessages inside... | commit | commitdiff | tree | snapshot | 
| 2018-04-21 | beware | compile on 64 bits delphi | commit | commitdiff | tree | snapshot | 
| 2018-04-15 | beware | allow opt out of win8 api method for program that needs... | commit | commitdiff | tree | snapshot | 
| 2018-01-17 | beware | fix md5 length bug | commit | commitdiff | tree | snapshot | 
| 2017-10-26 | beware | no longer by default call TimeBeginPeriod(1) in btime... | commit | commitdiff | tree | snapshot | 
| 2017-09-10 | plugwash | Replace obsolete/broken lcoregtklaz with new lcorelazarus | commit | commitdiff | tree | snapshot | 
| 2017-04-07 | beware | zipplet: fix range check exception in fpc 3 on tcp... | commit | commitdiff | tree | snapshot | 
| 2017-02-06 | beware | comment style | commit | commitdiff | tree | snapshot | 
| 2017-02-06 | beware | fpc 3.0.0 support - fpc 3 renames fields in TInetSockAd... | commit | commitdiff | tree | snapshot | 
| 2016-01-23 | beware | added "length of IP in bits" functions. removed some... | commit | commitdiff | tree | snapshot | 
| 2015-12-05 | beware | oletounix should round so seconds do not go one off... | commit | commitdiff | tree | snapshot | 
| 2015-08-10 | beware | use better hash function (FNV-1a) | commit | commitdiff | tree | snapshot | 
| 2015-08-07 | beware | accept lasterror must be obtained before the rmasterset | commit | commitdiff | tree | snapshot | 
| 2015-03-02 | beware | use RtlGenRandom (SystemFunction036) in lcorernd if... | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | beware | automatically use GetSystemTimePreciseAsFileTime if... | commit | commitdiff | tree | snapshot | 
| 2014-06-30 | beware | fix 2 send related bugs | commit | commitdiff | tree | snapshot | 
| 2014-06-29 | beware | make windows threaded async an option and disable it... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | beware | check upper bound limit on FD set operations | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | beware | fix spelling mistakes | commit | commitdiff | tree | snapshot | 
| 2014-03-13 | beware | removed incorrect executable status from files | commit | commitdiff | tree | snapshot | 
| 2014-03-13 | beware | increase amount of seeding from /dev/urandom | commit | commitdiff | tree | snapshot | 
| 2014-03-13 | beware | fix for delphi | commit | commitdiff | tree | snapshot | 
| 2014-03-13 | beware | wrapped rdtsc and added x64 support | commit | commitdiff | tree | snapshot | 
| 2014-03-13 | beware | typo fix | commit | commitdiff | tree | snapshot | 
| 2014-03-11 | beware | make unitwindowobject work on linux again | commit | commitdiff | tree | snapshot | 
| 2013-12-06 | beware | redefine dvar for convenience | commit | commitdiff | tree | snapshot | 
| 2013-11-22 | beware | add cpu defines for x64 support and unification between... | commit | commitdiff | tree | snapshot | 
| 2013-11-22 | beware | ifdef mswindows instead of win32 for 64 bits support | commit | commitdiff | tree | snapshot | 
| 2013-11-22 | beware | must free tdnswinasync in tdnsasync destructor | commit | commitdiff | tree | snapshot | 
| 2013-07-04 | beware | dnswin init must be called from lcoreinit to support... | commit | commitdiff | tree | snapshot | 
| 2013-02-23 | plugwash | various work on readtxt2.pas | commit | commitdiff | tree | snapshot | 
| 2012-10-12 | beware | readtxt2 allow open files to still be read by others | commit | commitdiff | tree | snapshot | 
| 2012-10-12 | beware | add cleartree to bsearchtree which clears a hashtable... | commit | commitdiff | tree | snapshot | 
| 2012-08-18 | beware | this version of unitwindowobject allows for creating... | commit | commitdiff | tree | snapshot | 
| 2012-08-17 | plugwash | make readtxt2 work with pipes | commit | commitdiff | tree | snapshot | 
| 2012-08-15 | beware | added ISO style date/time and UTC date/time strings... | commit | commitdiff | tree | snapshot | 
| 2012-08-07 | beware | rename monotonic time to monotimefloat, added monotonic... | commit | commitdiff | tree | snapshot | 
| 2012-08-06 | beware | fix incorrectly detecting NT6 ~64.102 Hz mode as NT5... | commit | commitdiff | tree | snapshot | 
| 2012-08-05 | beware | remove increment guarantee, it causes problems if calle... | commit | commitdiff | tree | snapshot | 
| 2012-05-25 | beware | do SO_REUSEADDR also when listening in windows. wine... | commit | commitdiff | tree | snapshot | 
| 2012-02-25 | beware | for the last attempt of choosing a port, let the OS... | commit | commitdiff | tree | snapshot | 
| 2012-02-24 | beware | dnssync lookup retry to listen in case port is in use | commit | commitdiff | tree | snapshot | 
| 2011-12-13 | beware | tdnsstatearr declaration is needed outside syncdns... | commit | commitdiff | tree | snapshot | 
| 2011-12-12 | beware | removed use of global vars in dnssync, should be reentr... | commit | commitdiff | tree | snapshot | 
| 2011-12-10 | beware | in dnssync, recreate sockets to fix problems when setti... | commit | commitdiff | tree | snapshot | 
| 2011-12-10 | beware | redone getlocalips fix more neatly | commit | commitdiff | tree | snapshot | 
| 2011-12-09 | beware | fix dnscore based resolving failure on windows | commit | commitdiff | tree | snapshot | 
| 2011-11-25 | beware | some consolidation | commit | commitdiff | tree | snapshot | 
| 2011-11-23 | beware | fixed missing semicolon if compiling without ipv6 | commit | commitdiff | tree | snapshot | 
| 2011-11-18 | beware | fix destroysourcestream always false bug | commit | commitdiff | tree | snapshot | 
| 2011-11-06 | plugwash | use rm -f in clean target | commit | commitdiff | tree | snapshot | 
| 2011-10-11 | beware | fixed listen breaking on kernel compiled without ipv6 | commit | commitdiff | tree | snapshot | 
| 2011-08-19 | plugwash | add O_NONBLOCK in lserial.pas, apparently some serial... | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | beware | fix execl to work | commit | commitdiff | tree | snapshot | 
| 2011-05-08 | plugwash | fix line endings in lcorelocalips.pas | commit | commitdiff | tree | snapshot | 
| 2011-04-04 | beware | increased maximum RR of a kind limit check | commit | commitdiff | tree | snapshot | 
| 2011-02-25 | beware | made getlocalips work on mac OS X (BSD) | commit | commitdiff | tree | snapshot | 
| 2011-02-24 | beware | reorganization of system dns servers code | commit | commitdiff | tree | snapshot | 
| 2011-02-23 | beware | added lcorelocalips: code to get local v4 and v6 IPs... | commit | commitdiff | tree | snapshot | 
| 2011-02-22 | beware | added ipv6 detection on windows for built-in resolver | commit | commitdiff | tree | snapshot | 
| 2011-02-21 | beware | eliminated a lot of hints and warnings | commit | commitdiff | tree | snapshot | 
| 2010-12-18 | plugwash | add lserial.pas | commit | commitdiff | tree | snapshot | 
| 2010-11-13 | beware | init wcore stuff in lcoreinit, eliminating dependency... | commit | commitdiff | tree | snapshot | 
| 2010-11-13 | beware | MsgRec consistency | commit | commitdiff | tree | snapshot | 
| 2010-11-13 | beware | reversing unnecessary changes to windowproc, and add... | commit | commitdiff | tree | snapshot | 
| 2010-11-10 | beware | allow wcore to coexist with other windows | commit | commitdiff | tree | snapshot | 
| 2010-04-03 | beware | unixtoole changed to take input as float | commit | commitdiff | tree | snapshot | 
| 2010-03-22 | beware | increased connect timeout in case of more IPs to try... | commit | commitdiff | tree | snapshot | 
| 2010-02-27 | beware | added lsocket.onconnecttryip handler for apps that... | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | beware | ip6bintostr run length atleast 2 0 words | commit | commitdiff | tree | snapshot | 
| 2010-02-24 | beware | simulate gettimeofday on windows | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | beware | fd related central definition and small performance... | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | plugwash | fix signal hang | commit | commitdiff | tree | snapshot | 
| 2010-02-16 | zipplet | pgtypes needs to be used for new string definition | commit | commitdiff | tree | snapshot | 
| 2010-02-16 | zipplet | Corrected binipstuff error with merge | commit | commitdiff | tree | snapshot | 
| 2010-02-16 | zipplet | Merged with delphi 2010 branch | commit | commitdiff | tree | snapshot | 
| 2010-02-16 | plugwash | make a minor change per information from anders to... | commit | commitdiff | tree | snapshot | 
| 2010-02-12 | plugwash | add some missing ifdefs | commit | commitdiff | tree | snapshot | 
| 2010-02-12 | plugwash | freebsd fixups | commit | commitdiff | tree | snapshot | 
| 2010-02-12 | plugwash | fix build in various fpc versions on linux | commit | commitdiff | tree | snapshot | 
| 2010-02-12 | plugwash | make some os-x related fixes to lmessages | commit | commitdiff | tree | snapshot | 
| 2010-02-10 | beware | getsockname fixes. getXaddr was returning peer addr | commit | commitdiff | tree | snapshot | 
| 2010-02-05 | plugwash | remove executable property | commit | commitdiff | tree | snapshot | 
| 2010-02-05 | plugwash | fix a broken line ending conversion attempt | commit | commitdiff | tree | snapshot | 
| 2010-02-04 | plugwash | set svn:ignore | commit | commitdiff | tree | snapshot | 
| 2010-02-04 | plugwash | set line ending property on files to hopefully avoid... | commit | commitdiff | tree | snapshot | 
| 2009-11-12 | plugwash | add support for fpc 2.2.4rc1 | commit | commitdiff | tree | snapshot | 
| 2009-11-01 | plugwash | fix line endings | commit | commitdiff | tree | snapshot | 
| 2009-11-01 | plugwash | fix an error that prevented compilation with more recen... | commit | commitdiff | tree | snapshot | 
| 2009-10-31 | plugwash | change ltimevalstuff to a unit and move defintion of... | commit | commitdiff | tree | snapshot | 
| 2009-08-13 | plugwash | make dnsasync better handle cleanup of a partially... | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | beware | removed redundant, and no longer valid, email address... | commit | commitdiff | tree | snapshot | 
| next |