1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-28 04:34:27 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Matias Fontanini
f5ecaa3faa Added Dot1Q class. 2013-03-17 23:27:34 -03:00
Matias Fontanini
f86f727810 Added RadioTap::iface. 2013-02-06 14:10:21 -03:00
Matias Fontanini
a24e0d5a4b Done some changes on the build system. 2013-01-31 16:48:32 -03:00
Matias Fontanini
5ee0ebb264 Added some fixes to the build system. Fixed bugs in DNS and ICMPv6 triggered in big-endian architectures. 2013-01-24 23:55:01 -03:00
Matias Fontanini
a826d92666 The build system now uses libtool. 2013-01-24 13:44:15 -03:00
Matias Fontanini
e2426b493e configure script now works on BSD. 2012-11-29 18:00:41 -03:00
Matias Fontanini
d0048e3aef Fixed bug in DNS triggered when adding two records for the same domain name. 2012-11-20 16:10:24 -03:00
Matias Fontanini
b7ea989530 Added several tests for EAPOL. Now both RadioTap and EAPOL work on big endian architectures. 2012-10-18 23:22:42 -03:00
Matias Fontanini
27f6eeccd4 Fixed some bugs in Dot11 and DNS. Most of the code uses host_to_be and be_to_host. 2012-08-16 00:34:18 -03:00
Matias Fontanini
e2223bf406 Fixed some bugs. Added a better dependency system for Makefiles. 2012-08-13 00:29:38 -03:00
Santiago Alessandri
d42bb06a9a Fixed Makefile 2012-03-05 11:18:37 -03:00
Matias Fontanini
a1f2334d52 Added dependencies on Makefile.in. 2011-09-16 10:35:54 -03:00
Santiago Alessandri
4dc3301134 Added Auth and Deauth Packets to 802.11. Added check of symbols definition in makefile.in 2011-09-12 11:47:27 -03:00
Santiago Alessandri
8c661e57aa Fixed the Makefile.in 2011-09-06 09:08:10 -03:00
Santiago Alessandri
fc480550b0 Autoconf and Automake files for compiling and installing the library 2011-09-05 14:42:55 -03:00
Matias Fontanini
bb3ea10209 Fixed Makefile.in to link with libpcap. 2011-08-19 00:15:09 -03:00
Matias F
bb859c6ed2 Added IP pdu class. It's compiling so far. 2011-08-10 13:35:11 -03:00