projects
/
deliverable
/
barectf.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
deliverable/barectf.git
2016-03-18
Philippe Proulx
config: float type object: null sets prop to default...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
config: int type object: null sets prop to default...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Write log level name to metadata comment if available
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
.gitignore: add virt and *.o
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Update copyright notices
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Add tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Fix: config: check id (EH) and stream_id (PH) sizes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
config: error reporting: "ts" -> "timestamp"
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Fix: config: timestamp_begin and timestamp_end must...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Fix: config: check for content_size gt packet_size
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Fix: config: packet context type is mandatory and must...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
README.md: move documentation to the project's wiki
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
linux-fs: zero packet buffer initially
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
config: fix comment
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
metadata: add is_dynamic to type objs and fix align
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Fix: config: entity type: check for struct type
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Philippe Proulx
Add a few provided includable config files
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: config: check for enum type member object value...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: config: check for unknown props in enum type membe...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
config: "integer type" -> "value type" (for enum type)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
config: error reporting: type obj can be an assoc array...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: config: check unknown props in float type object...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: config: check for unknown "base" values in int...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: config: check for trace object's "byte-order"...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: config: check PH "uuid" field's element type's...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: do not allow negative log level values
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
config: make event's log-level property accept integer
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
config: prefer using $log-levels prop in 2.1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: config: check for unknown props in config object
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Add include functionality
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
Fix: config: check for node type before checking props
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
config: prefer using $inherit prop in 2.1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
config: prefer using $return-ctype prop in 2.1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Philippe Proulx
config: convert config version to integer
commit
|
commitdiff
|
tree
|
snapshot
2016-03-12
Philippe Proulx
Fix: metadata: add missing return_ctype property
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Philippe Proulx
README.md: add C99 compliance limitation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Philippe Proulx
Fix: use unions to write floats to avoid aliasing warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Philippe Proulx
Examples: add -Wall -pedantic to CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Philippe Proulx
templates: add __extension__ before statement expressions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Philippe Proulx
barectf v2.1.0-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Philippe Proulx
Add CHANGELOG.md
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Philippe Proulx
barectf v2.0.2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Philippe Proulx
Fix: _split_version_suffix() may return 1 element
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Philippe Proulx
README.md: fix Arch Linux install command-line
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Philippe Proulx
README.md: add PyPI badge
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Philippe Proulx
barectf v2.0.1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Philippe Proulx
Parallella plat.: close_packet(): fix array indexing
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Philippe Proulx
Parallella platform: is_backend_full(): do not init...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Philippe Proulx
barectf-platform-parallella.c: fix spacing
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Thomas Bertauld
Enhance the understandability of some actions in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Thomas Bertauld
Fixing the missing initialization of the field 'initial...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Philippe Proulx
platforms/parallella/consumer: minor cleaning
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Philippe Proulx
barectf v2.0.0
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
Jérémie Galarneau
Docs: Capitalize README.md section headers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Philippe Proulx
barectf v0.3.1
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Philippe Proulx
Improve quality of some error messages
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Philippe Proulx
barectf v0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Philippe Proulx
Add version argument
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Philippe Proulx
README.md: document events_discarded feature
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Philippe Proulx
barectf v0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Philippe Proulx
Add support for discarded events on packet close
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Philippe Proulx
Add bitfield functions wrapping actual macros
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Philippe Proulx
barectf 0.1.2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Philippe Proulx
examples -> doc/examples
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Philippe Proulx
Add examples
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Philippe Proulx
Fix: write float/double floating point numbers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Philippe Proulx
Prettify C output with newlines
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Philippe Proulx
Fix: _write_field_enum()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Philippe Proulx
setup.py/README.md: update after transfer, bump
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Philippe Proulx
README.md: fix comments in snippets
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Philippe Proulx
README.md: fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Philippe Proulx
README.md: add IPv4 header complex structure notes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Philippe Proulx
doc: improve CTF packet anatomy diagram
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Philippe Proulx
README.md: fix C snippet indentation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Philippe Proulx
Add doc images
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Philippe Proulx
README.md: ANSI C -> C99
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Philippe Proulx
Add README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Philippe Proulx
Fix _get_integer_param_ctype()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Philippe Proulx
Fix validation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Philippe Proulx
Fix a few CTF write bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Philippe Proulx
Fix string write
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Philippe Proulx
Fix sequence length from env.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Philippe Proulx
Fix array/sequence write
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Philippe Proulx
Solve a few bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Catch write errors
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Comment a lot and output both headers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Add event name validation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Add a few steps
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Add some verbosity
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
setup.py: update keywords
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
setup.py: update description (C99)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Improve output
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Generate trace function body
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Generate trace functions parameters
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Open function: generate body
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
setup.py: do not require manual pyPEG2 install
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Open function body
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
templates.py: use tabs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
get* -> gen* for generation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philippe Proulx
Generate basic header
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.035832 seconds
and
4
git commands to generate.