summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-10-07open for developmentHEADmasterRALOVICH, Kristof1-1/+1
2015-10-07version 1.17RALOVICH, Kristof1-1/+1
2015-10-07gant: fix gcc warningRALOVICH, Kristof1-2/+2
2015-09-19ant: remove dead codeRALOVICH, Kristof4-851/+0
2015-08-18antfs: attempt to recognise FR 410 as wellRALOVICH, Kristof1-1/+4
2015-08-18ant: provide insight into values if assumption failsRALOVICH, Kristof1-1/+1
2015-08-18ant: relax sanitization of authenticateResponse.authStrLenRALOVICH, Kristof1-2/+2
2015-08-17add ASSURE_EQ_RET_FALSE macroRALOVICH, Kristof1-0/+2
2015-06-10Merge branch 'master' of github.com:ralovich/antpmRALOVICH, Kristof2-4/+106
2015-06-10serial: clarify intentRALOVICH, Kristof1-0/+14
2015-06-08Add Garmin Swim idsjerome-labidurie2-10/+16
2015-06-07Add "length message" management & dumpjerome-labidurie2-4/+100
2015-05-31gant: check return valueRALOVICH, Kristof1-1/+7
2015-05-31antpm: exception safetyRALOVICH, Kristof3-5/+22
2015-05-31tty: clarify intentRALOVICH, Kristof1-0/+8
2015-05-31tty: call argument only onceRALOVICH, Kristof1-2/+2
2015-05-31exception safetyRALOVICH, Kristof2-9/+9
2015-05-31exception safetyRALOVICH, Kristof1-1/+12
2015-05-31fit: initialize all membersRALOVICH, Kristof1-0/+2
2015-05-31ant: fix uninitialized membersRALOVICH, Kristof2-1/+4
2015-05-31gant: replace strcpy with strncpyRALOVICH, Kristof1-1/+1
2015-05-31tests: satisfy coverityRALOVICH, Kristof1-2/+2
2015-05-31tty: add documentationRALOVICH, Kristof1-0/+5
2014-10-28usb: print errno tooRALOVICH, Kristof1-2/+8
2014-08-17Revert "include cstdint"RALOVICH, Kristof1-1/+1
2014-08-17catch a bunch of exceptionsRALOVICH, Kristof3-0/+19
2014-08-17fix ctor init order warningRALOVICH, Kristof1-1/+1
2014-08-17include cstdintRALOVICH, Kristof1-1/+1
2014-08-17kfreebsd build fixesRALOVICH, Kristof2-6/+6
2014-08-17tty debuggingRALOVICH, Kristof1-0/+36
2014-08-13linux: look for usb_serial_simple tooRALOVICH, Kristof1-0/+7
2014-08-11initialize membersRALOVICH, Kristof2-0/+4
2014-08-11fix more static analysis problemsRALOVICH, Kristof3-3/+5
2014-08-11VS2012 build warning fixRALOVICH, Kristof2-3/+2
2014-08-11Merge branch 'master' of https://code.google.com/p/antpmRALOVICH, Kristof2-1/+55
2014-08-11gant: fix two bugsRALOVICH, Kristof1-1/+3
2014-08-09travis-ci: doesn't have libboost-atomic-devRALOVICH, Kristof1-1/+1
2014-08-09cmake: link against boost_atomic tooRALOVICH, Kristof1-1/+1
2014-08-02realize freebsd build compatibilityRALOVICH, Kristof2-1/+55
2014-07-31tests: fix warningRALOVICH, Kristof1-0/+2
2014-04-27tests: comment unused codeRALOVICH, Kristof1-2/+2
2014-04-08add missing includeKristof Ralovich1-0/+1
2014-04-08tests: run sm1 under win tooKristof Ralovich1-125/+125
2014-04-08make the time conversion a bit more readable/debuggableRALOVICH, Kristof1-1/+3
2014-04-08tests: str2time still fails under win, but at least not crashesRALOVICH, Kristof1-1/+16
2014-04-08str2time: boost did not recognize this formatRALOVICH, Kristof1-1/+5
2014-04-08antpm-usbmon2ant: fix crash under winRALOVICH, Kristof1-1/+1
2014-04-08vs strftime doesn't recognize %TRALOVICH, Kristof1-1/+5
2014-04-08cmake: build gant as optionalRALOVICH, Kristof1-3/+10
2014-04-08build fix: VS2012 has proper smart pointersRALOVICH, Kristof1-1/+1