Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repoman: fix leading whitespace | 2003-09-11 | 3 | -11/+11 | |
| | |||||
* | fixing Manifest | 2003-09-06 | 1 | -2/+2 | |
| | |||||
* | should have been ~ | 2003-09-04 | 2 | -4/+4 | |
| | |||||
* | fixing Manifest | 2003-08-23 | 1 | -8/+9 | |
| | |||||
* | better SLOTs #17772 | 2003-08-21 | 6 | -1/+214 | |
| | |||||
* | better SLOT | 2003-08-16 | 3 | -27/+33 | |
| | |||||
* | unslotted | 2003-08-16 | 4 | -77/+0 | |
| | |||||
* | unmask libnet on amd64 | 2003-08-06 | 2 | -5/+5 | |
| | |||||
* | libnet gcc-3.3 fix | 2003-07-24 | 4 | -6/+29 | |
| | |||||
* | removing lockfile | 2003-07-03 | 2 | -2/+0 | |
| | |||||
* | Add frozen lock support | 2003-07-03 | 2 | -0/+2 | |
| | |||||
* | marking alpha. | 2003-05-23 | 2 | -3/+3 | |
| | |||||
* | marking stable on alpha | 2003-05-21 | 3 | -6/+9 | |
| | |||||
* | add arm keyword | 2003-04-29 | 3 | -6/+9 | |
| | |||||
* | Change supersed dependencies | 2003-04-23 | 3 | -6/+9 | |
| | |||||
* | made a couple changes | 2003-04-17 | 3 | -4/+13 | |
| | |||||
* | add ~alpha | 2003-03-25 | 2 | -4/+9 | |
| | |||||
* | fix libnet-config not installing as /libnet-config | 2003-03-21 | 1 | -2/+2 | |
| | |||||
* | Update Copyright years | 2003-02-13 | 4 | -8/+8 | |
| | |||||
* | Update Copyright years | 2003-02-12 | 1 | -2/+2 | |
| | |||||
* | fixed broken ChangeLog entries | 2002-12-13 | 1 | -3/+2 | |
| | |||||
* | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org | 2002-12-09 | 3 | -5/+8 | |
| | |||||
* | Changed from "GPL2 or later" to "GPL2" | 2002-10-04 | 4 | -8/+8 | |
| | |||||
* | SLOTification | 2002-10-02 | 5 | -1/+89 | |
| | |||||
* | Fixed greeting in ChangeLog | 2002-09-03 | 1 | -2/+2 | |
| | |||||
* | add in a script and some changelog comments | 2002-09-02 | 2 | -7/+12 | |
| | |||||
* | Version bump, closes #7039. | 2002-08-27 | 3 | -1/+43 | |
| | |||||
* | Adding sparc/sparc64 keywords | 2002-08-16 | 1 | -2/+2 | |
| | |||||
* | added ppc to keywords | 2002-08-06 | 2 | -3/+6 | |
| | |||||
* | repoman'd | 2002-07-17 | 3 | -41/+4 | |
| | |||||
* | header fixes | 2002-07-11 | 2 | -4/+2 | |
| | |||||
* | Slight fix, not enough to warrant new ebuild rev | 2002-05-11 | 2 | -8/+15 | |
| | |||||
* | man page/LFH fixes | 2002-03-27 | 3 | -1/+49 | |
| | |||||
* | initial changelogs for all packages and example skel.ChangeLog | 2002-02-01 | 1 | -0/+13 | |
| | |||||
* | full digest recalculation with correct filesizes | 2002-01-30 | 1 | -1/+1 | |
| | |||||
* | digest fix-o-rama | 2001-11-16 | 1 | -1/+1 | |
| | |||||
* | digest-o-rama | 2001-11-15 | 1 | -1/+1 | |
| | |||||
* | massive digest update, part 2 | 2001-10-25 | 1 | -0/+1 | |
| | |||||
* | massive digest cleanup/regeneration | 2001-10-25 | 1 | -1/+0 | |
| | |||||
* | Added two packages the first is hogwash which is a layer2 packet scrubber. | 2001-08-16 | 2 | -0/+35 | |
It lives right on top of the network driver and will drop or sanitize packets based on signature. The authors installed it on an unpatched RH-6.2 box and entered it into the capture the flag competition at defcon 9 and the box came back unscathed. I've included the rules file too. as well as some documentation I copied off thier website. I may write a manpage for them too. The second is a supporting library for it that provides an API for commonly used low-level network functions (mainly packet injection). Used by packet scrubbers and the like, not to be confused with the perl libnet. They hogwash folks have a how-to on thier site for setting up an packet scrubber with no IP stack to protect your network, sortof a stealth firewall. Since it never modifies the mac address it's nearly impossible to detect and attack. Will prevent spoofing of IPs as well as 95% of the common attacks. |