summaryrefslogtreecommitdiff
path: root/libnet
Commit message (Expand)AuthorAgeFilesLines
* Prep docs and readmes for re-release.Sam Roberts2009-04-304-4/+87
* Remove unused variables.Sam Roberts2009-04-301-7/+2
* Fixed various errors, including memory corruption, when IPv4 options are modi...Sam Roberts2009-04-304-108/+298
* 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-282-0/+14
* 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-2013-657/+11
|\
| * Convert from latin-1 to utf-8.Sam Roberts2009-04-1911-11/+11
| * 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-023-234/+501
|/
* 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
* More .am files that didn't make it in from Stefanos' patches.Sam Roberts2009-03-314-0/+9
* doxygen config moved down to doc/Sam Roberts2009-03-312-1107/+5
* Changed version to rc2, modified autogen.sh per Stefanos' suggestions, update...Sam Roberts2009-03-312-3/+4
* 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-319-369/+833
* Applied patch from Stefanos to remove the autotools ephemera that leaked back...Sam Roberts2009-03-3110-42449/+0
* Updated .so revision to be one backwards compatible interface after 1.1.2.1-f...Sam Roberts2009-03-301-3/+4
* Merge branch 'v1.1.2.1-fork' into merge-v1.1.3-RC-01-and-v1.1.2.1-forksSam Roberts2009-03-308-19/+369
|\
| * Merge branch 'ip_offset-patch' into v1.1.2.1-forkv1.1.2.1-forkSam Roberts2009-03-308-19/+368
| |\
| | * Fix for debian bug# 418975, IPv6 wasn't updating ip_offset.Sam Roberts2009-03-304-4/+133
| | * Bug fixes and reproduction code for ip_offset accounting problem in libnet_bu...Sam Roberts2009-03-067-17/+237
* | | 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
| /
* | 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-262-6404/+15
* | 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
|/
* doxygen configuration updated, html seems fine - I don't know about the man p...Sam Roberts2009-03-021-0/+1102
* autotools merged from v1.1.3 to v1.1.2Sam Roberts2009-03-0214-0/+7655
* More autotools to be removed.Sam Roberts2009-03-022-412/+0
* Remove autotools.Sam Roberts2009-03-0272-48065/+0
* Moved .gitignore up to root, and ignore sample executables.Sam Roberts2009-03-021-11/+0
* Merge branch 'debian-patch-06' into v1.1.2.1-forkSam Roberts2009-02-271-2/+2
|\
| * debian patch 06 attempts to free the wrong pointer, and also leaks memory fro...Sam Roberts2009-02-271-2/+2
* | .gitignoreSam Roberts2009-02-241-0/+11
* | libnet (inconsistently) uses various signed and/or unsigned typedefs instead ...Sam Roberts2009-02-2426-43/+43
* | 09-fix_hurd-i386_build.patch from debian source packageSam Roberts2009-02-231-1/+1
* | 08-fix_libnet_checksum.c.patch from debian source packageSam Roberts2009-02-231-1/+4
* | 07-add_libnet-cq-end-loop.patch from debian source packageSam Roberts2009-02-232-0/+17
|/
* 06-fix_libnet_pblock_coalesce_leak.patch from debian source packageSam Roberts2009-02-231-4/+8
* 04-fix_libnet_build_ntp.patch from debian source packageSam Roberts2009-02-231-2/+2
* 03-fix_libnet_802_1x_hdr.3.patch from debian source packageSam Roberts2009-02-231-1/+1