Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Marked stable on sparc. | Jason Wever | 2003-11-01 | 3 | -8/+11 | |
| | ||||||
* | marking stable | Joel Hill | 2003-10-09 | 3 | -10/+13 | |
| | ||||||
* | repoman: fix leading whitespace | Michael Sterrett | 2003-09-11 | 3 | -11/+11 | |
| | ||||||
* | fixing Manifest | Mike Frysinger | 2003-09-06 | 1 | -2/+2 | |
| | ||||||
* | should have been ~ | Mike Frysinger | 2003-09-04 | 2 | -4/+4 | |
| | ||||||
* | fixing Manifest | Mike Frysinger | 2003-08-23 | 1 | -8/+9 | |
| | ||||||
* | better SLOTs #17772 | Mike Frysinger | 2003-08-21 | 6 | -1/+214 | |
| | ||||||
* | better SLOT | Mike Frysinger | 2003-08-16 | 3 | -27/+33 | |
| | ||||||
* | unslotted | Mike Frysinger | 2003-08-16 | 4 | -77/+0 | |
| | ||||||
* | unmask libnet on amd64 | Olivier CrĂȘte | 2003-08-06 | 2 | -5/+5 | |
| | ||||||
* | libnet gcc-3.3 fix | Hanno Boeck | 2003-07-24 | 4 | -6/+29 | |
| | ||||||
* | removing lockfile | Robin H. Johnson | 2003-07-03 | 2 | -2/+0 | |
| | ||||||
* | Add frozen lock support | Robin H. Johnson | 2003-07-03 | 2 | -0/+2 | |
| | ||||||
* | marking alpha. | Tavis Ormandy | 2003-05-23 | 2 | -3/+3 | |
| | ||||||
* | marking stable on alpha | Tavis Ormandy | 2003-05-21 | 3 | -6/+9 | |
| | ||||||
* | add arm keyword | Zack Welch | 2003-04-29 | 3 | -6/+9 | |
| | ||||||
* | Change supersed dependencies | Brandon Low | 2003-04-23 | 3 | -6/+9 | |
| | ||||||
* | made a couple changes | Seth Chandler | 2003-04-17 | 3 | -4/+13 | |
| | ||||||
* | add ~alpha | Aron Griffis | 2003-03-25 | 2 | -4/+9 | |
| | ||||||
* | fix libnet-config not installing as /libnet-config | Martin Schlemmer | 2003-03-21 | 1 | -2/+2 | |
| | ||||||
* | Update Copyright years | Mike Frysinger | 2003-02-13 | 4 | -8/+8 | |
| | ||||||
* | Update Copyright years | Mike Frysinger | 2003-02-12 | 1 | -2/+2 | |
| | ||||||
* | fixed broken ChangeLog entries | Maik Schreiber | 2002-12-13 | 1 | -3/+2 | |
| | ||||||
* | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org | Rodney Rees | 2002-12-09 | 3 | -5/+8 | |
| | ||||||
* | Changed from "GPL2 or later" to "GPL2" | Mike Frysinger | 2002-10-04 | 4 | -8/+8 | |
| | ||||||
* | SLOTification | Seemant Kulleen | 2002-10-02 | 5 | -1/+89 | |
| | ||||||
* | Fixed greeting in ChangeLog | Daniel Ahlberg | 2002-09-03 | 1 | -2/+2 | |
| | ||||||
* | add in a script and some changelog comments | Brandon Low | 2002-09-02 | 2 | -7/+12 | |
| | ||||||
* | Version bump, closes #7039. | Daniel Ahlberg | 2002-08-27 | 3 | -1/+43 | |
| | ||||||
* | Adding sparc/sparc64 keywords | Maarten Thibaut | 2002-08-16 | 1 | -2/+2 | |
| | ||||||
* | added ppc to keywords | Mark Guertin | 2002-08-06 | 2 | -3/+6 | |
| | ||||||
* | repoman'd | Seemant Kulleen | 2002-07-17 | 3 | -41/+4 | |
| | ||||||
* | header fixes | Daniel Robbins | 2002-07-11 | 2 | -4/+2 | |
| | ||||||
* | Slight fix, not enough to warrant new ebuild rev | Wout Mertens | 2002-05-11 | 2 | -8/+15 | |
| | ||||||
* | man page/LFH fixes | Seemant Kulleen | 2002-03-27 | 3 | -1/+49 | |
| | ||||||
* | initial changelogs for all packages and example skel.ChangeLog | Geert Bevin | 2002-02-01 | 1 | -0/+13 | |
| | ||||||
* | full digest recalculation with correct filesizes | Daniel Robbins | 2002-01-30 | 1 | -1/+1 | |
| | ||||||
* | digest fix-o-rama | Daniel Robbins | 2001-11-16 | 1 | -1/+1 | |
| | ||||||
* | digest-o-rama | Daniel Robbins | 2001-11-15 | 1 | -1/+1 | |
| | ||||||
* | massive digest update, part 2 | Daniel Robbins | 2001-10-25 | 1 | -0/+1 | |
| | ||||||
* | massive digest cleanup/regeneration | Daniel Robbins | 2001-10-25 | 1 | -1/+0 | |
| | ||||||
* | Added two packages the first is hogwash which is a layer2 packet scrubber. | Ben Lutgens | 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. |