| Age | Commit message (Collapse) | Author |
|
This version fixes problems with locating the 'ip' command on Gentoo
and possibly other Linux systems, and a problem that could cause a
crash if EthernetTap was unable to locate one of the commands it
invokes to configure IP information on tap devices.
The code also now builds on Windows. It doesn't run yet, but it's a
step. Windows port is in full swing.
Finally, the multicast rate limit defaults were raised a little. More
testing is needed here, and real world measurments.
|
|
This version fixes problems with locating the 'ip' command on Gentoo
and possibly other Linux systems, and a problem that could cause a
crash if EthernetTap was unable to locate one of the commands it
invokes to configure IP information on tap devices.
The code also now builds on Windows. It doesn't run yet, but it's a
step. Windows port is in full swing.
|
|
|
|
a start.
|
|
|
|
|
|
assignment operator.
|
|
|
|
valgrind spew from libcrypto use of uninitialized RAM as a random source. Might look into replacing RAND_ in libcrypto with our own simple /dev/urandom / Windows CAPI plugin.
|
|
|
|
|
|
|
|
|
|
|
|
network parameter.
|
|
|
|
|
|
|
|
|
|
|
|
cleanup.
|
|
|
|
methods from Identity.
|
|
|
|
timing code.
|
|
|
|
cleaner portable idiom.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix some format string errors.
|
|
|
|
an overall clean cycle.
|
|
development.
|
|
progress.
|
|
|
|
|
|
remove some old code.
|
|
|
|
|
|
Also fix compile error in idtool.
|
|
support HTTPS and chunking and other complexities.
|
|
|