Fix buffer overflows in eve.c (sf.net #3034056)
[monky] / src / libtcp-portmon.c
2009-11-16 Pavel LabathIPv6 support for $tcp_portmon
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-27 Brenden MatthewsAdd vim modelines.
2008-12-09 Brenden MatthewsRemoving old svn keywords.
2008-07-07 Philip Kovacsremoved gnulib completely. use a simple getnameinfo...
2008-07-01 Philip Kovacsadjust #includes
2008-07-01 Philip KovacsAdd libgnu convenience lib, modules stdio and getaddrinfo.
2008-06-30 Philip KovacsRemove recently added _POSIX_C_SOURCE 200112L as it...
2008-06-29 Nikolas GarofilGet rid of obsolete gethostbyaddr and getservbyport
2008-06-03 Brenden Matthews* Added NVIDIA Graficcard support patch (thanks meissna)
2008-02-20 Kevin LylesReformatted all code
2007-08-10 Philip Kovacsupdate copywrite dates where appropriate
2006-12-13 Philip Kovacsadd license info to timed thread modules; update NEWS
2006-12-13 Philip KovacsConky 1.4.5
2006-12-12 Philip Kovacssplit battery off into battery and battery_time
2006-12-11 Philip Kovacsclose pop3/imap sockets
2006-12-10 Philip Kovacsfix boundary error in portmon code
2006-12-10 Philip Kovacsfix peek table bug with new portmon code
2006-12-09 Philip Kovacsuse GLib GHashTable for port monitors
2006-09-01 Philip Kovacsfix type-punning warnings with -fstrict-aliasing (activ...
2006-03-30 Philip Kovacsadd REMOTESERVICE to port monitor peekables
2006-03-30 Philip Kovacsscan ports as short. debian bug# 359974
2006-02-13 Philip Kovacstypo bug in portmon code
2005-12-05 Philip Kovacsconst several ptr args
2005-11-19 Philip Kovacstypo fixes, no functionality changes
2005-11-12 Philip Kovacsadded copy_tcp_connection() instead of bitwise copy
2005-11-11 Philip Kovacssmaller tcp_connection_t
2005-11-11 Philip Kovacstypo
2005-11-11 Philip Kovacshash.positions not hash.size dummy
2005-11-11 Philip Kovacsmoved hash sizing code into portmon lib, where it belongs
2005-11-11 Philip Kovacsadded config settings min_port_monitors & min_port_moni...
2005-11-09 Philip Kovacsaddded cvs id tags
2005-11-09 Philip Kovacsfixed minor connection limit issue
2005-11-01 Philip Kovacscorrected signal processing
2005-11-01 Philip Kovacsfixed some minor typos
2005-10-31 Philip KovacsAdded tcp port monitor support