Skip to content
Snippets Groups Projects
  1. Nov 28, 2017
  2. Aug 22, 2017
  3. Jul 21, 2017
    • Deomid Ryabkov's avatar
      Make mg_url_encode public · 0fba87c7
      Deomid Ryabkov authored
      Change the API to heap-allocate the string and get rid of a bunch of fat stack buffers.
      
      PUBLISHED_FROM=c793dc64a9a044a9769d92ea16859f5d704a2181
      0fba87c7
  4. Jul 02, 2017
  5. Jul 01, 2017
  6. Jun 28, 2017
  7. Jun 26, 2017
  8. Jun 04, 2017
  9. May 06, 2017
    • Sergey Lyubka's avatar
      Move struct http_message::body · cfe77a3d
      Sergey Lyubka authored
      Rationale: this is the optimisation to make JS FFI-ed API
      work nicer. We don't have strucuture introspection now,
      and do not generate offsets automatially. Thus, using a
      stable well-known location of the parsed message body is
      better, in case of number of HTTP headers macro changes.
      
      PUBLISHED_FROM=55bf25ac77060a9c81dfecd6601f037562530801
      cfe77a3d
  10. Apr 27, 2017
  11. Apr 24, 2017
  12. Mar 24, 2017
  13. Mar 21, 2017
    • Yiming Sun's avatar
      Fix typo · 14094aae
      Yiming Sun authored
      PUBLISHED_FROM=56fdeaf4965ef26c398267c8656735bb52e45085
      14094aae
  14. Mar 20, 2017
  15. Mar 15, 2017
  16. Mar 11, 2017
  17. Mar 01, 2017
  18. Feb 28, 2017
  19. Feb 24, 2017
    • Dmitry Frank's avatar
      Fix subscription to wildcard topics · 39429149
      Dmitry Frank authored
      `mg_mqtt_match_topic_expression()` and friends are public now.
      
      So far, only `#` is supported.
      
      PUBLISHED_FROM=20c031bcf34be84771c4a9c456318634eb9a517c
      39429149
  20. Feb 15, 2017
  21. Feb 09, 2017
  22. Jan 30, 2017
  23. Jan 10, 2017
  24. Nov 25, 2016
  25. Nov 18, 2016
  26. Nov 17, 2016
  27. Nov 14, 2016
  28. Nov 11, 2016
  29. Nov 10, 2016
  30. Nov 09, 2016
  31. Nov 08, 2016
  32. Nov 03, 2016
  33. Nov 02, 2016
  34. Oct 28, 2016
  35. Oct 27, 2016
Loading