Activity
Use a 'str_' prefix for ALL string function.
Use a 'str_' prefix for ALL string function.
Merge pull request #124 from Lethja/array-bounds-fix
Merge pull request #124 from Lethja/array-bounds-fix
Merge pull request #122 from Lethja/gettod-unused-func
Merge pull request #122 from Lethja/gettod-unused-func
Merge pull request #123 from Lethja/strltrim-refactor
Merge pull request #123 from Lethja/strltrim-refactor
Merge pull request #121 from Lethja/sprintf
Merge pull request #121 from Lethja/sprintf
Merge pull request #119 from Lethja/djggp-uio-opt
Merge pull request #119 from Lethja/djggp-uio-opt
Undo some Watcom warnings fixed in:
Undo some Watcom warnings fixed in:
Merge pull request #111 from jwt27/no-cpu-adjust
Merge pull request #111 from jwt27/no-cpu-adjust
Fix and simplify the CPU-detection code.
Fix and simplify the CPU-detection code.
Added a comment for '__BORLANDC__'.
Added a comment for '__BORLANDC__'.
Fixed NPcap interface to actually work.
Fixed NPcap interface to actually work.
Revert '#define HAVE_UINT64' for all targets.
Revert '#define HAVE_UINT64' for all targets.
Check if all compilers on AppVeyor
Check if all compilers on AppVeyor
Turn off some more harmless Watcom
Turn off some more harmless Watcom
Turn off some harmless Watcom warnings.
Turn off some harmless Watcom warnings.
Added files for ideas to implement
Added files for ideas to implement
A fix for 'PacketReceivePacket()'
A fix for 'PacketReceivePacket()'
Added '_aligned_free()' macro for Cygwin and Watcom.
Added '_aligned_free()' macro for Cygwin and Watcom.
Sync the prototype and implementation.
Sync the prototype and implementation.