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
  • main.cpp
30 Sep, 2021
1 commit
  • Build deb file with cpack using CI
    b7d15a15
    Wiebe Cazemier authored
    2021-09-30 20:48:19 +0200  
    Browse File »

04 Jun, 2021
1 commit
  • Refactor SIMD/SSE
    d3072e9c
    Wiebe Cazemier authored
    2021-06-04 21:31:55 +0200  
    Browse File »

01 Jun, 2021
1 commit
  • Show SSE support in start message
    e44119c5
    Wiebe Cazemier authored
    2021-06-01 17:57:20 +0200  
    Browse File »

27 May, 2021
1 commit
  • Show build type in startup message
    e8e10352
    Wiebe Cazemier authored
    2021-05-27 20:43:16 +0200  
    Browse File »

25 May, 2021
1 commit
  • Show version on start
    b971b1a5
    Wiebe Cazemier authored
    2021-05-25 20:56:02 +0200  
    Browse File »

18 May, 2021
1 commit
  • Fix crashing config file parser by very long lines ...
    8fc632f2
    Found by quinox using AFL.
    Wiebe Cazemier authored
    2021-05-18 20:01:21 +0200  
    Browse File »

20 Mar, 2021
12 commits
  • Add license
    60b9cd16
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Implement the log levels
    6990c689
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Make setting rlimits a little better
    d68708d3
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Fix not logging to stdout
    64ec702a
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Add SSL support ...
    9e33ebda
    It also contains some related improvements that I needed:
    
    * Show disconnect reason
    * Fix the while condition for doing write() to avoid an unnecessary call
    * Config reloading logic
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Settings and logger stuff ...
    d55f39d1
    Also reloading of settings, which re-opens the log file.
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Working auth with plugin
    462fb2ed
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Auth plugin init works ...
    543d4451
    It can be defined in the config file, along with options.
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Temporary ulimit stuff
    adbc7b3f
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Error handling and a bit of cleanup
    21bf9bf5
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • random stuff
    daa339b0
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Add some signal handling ...
    be212624
    I put the main app in a seperate class for it, because it was easier.
    Wiebe Cazemier authored
    2021-03-20 19:02:12 +0100  
    Browse File »

10 Dec, 2020
4 commits
  • quick hack to get all threads to work
    a6333881
    Wiebe Cazemier authored
    2020-12-10 22:18:21 +0100  
    Browse File »
  • Publishing within the same thread works ...
    40f8e5e5
    Roughly...
    Wiebe Cazemier authored
    2020-12-10 21:57:42 +0100  
    Browse File »
  • Fix handling lingering bytes after reconnect
    a5b81d74
    Wiebe Cazemier authored
    2020-12-10 20:47:58 +0100  
    Browse File »
  • Reorder stuff for storing subscription store
    2a3138f9
    Wiebe Cazemier authored
    2020-12-10 15:35:14 +0100  
    Browse File »

09 Dec, 2020
2 commits
  • Fixed error checks
    fec1aa82
    Wiebe Cazemier authored
    2020-12-09 22:16:08 +0100  
    Browse File »
  • Write response
    5dcad433
    Wiebe Cazemier authored
    2020-12-09 13:47:56 +0100  
    Browse File »

08 Dec, 2020
1 commit
  • Much stuff
    243c873f
    Wiebe Cazemier authored
    2020-12-08 22:16:48 +0100  
    Browse File »

06 Dec, 2020
1 commit
  • Reading client data works ...
    d11fd364
    And I had to fix a threading bug.
    Wiebe Cazemier authored
    2020-12-06 09:48:54 +0100  
    Browse File »

05 Dec, 2020
1 commit
  • Construct clients
    f3110e90
    Wiebe Cazemier authored
    2020-12-05 11:31:27 +0100  
    Browse File »

03 Dec, 2020
1 commit
  • bare start
    19f21bf2
    Wiebe Cazemier authored
    2020-12-03 22:15:43 +0100  
    Browse File »