- Mar 23, 2017
-
-
Guillaume Valadon authored
-
Klement Sekera authored
-
Klement Sekera authored
-
Klement Sekera authored
-
Ján Sebechlebský authored
* Add message field in EAP-Indentity request EAP-Identity request may contain message as stated in RFC3748. * Fix fragmented EAP-TLS Current implementation fails to dissect fragmented EAP-TLS. Fragmented EAP-TLS messages are quite common, in this case only first EAP-TLS will contain tls_message_len field (indicated by L bit), which will be total length of reassembled tls message. Length of tls payload in single EAP-TLS message should therefore be determined by EAP.len field (see RFC5216-Fragmentation). To implement this I find reasonable to make EAP-TLS subclass of EAP. * Fix fragmented EAP-FAST Implementation of EAP-FAST suffers from the same issue as EAP-TLS, see previous commit message. * Fix EAP-MD5 Dissection Implementation of EAP-MD5 was not following RFC3748 (which is referencing RFC1994) properly. Field value_size is determining only size of value_field. It might have length different than 16B in EAP-MD5 request, because in that case it is not used to transmit MD5 hash, but random challenge value. Size of optional_name(extra data) is determined as "rest of" EAP message (len field of EAP).
-
- Mar 22, 2017
-
-
Guillaume Valadon authored
Prevent sr() tests crashes
-
Pierre LALET authored
-
Pierre Lalet authored
[convergence] Python 3- string byte tag
-
Pierre Lalet authored
[Windows] support Npcap
-
- Mar 21, 2017
- Mar 20, 2017
- Mar 17, 2017
- Mar 16, 2017
-
-
phil authored
-
Guillaume Valadon authored
NTP : update and small fixes
-
- Mar 15, 2017
-
-
Guillaume Valadon authored
Create a secdev team in AppVeyor
-
Pierre Lalet authored
[rewritten] PR #182
-
Pierre LALET authored
-
Guillaume Valadon authored
[coverage] Tests for ManufDB + Multiple fixes
-
Guillaume Valadon authored
[Pickling] Add packets pickling support
-
Guillaume Valadon authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-