Tags

Tags give the ability to mark specific points in history as being important
  • 1.1

    protected
    62733f96 · Bump Version to 1.1 ·
      [ Chris Talbot ]
      * Big fixes
    
      [ Arnaud Ferraris ]
      * Test all authentication methods
  • 1.0

    protected
    2a2db692 · Bump Version to 1.0 ·
      [ Chris Talbot ]
      * Update c-ares calls to not be depreciated
      * Normalize headers to lowercase
  • 0.18

    protected
    8ec1946a · bump version to 0.18 ·
      [ Chris Talbot ]
      * Add and fix a bunch of compiler warnings.
  • 0.17

    protected
      [ Chris Talbot ]
      * Reorganize tests
      * Use modem interface by default
  • 0.16

    protected
    b4433da1 · Bump Version to 0.16 ·
      [ Chris Talbot ]
      * Fix memory leaks
      * Create iOS vvm standard
      * add +LOGIN
      * Account for short codes
    
      [ Undef ]
      * Add configurable CA bundle
  • 0.15

    protected
    0f743d70 · Bump Version to 0.15 ·
      [ Chris Talbot ]
      * Properly check vvmd status on startup
  • 0.14.2

    protected
    3ebcd160 · Bump Version to 0.14.2 ·
      [ anteater ]
      * Fix multi-character UIDs
  • 0.14

    protected
    446c1bce · Bump Version to 0.14 ·
    vvmd (0.14)
    
      [ Chris Talbot ]
      * Ensure only VVM type numbers are processed
      * exit vvmd if the home directory is not readable/writable
      * Default to using STARTTLS
  • 0.13

    protected
    9ab9506d · Bump Version to 0.13 ·
    vvmd (0.13)
    
      [ Chris Talbot ]
      * Fix bug that doesn't allow all VVMs to download at once
  • 0.12

    protected
    4c8d9614 · Bump Version to 0.12 ·
      [ Chris Talbot ]
      * Fix bug where STATUS message doesn't update VVM settings
      * Automatically save/restore old MMS settings
      * Do not reset settings on bad modem loads
      * Make some functions more resilient
  • 0.11

    protected
    dc1c2d36 · Bump Version to 0.11 ·
      [ Chris Talbot ]
      * Fix debugging
      * Fix status messages for AT&T
      * Various other small fixes
    
      [ Xela Geo ]
      * Add support for FreeMobile FRA
  • 0.10

    protected
    ac3511ef · Bump Version to 0.10 ·
    vvmd (0.10)
    
      [ Chris Talbot ]
      * Fix issue with curl writeback
      * Add test to validate SYNC and STATUS SMS
    
      [ akrosi8 ]
      * Enable vvm3 activation
  • 0.9

    protected
    f9f38296 · Bump Version to 0.9 ·
    vvmd (0.9)
    
      [ Chris Talbot ]
      * Switch to glib logging
      * Fix issue with some T-Mobile servers (needs this patch https://github.com/curl/curl/pull/8986 )
      * Fix issue where VVM is deleted if curl has an issue and it should not be.
  • 0.8

    protected
    735321f4 · Bump Version to 0.8 ·
    vvmd (0.8)
    
      [ Chris Talbot ]
      * Fix various memory leaks
      * Use correct IMAP port
  • 0.7

    protected
    5a855ee8 · Bump version to 0.7 ·
    Changelog
    
      [ Chris Talbot ]
      * Fix various small bugs
  • 0.6.1

    protected
    c319b09a · Bump Version to 0.6.1 ·
    Changelog:
    
      [ Chris Talbot ]
      * Sync Settings after IMAP activation/deactivation
  • 0.6

    protected
    85967253 · Bump Version to 0.6 ·
    Changelog
    
    vvmd (0.6)
    
      [ Chris Talbot ]
      * Add support for VZW USA
      * Various small bug fixes
      * Reset Settings and disable service if IMSI changes
      * Add unit test for headers parser
  • 0.5

    protected
    cae191b6 · Bump version to 0.5 ·
    Changelog
      [ Chris Talbot ]
      * Add support for mobile-broadband-provider-info
      * Sync settings to settings file as soon as they are changed
  • 0.4

    protected
    b00785ba · Bump version to 0.4 ·
    Changelog:
    
      [ Chris Talbot ]
      * Depend on libphonenumber instead of libebook-contacts
  • 0.3.1

    protected
    1bac2f49 · Bump Version to 0.3.1 ·
    Changelog:
    
      [ Chris Talbot ]
      * Remove potentially sensitive log messages
      * Ensure that there is not a dbus error sending an SMS
      * Remove unneeded option detach
      * Move dbus registerations to before name is acquired