Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
zipplet: fix range check exception in fpc 3 on tcp connect
comment style
fpc 3.0.0 support - fpc 3 renames fields in TInetSockAddr so we define it ourselves to be independent from such renames
added "length of IP in bits" functions. removed some trailing whitespace.
fix spelling mistakes
ifdef mswindows instead of win32 for 64 bits support
some consolidation
eliminated a lot of hints and warnings
ip6bintostr run length atleast 2 0 words
pgtypes needs to be used for new string definition
Corrected binipstuff error with merge
Merged with delphi 2010 branch
freebsd fixups
remove executable property
fix a broken line ending conversion attempt
set line ending property on files to hopefully avoid line ending problems in future
removed redundant, and no longer valid, email address (another one)
* make lmessages scream and die on fpc older than 2.2.0 due to fpc bug * add makefile option to build test app without lmessages * fixup lcore building on various older versions of freepascal
* fixed NT services not working. app must now call lcoreinit() at some point before using sockets etc * made dnssync and dnsasync secure with source port randomization and reply packet source IP/port verification * created lcorerandom, a secure general purpose random number source, replacement of bircrandom * added fastmd5.pas into the repository. it wasn't in it, but seemed to belong in it and lcorernd depends on it. * added the ability to do "custom" (txt, mx, ns, ptr, etc) lookups in dnscore and dnsasync * lsocket.receivefrom now converts a v6 mapped v4 IP to a real v4 IP for simplicity in the app * removed "ipv6preferred" from dnswin, which was doing nothing
* add multiip support to dnsasync
* add method to tell if a string is a biniplist * allow a biniplist to be used for the addr field in a tlsocket
the big lot of changes by beware
initial import
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
No admin address has been configured">No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.1.26 |