revag-bap.git
2020-07-02 norlyAdd README.md and COPYING master
2020-07-02 norlyAdd .gitignore
2019-03-22 norlyTypo: rdfs -> rfds
2019-03-19 norlyFix another warning
2019-03-19 norlyFix a warning, better comments
2019-03-02 norlyVAG_DEBUG
2019-03-02 norlyClean up directory structure and Makefile
2019-02-27 norlyRename vw_bap to vag_bap, add make clean
2019-02-24 norlyRename BAP 'function' to 'port'
2017-04-28 norlyFirst working non-multiframe sending
2017-04-25 norlySketch BAP encapsulation (first/single frame)
2017-04-25 norlySketch BAP sending
2017-04-23 norlyvw-bap.h: Fix payload length commend
2017-04-23 norlyvw-bap-rx.c: Extract reception functions
2017-04-23 norlyvw-bap-frame.c: Extract frame handling functions
2017-04-05 norlysniffer: Print single/multi frame
2017-04-03 norlyvw-bap-sniffer: CR after printing a line, showing last...
2017-04-03 norlyvw_bap_frame_alloc()
2017-03-30 norlyInsert _rxer into function names
2017-03-24 norlyComment BAP frame
2017-03-24 norlyRename SubNode -> Node
2017-03-24 norlyAdd vw-bap-sniffer
2017-03-22 norlyOops, we don't free bap_frame->data :-*
2017-03-22 norlyAdd multiframe flag, finish memory management
2017-03-22 norlyExtract len_done from BAP_Frame
2017-03-22 norlyRename functions with vw_ prefix
2017-03-22 norlySplit bap library
2017-03-22 norlyAdd vw-vap-dump
2017-03-19 norlyInitial commit