Ed Catmur
|
b7e61f4c76
|
Qualify calls to std::move (clang 15) (#488)
Co-authored-by: Ed Catmur <edward.catmur@mavensecurities.com>
|
2023-04-30 10:13:56 -07:00 |
|
Alex Collins
|
04e29858ee
|
Add RawPDU c'tor for const payload_type&. (#253)
* Add RawPDU c'tor for const payload_type &.
* Correct indentation.
|
2017-10-12 20:02:28 -07:00 |
|
Matias Fontanini
|
a6817528bc
|
Use absolute include paths
Fixes #250
|
2017-09-21 20:48:57 -07:00 |
|
Matias Fontanini
|
c06787ca22
|
Update license date to 2017
|
2017-04-29 09:56:26 -07:00 |
|
Matias Fontanini
|
15a353c123
|
Remove parent parameter from write_serialization
This is no longer needed as each PDU knows its parent PDU already
|
2017-04-29 09:53:33 -07:00 |
|
Josh Hunter
|
e69d0d7ce9
|
Fixed comment spelling
|
2016-02-19 10:27:56 -06:00 |
|
Matias Fontanini
|
88d8f99676
|
Replace "wether" with "whether" on doc strings
|
2016-01-31 20:45:30 -08:00 |
|
Matias Fontanini
|
fb4e5086fd
|
Update copyright notice
|
2016-01-31 20:03:49 -08:00 |
|
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
|
7a2ae6b7d5
|
Export classes on Windows shared lib builds
Fixes #120
|
2015-12-28 06:28:52 -08:00 |
|
Matias Fontanini
|
c42cd0114f
|
Fix compilation warnings on Windows x64.
|
2015-05-17 17:30:54 -07:00 |
|
Matias Fontanini
|
9ee90755d1
|
Moved headers to include/tins.
|
2014-10-17 12:14:00 -03:00 |
|