* A buffer overflow which occurred when displaying a message with
attachments which have MIME-encoded filenames was fixed.
* A possible crash on re-edit of messages was fixed.
from Bernd Ahlers <b.ahlers at ba-net.org>
This is a rather incomplete implementation of work done by Gudrun Putze-Meier
<gudrun.pm@t-online.de>. I have to confess that I never read her original
paper. So all credit belongs to her, all bugs are mine. I tried to get some
insight from an implementation of two students of mine. They remain anonymous
because their work was the wost piece of code I ever saw. My code behaves
mostly as their implementation did except it is about 75 times faster.
Softflowd is flow-based network traffic analyser capable of Cisco
NetFlow data export. Softflowd semi-statefully tracks traffic flows
recorded by listening on a network interface or by reading a packet
capture file. These flows may be reported via NetFlow to a collecting
host or summarised within softflowd itself.
ok djm@
of the regular file look-cleanviolet.lua it points to. This fixes @sample
complaining about a missing file while installing/removing the package.
Bump patchlevel.
ok alek@
Time-modules contains the following modules:
Time::CTime - ctime, strftime, and asctime
Time::JulianDay - Julian calendar manipulations
Time::ParseDate - reverses strftime and also understands relative times
Time::Timezone - miscellaneous timezone manipulations routines
Time::DaysInMonth - simply report the number of days in a month
"WWW::Mechanize", or Mech for short, helps you automate interaction with
a website. It supports performing a sequence of page fetches including
following links and submitting forms. Each fetched page is parsed and
its links and forms are extracted. A link or a form can be selected,
form fields can be filled and the next page can be fetched. Mech also
stores a history of the URLs you've visited, which can be queried and
revisited.
ok alek@
xplot is a fast visualization tool for examining multiple data sets
in parallel plots. It supports easy zoom-in and zoom-out capabilities,
and synchronized views into multiple data sets (with the -x, -y,
and -tile options).
xplot is used for examining .xpl files output by tcptrace.