summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added system socket activationChristian Pointner2017-03-241-5/+46
|
* improved makefileChristian Pointner2016-01-121-0/+0
|
* added pprof handlerChristian Pointner2015-09-151-0/+1
|
* got rid of martiniChristian Pointner2015-09-151-11/+3
|
* removed week calculationChristian Pointner2015-07-191-27/+11
|
* improved log outputChristian Pointner2015-07-181-3/+4
|
* some cleanupChristian Pointner2015-07-181-3/+3
|
* removed /time with old protocolChristian Pointner2015-07-181-78/+4
|
* fixed routing, added test for ntpChristian Pointner2015-07-181-3/+3
|
* added ntp client handlingChristian Pointner2015-07-171-12/+72
|
* improved log outputChristian Pointner2015-07-171-1/+2
|
* returning ms based timestampChristian Pointner2015-07-171-1/+1
|
* reading from websockets is requiredChristian Pointner2015-07-171-2/+11
|
* fixed json output (tz-offset vs tz_offset)0.2.0rel-0.2.0Christian Pointner2015-07-171-1/+1
|
* add go format target to makefileChristian Pointner2015-07-171-96/+96
|
* some martini related cleanupChristian Pointner2015-07-171-1/+1
|
* added flag for listen addressChristian Pointner2015-07-171-5/+6
|
* week calculation works now...Christian Pointner2015-07-171-2/+31
|
* sending actual time to websocket clientsChristian Pointner2015-07-161-13/+30
|
* added command line option for update intervalChristian Pointner2015-07-161-1/+17
|
* fixed type at licence headerChristian Pointner2015-07-161-1/+1
|
* listening for websocket and initial tickerChristian Pointner2015-07-161-2/+55
|
* inital structureChristian Pointner2015-07-161-0/+31