| 10 days ago |
beware | change uint32 from longword to cardinal for posix delphi master |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
beware | FreeBSD support |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
beware | btime overhaul. newer APIs. added btime_gettime. now... |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
beware | unitfork: getfs was deprecated in fpc 2.6.2, use getfil... |
commit | commitdiff | tree | snapshot |
| 2025-09-22 |
beware | fixed bug with parsing timezone files with a tzh_timecn... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
beware | getting v4 local IPs was not working on 64 bits unix |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
beware | hosts file support in the built in dns resolver |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
beware | lcorelocalips: fix multiple windows 9x and NT4 support... |
commit | commitdiff | tree | snapshot |
| 2025-09-15 |
beware | use thandle type |
commit | commitdiff | tree | snapshot |
| 2025-09-15 |
beware | normalize crlf on some file types and no trailing white... |
commit | commitdiff | tree | snapshot |
| 2024-06-21 |
beware | add linux syscall sys_getrandom to lcorernd |
commit | commitdiff | tree | snapshot |
| 2023-04-03 |
beware | fix slow send speed, new fifo allows get of entire... |
commit | commitdiff | tree | snapshot |
| 2023-03-16 |
beware | add md5selftest to fastmd5 |
commit | commitdiff | tree | snapshot |
| 2023-03-15 |
beware | move ipv6 connectivity check from dnscore init to a... |
commit | commitdiff | tree | snapshot |
| 2023-03-15 |
beware | line endings related fixes |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
beware | some small fixes and improvements to dnssync and dnsasync |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
beware | fixed that lcorernd would not compile if nolcorernd... |
commit | commitdiff | tree | snapshot |
| 2021-11-10 |
beware | own implementation of parsing the timezone file because... |
commit | commitdiff | tree | snapshot |
| 2021-10-12 |
beware | windows: fix that an immediate connect error is not... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |