summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Will release on sourceforge.v1.1.3libnet-1.1.3Sam Roberts2009-05-111-3/+4
* dev script to stow the libnet buildSam Roberts2009-05-011-0/+9
* Prep docs and readmes for re-release.Sam Roberts2009-04-308-10/+93
* Remove unused variables.Sam Roberts2009-04-302-8/+2
* Use same naming convention for all dev scripts.Sam Roberts2009-04-301-0/+0
* Fixed various errors, including memory corruption, when IPv4 options are modi...Sam Roberts2009-04-305-108/+299
* Scripts to simplify setup for development.Sam Roberts2009-04-303-7/+17
* Fixed assumption that "long long int" is 64-bit.Sam Roberts2009-04-301-3/+3
* Note about why not using socklen_t, as is now standard for setsockopt.Sam Roberts2009-04-301-1/+1
* IP4 options memory corruption - commentary on what's wrong.Sam Roberts2009-04-283-46/+14
* Generate changelogs, I'll use this to fill in the libnet changelog before rel...Sam Roberts2009-04-281-0/+1
* ipv6 autobuild function implementation didn't match prototype.Sam Roberts2009-04-281-1/+1
* Return type mismatched with prototype.Sam Roberts2009-04-281-1/+1
* Merge branch 'master' of git@github.com:sam-github/libnetSam Roberts2009-04-2014-657/+12
|\
| * Convert from latin-1 to utf-8.Sam Roberts2009-04-1911-11/+11
| * Ignore generated files.Sam Roberts2009-04-191-0/+1
| * Generated files, don't need to be under version control.Sam Roberts2009-04-192-646/+0
* | libtoolize complains when run before aclocalSam Roberts2009-04-021-1/+2
* | Fixed doxygen errors and warnings, and added a deveoper script to prepare lib...Sam Roberts2009-04-024-234/+513
|/
* Removed CVS crud, again.Sam Roberts2009-04-013-1056/+0
* Packet headers aren't part of the API, the build functions are.Sam Roberts2009-04-011-53/+53
* Removed unused man/html, and refs to non-existent extra dist files.Sam Roberts2009-04-013-4/+1
* updated to deal with new doc locationsSam Roberts2009-03-311-1/+5
* More .am files that didn't make it in from Stefanos' patches.Sam Roberts2009-03-315-0/+10
* doxygen config moved down to doc/Sam Roberts2009-03-313-1109/+5
* Changed version to rc2, modified autogen.sh per Stefanos' suggestions, update...Sam Roberts2009-03-313-3/+7
* These new files didn't get created when I applied Stefanos' patches.Sam Roberts2009-03-313-0/+18
* Applied autotools cleanup patch from Stefanos.Sam Roberts2009-03-3111-43627/+833
* Applied patch from Stefanos to remove the autotools ephemera that leaked back...Sam Roberts2009-03-3110-42449/+0
* Patches from Stefano.Sam Roberts2009-03-312-0/+43258
* Unmerged lua bindings for parts of libnet's API.Sam Roberts2009-03-312-0/+630
* Update state, ready to release soon?Sam Roberts2009-03-301-0/+3
* Updated .so revision to be one backwards compatible interface after 1.1.2.1-f...Sam Roberts2009-03-302-6/+7
* Merge branch 'merge-v1.1.3-RC-01-and-v1.1.2.1-forks'Sam Roberts2009-03-3011-294/+82
|\
| * Merge branch 'v1.1.2.1-fork' into merge-v1.1.3-RC-01-and-v1.1.2.1-forksSam Roberts2009-03-3011-294/+82
| |\
| | * Merge branch 'ip_offset-patch' into v1.1.2.1-forkv1.1.2.1-forkSam Roberts2009-03-3011-294/+81
| | |\
| | | * patch was merged with last commitSam Roberts2009-03-301-32/+0
| | | * Fix for debian bug# 418975, IPv6 wasn't updating ip_offset.Sam Roberts2009-03-304-4/+10
| | | * Bug fixes and reproduction code for ip_offset accounting problem in libnet_bu...Sam Roberts2009-03-069-260/+73
* | | | Merge branch 'merge-v1.1.3-RC-01-and-v1.1.2.1-forks'Sam Roberts2009-03-30192-2/+80381
|\ \ \ \ | |/ / /
| * | | Merge branch 'v1.1.3-RC-01-fork' into merge-v1.1.3-miscSam Roberts2009-03-3074-1170/+46180
| |\ \ \ | | |/ / | |/| |
| | * | Removed object files and cvs conflict residue contained in original package.v1.1.3-RC-01-forkSam Roberts2009-03-0249-1582/+0
| | * | strip CVS subdirectories from upstream packagev1.1.3-RC-01Sam Roberts2009-02-1857-251/+0
| | * | v1.1.3-RC-01 from http://www.packetfactory.net/projects/libnet/Sam Roberts2009-02-18288-0/+79592
| * | | ignore ltmain.shSam Roberts2009-03-261-0/+1
| * | | minimize diffs between 1.1.3 autogen.sh and hereSam Roberts2009-03-261-5/+6
| * | | merged autogen.sh from 1.1.3, now ltmain.sh comes from autogen.shSam Roberts2009-03-263-6404/+23
| * | | 802.1Q and 802.1X header documentation was incorrectly using /**Sam Roberts2009-03-061-2/+2
| * | | Update .so version to be one src change past the last debian release.Sam Roberts2009-03-061-1/+7
| | |/ | |/|
| * | ignore doc outputSam Roberts2009-03-021-0/+3