Matias Fontanini
|
8d52d73968
|
Allow disabling TCPIP classes
|
2016-04-02 09:35:42 -07:00 |
|
Matias Fontanini
|
ec1634d6d8
|
Move stream_id into a new file and rename it to StreamIdentifier
|
2016-03-28 21:38:43 -07:00 |
|
Matias Fontanini
|
928e66eb27
|
Fix issue considering an interface down when it's up
|
2016-03-27 08:21:05 -07:00 |
|
Matias Fontanini
|
6aac22fa74
|
Make Utils::resolve_hwaddress work on Windows
|
2016-03-22 20:34:06 -07:00 |
|
Matias Fontanini
|
5dc7b20a43
|
Add active tests for IPv4
|
2016-03-20 16:27:43 -07:00 |
|
Matias Fontanini
|
a70ce10bed
|
Add IPv4Address::from_prefix_length
|
2016-03-19 16:26:00 -07:00 |
|
Matias Fontanini
|
3773443fc8
|
Allow masking IPv4/6 and HW addresses
|
2016-03-19 15:44:55 -07:00 |
|
Matias Fontanini
|
1f4be63d08
|
Properly handle MLDv1 on ICMP
|
2016-03-17 21:49:06 -07:00 |
|
Asjad Syed
|
f188ea4d2a
|
don't set key_t to 0 when setting a key, because the two fields are unrelated
|
2016-03-17 22:26:16 -04:00 |
|
stubbfel
|
d70536f9ab
|
add first_address_from_mask in internals and call them from addressrange::from_mask
|
2016-03-16 22:28:21 +01:00 |
|
Matias Fontanini
|
97e24131c6
|
Fix issues pointed out by scan.coverity
|
2016-03-07 20:29:12 -08:00 |
|
Matias Fontanini
|
42b6c40433
|
Add Utils::route6_entries on OSX/BSD
|
2016-03-07 19:40:38 -08:00 |
|
Matias Fontanini
|
4dcef0f15d
|
Add Utils::route6_entries
|
2016-03-06 19:18:33 -08:00 |
|
Matias Fontanini
|
c082dfad67
|
Minor changes on TCPIP::StreamFollower
|
2016-03-06 13:40:10 -08:00 |
|
Matias Fontanini
|
b7e20f550e
|
Use proper bssid/client hw when calling handshake captured callback
|
2016-03-05 10:56:03 -08:00 |
|
Matias Fontanini
|
e15ef0d837
|
Add info members directly into NetworkInterface
|
2016-03-05 10:33:50 -08:00 |
|
Matias Fontanini
|
08fd9e2d69
|
Check the secure bit on HandshakeCapturer to detect 2nd packet
|
2016-03-05 09:37:22 -08:00 |
|
Matias Fontanini
|
3a99213c0b
|
Rename IPv6AddressPrefix to IPv6Prefix
|
2016-03-02 21:34:21 -08:00 |
|
Matias Fontanini
|
ad71158268
|
Add IPv6 addresses to NetworkInterface::Info
|
2016-03-02 21:13:50 -08:00 |
|
Matias Fontanini
|
cfbf88bb5f
|
Make *MemoryStream use size_t rather than uint32_t
|
2016-02-28 08:12:05 -08:00 |
|
Matias Fontanini
|
1681981fe8
|
Add WPA2Decrypter callback interface
|
2016-02-28 08:01:04 -08:00 |
|
Matias Fontanini
|
bf70a94921
|
Build layer 5 as RawPDU if IPv6 has fragment header
|
2016-02-22 20:37:48 -08:00 |
|
Matias Fontanini
|
e5282f8a3c
|
Fix compilation warnings
|
2016-02-21 18:50:47 -08:00 |
|
Matias Fontanini
|
92f0249d2b
|
Cleanup IPv4Reassembler
|
2016-02-21 18:20:06 -08:00 |
|
Matias Fontanini
|
9dabb6f570
|
Fix IP fragment reassemble when packet has flags DF+MF
|
2016-02-21 09:23:44 -08:00 |
|
Matias Fontanini
|
17da10d76e
|
Add extract_metadata to main PDU classes
|
2016-02-20 22:19:12 -08:00 |
|
Matias Fontanini
|
745071af65
|
Use Utils::sum_range straight into ICMP checksum value
|
2016-02-20 11:02:20 -08:00 |
|
Matias Fontanini
|
f3448f1797
|
Use timercmp/sub and std::chrono to subtract timevals
|
2016-02-20 10:51:35 -08:00 |
|
Matias Fontanini
|
64b84fa91d
|
Prefix HAVE_ config.h macros with TINS_
|
2016-02-20 09:10:48 -08:00 |
|
Einar Gunnarsson
|
ed40dd423d
|
Merge remote-tracking branch 'upstream/master'
|
2016-02-18 15:34:32 +01:00 |
|
Matias Fontanini
|
9ef6f7a612
|
Initialize ACK tracker correctly
|
2016-02-17 20:10:22 -08:00 |
|
Einar Gunnarsson
|
6403d1908d
|
add missing TINS_API to PDU classes. Extend/fix ICMPv6 enum values and unify naming
|
2016-02-17 17:51:54 +01:00 |
|
Matias Fontanini
|
423dbf2404
|
Return an empty string for dot11 ssid, if ssid is present but empty
References issue mentioned in #128
|
2016-02-16 21:28:59 -08:00 |
|
Matias Fontanini
|
91a724fe2d
|
Add HTTP requests example
|
2016-02-15 08:29:14 -08:00 |
|
Matias Fontanini
|
eb1c43d293
|
Throw proper exceptions
|
2016-02-14 16:51:10 -08:00 |
|
Matias Fontanini
|
4123764a48
|
Execute out of order callback even for seq < current_seq
|
2016-02-14 08:56:25 -08:00 |
|
Matias Fontanini
|
abe94ece52
|
Allow asking whether segment was acked
|
2016-02-13 22:45:11 -08:00 |
|
Matias Fontanini
|
116eb9f1c1
|
Add initial ACK tracking code
|
2016-02-13 20:24:15 -08:00 |
|
Matias Fontanini
|
48c068b84a
|
Add callbacks for stream termination events
|
2016-02-13 11:23:08 -08:00 |
|
Matias Fontanini
|
20a3868e82
|
Track Stream timestamps and add timeout to StreamFollower
|
2016-02-11 21:18:48 -08:00 |
|
Matias Fontanini
|
85d7401520
|
Store MSS value on Flows
|
2016-02-10 21:24:15 -08:00 |
|
Matias Fontanini
|
3b848060aa
|
Change tcp_ip directory structure
|
2016-02-10 20:56:13 -08:00 |
|
Matias Fontanini
|
69fc5ff54b
|
Add support for out of order data packet detection
|
2016-02-10 20:56:13 -08:00 |
|
Matias Fontanini
|
8db6032303
|
Add hardware addresses to Stream
|
2016-02-10 20:56:13 -08:00 |
|
Matias Fontanini
|
549c0e97d0
|
Add Flow::ignore_data_packets
|
2016-02-10 20:56:13 -08:00 |
|
Matias Fontanini
|
c3861cf54e
|
Fill address arrays with 0x00
|
2016-02-10 20:56:13 -08:00 |
|
Matias Fontanini
|
7c1453662f
|
Fix compilation issues
|
2016-02-10 20:56:13 -08:00 |
|
Matias Fontanini
|
5b60b79fd8
|
Document new TCP stream classes
|
2016-02-10 20:56:13 -08:00 |
|
Matias Fontanini
|
07b5d74179
|
Refactor TCP stream code and add http_dump example
|
2016-02-10 20:56:13 -08:00 |
|
Matias Fontanini
|
76b0c919b9
|
Add initial code for new TCP reassembly mechanism
|
2016-02-10 20:56:13 -08:00 |
|