Matias Fontanini
|
d84f10cf08
|
Code cleanup and use same syntax on the entire project
Initial code cleanup
More code cleanup
Cleanup more code
Cleanup Dot11 code
Fix OSX build issue
Cleanup examples
Fix ref and pointer declaration syntax
Fix braces
|
2016-01-09 10:01:58 -08:00 |
|
Matias Fontanini
|
31ca9a6cc8
|
Port Dot11 classes to use OutputMemoryStream
|
2015-12-26 16:54:35 -08:00 |
|
Matias Fontanini
|
9750f46c6d
|
Port all PDUs to use InputMemoryStream on constructors from buffer
|
2015-12-25 06:30:27 -08:00 |
|
Matias Fontanini
|
c42cd0114f
|
Fix compilation warnings on Windows x64.
|
2015-05-17 17:30:54 -07:00 |
|
Ulf Wetzker
|
7d7aae5929
|
Made rsn_information() a const member function to make Dot11ManagementFrame immutable
|
2015-04-08 14:45:56 +02:00 |
|
Matias Fontanini
|
40a8354125
|
Fix Dot11/RSNInformation big endian issues.
|
2015-04-02 22:59:47 -07:00 |
|
Christian Hammerl
|
52b0ee7ceb
|
fix armv5 alignment issues
|
2014-07-31 15:49:52 +00:00 |
|
Matias Fontanini
|
2dff95700f
|
Updated copyright notice.
|
2014-07-13 11:04:29 -03:00 |
|
Matias Fontanini
|
356ea2a68a
|
Added small option optimization to PDUOption.
|
2014-05-29 23:15:44 -03:00 |
|
Matias Fontanini
|
559c963d63
|
Fixed compilation errors on Windows.
|
2014-05-06 00:13:05 -03:00 |
|
Matias Fontanini
|
e2656739f1
|
Ported DHCP and Dot11. Almost ported DHCPv6 completely.
|
2013-12-23 23:02:58 -03:00 |
|
Matias Fontanini
|
33091ccbae
|
Ported PPPoE and started porting Dot11.
|
2013-12-18 13:02:41 -03:00 |
|
Matias Fontanini
|
9962381fc7
|
Added the --disable-dot11 configure switch.
|
2013-11-09 14:41:08 -03:00 |
|
Matias Fontanini
|
01b2a9c7b2
|
Modified some examples fixed some doxygen documentation.
|
2013-10-06 23:00:20 -03:00 |
|
Matias Fontanini
|
2414edd1e7
|
Fixed a bug in PPI and Dot1Q triggered when constructing from buffer/serializing. Done some documentation fixes.
|
2013-09-22 19:37:02 -03:00 |
|
Matias Fontanini
|
ec8374be60
|
Split dot11.h and dot11.cpp into several files.
|
2013-05-31 22:16:56 -03:00 |
|