Small fix. |
|
More...
|
almost 14 years ago
|
Merge remote-tracking branch 'origin/master' |
|
More...
|
almost 14 years ago
|
started on the sprint document but I can't get the references to the test cases to work properly. I don't understand why it works in the sprint 2 document either so the table master (or the ninja table master) has to fix it for me... The good news is that it at least compiles |
|
More...
|
almost 14 years ago
|
Merge fixes. |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of ssh://github.com/eventh/kpro9 |
|
More...
|
almost 14 years ago
|
Finished fixing up the architectural document thus far. We might have to go over it during the sprint evaluation so that we can add any changes that happened during sprint 3 |
|
More...
|
almost 14 years ago
|
Added support for padding. No unit tests created or modified yet and since the pcap files does not support this, alignment_size is zero at the moment. |
|
More...
|
almost 14 years ago
|
Fixed some black-box tests which was failing, only 5 failing tests left. |
|
More...
|
almost 14 years ago
|
Fixed some of the failing tests. |
|
More...
|
almost 14 years ago
|
Fixed the display of elements in the array. Fixed a bug where not all elements were added from the buffer to the tree. |
|
More...
|
almost 14 years ago
|
Not sure how to easily test the platform specific things. Ignoring it for now seems to work :) |
|
More...
|
almost 14 years ago
|
Added a test for wildcard types for unknown types but known sizes. |
|
More...
|
almost 14 years ago
|
Fixed the header file for testing platform macros and sizes which depends upon the originating platform. Might be a bitch to create the pcap file manually for this :P |
|
More...
|
almost 14 years ago
|
Fixed default type of bytes of we know the size but not the wireshark type. For example long double has no wireshark type, so it default to bytes. Fixed some more tests. |
|
More...
|
almost 14 years ago
|
drew a nice picture of the layered architectural pattern. |
|
More...
|
almost 14 years ago
|
Merge remote-tracking branch 'origin/master' |
|
More...
|
almost 14 years ago
|
added a change log. Spent most of my time so far on reading the report and figuring out what changes we actually did and how this would affect our architecture |
|
More...
|
almost 14 years ago
|
Fixed so the temp file is remove after use, if no exceptions are raised. Gave it a more complex name to avoid deleting local files. |
|
More...
|
almost 14 years ago
|
Fixed a few of the failing tests, still 9 to go. |
|
More...
|
almost 14 years ago
|
Slight mistake, which failed some tests. |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of github.com:eventh/kpro9 |
|
More...
|
almost 14 years ago
|
Fixed support for different sizes depending on platform. Still need to do unit tests for this, and some other things, and also need to make it create a tempfile, istead of a hard file. |
|
More...
|
almost 14 years ago
|
Added simple test for alignment |
|
More...
|
almost 14 years ago
|
sprint 3 design |
|
More...
|
almost 14 years ago
|
sprint 3 design |
|
More...
|
almost 14 years ago
|
Finished support for creating header files which generates platform-specific macros, and undefines other macros. |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of https://github.com/eventh/kpro9 |
|
More...
|
almost 14 years ago
|
Added glossaries |
|
More...
|
almost 14 years ago
|
updated glossaries |
|
More...
|
almost 14 years ago
|
work on xcon example |
|
More...
|
almost 14 years ago
|