Logo white

Peter M. Groen / FlashMQ

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 453
  • Compare
  • Branches 1
  • Tags 0
  • FlashMQ
  • FlashMQTests
20 Mar, 2021
8 commits
  • Fix tests
    327f0c38
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse Dir »
  • Start of auth plugin. ...
    1b9f0978
    I kind of need a config file parser first, so I'm going to make that.
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse Dir »
  • Start of simple logger
    4315fb5b
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse Dir »
  • Workaround Qt's COMPARE warnings
    321015d4
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse Dir »
  • Fix bug in max packet size and big packet handling ...
    a0596b6e
    The MQTT docs showed a wrong condition for checking malformed packets.
    
    And, we have to grow buffers to MAX_PACKET_SIZE, otherwise we can't
    process. I still have some inteligent buffer shrink logic in mind.
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse Dir »
  • Fix write buffer bug: wasn't increased enough ...
    502ffeec
    There still is a bug: writing a very big packet. I wrote the test case
    already.
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse Dir »
  • Retained messages tests, plus fix
    0262ae00
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse Dir »
  • Use proper circular buffer for reading
    ae95e6dc
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse Dir »