0
I Use This!
Inactive

Commits : Listings

Analyzed 30 minutes ago. based on code collected about 16 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplified the connection.c:key_cmp() More... about 11 years ago
Removed unused packet context from stat_context More... about 11 years ago
Let's call this version 0.1 More... about 11 years ago
Removed the pcap packet scout More... about 11 years ago
Fixed compilation issue (missing #include) on OpenBSD More... over 12 years ago
Fixed a bug where grouping by remote address and port did not work properly. While at it, implemented generic matching for struct sockaddr_storage. More... over 12 years ago
Cleanups in accessing socket address members of struct connection More... over 12 years ago
Cleanups to the UI code More... over 12 years ago
Show connection time as "fuzzy" time instead of seconds. The exact time can be toggled on by pressing 'T' in main view. More... over 12 years ago
Fixed a bug where tcpstat segfaulted if default route was read first from /proc/net/route More... over 12 years ago
Improve tcpip utility functions. tcpip functions should work with sockadd_storage. More... almost 13 years ago
Utility function for initializing connection structure More... almost 13 years ago
Removed unused #include More... almost 13 years ago
Fix build error on OSX (thanks oherrala) More... almost 13 years ago
Parse a bit of the packets read from pcap More... almost 13 years ago
Don't need to be root on OpenBSD when reading pcap More... almost 13 years ago
Add packetscout object to OpenBSD and OS X builds More... almost 13 years ago
Initial framework for "offline mode", reading tcp connection data from pcap. Currently just reads packets from pcap file, does not do anything with the packets yet. More... almost 13 years ago
Check for root privileges on OpenBSD More... about 13 years ago
Support for OS X added More... about 13 years ago
We were a bit overeager with copying. Fixed More... about 13 years ago
Cleaned up some compiler warnings on OpenBSD More... about 13 years ago
When scouting for TCP connections, parse both IPv4 and IPv6 connections with same function More... about 13 years ago
Combine all scout -related headers into one More... about 13 years ago
Update README about OpenBSD More... about 13 years ago
inet_ntop() needs arpa/inet.h on Linux More... about 13 years ago
Port the tcp connection scouting to OpenBSD. More... about 13 years ago
Compiles on OpenBSD, with gmake More... about 13 years ago
Fixed stupid bug which caused non-debug builds to abort() More... over 13 years ago
Misc cleanups More... over 13 years ago