Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2010-03-18 17:38:56 to 2010-03-29 20:40:14 UTC [more...]

[PATCH] Fix: simplify isimodem call-barring driver
 2010-03-29 20:40 UTC  (2+ messages)

[PATCH 0/3] Updated patches to handle the asynchronized callback
 2010-03-29 20:13 UTC  (6+ messages)
` [PATCH 1/3] Refactor the command parsing
  ` [PATCH 2/3] Add server send result code
    ` [PATCH 3/3] Add flag to parse one command line at once

Access to SIM card when Modem is not "Powered"
 2010-03-29 18:53 UTC  (5+ messages)

[PATCH] Fix: simplify isimodem call-barring driver
 2010-03-29 18:20 UTC  (4+ messages)

[PATCH] Fix: simplify isimodem call-barring driver
 2010-03-29 18:15 UTC 

[PATCH 1/9] Add parser for network measurement results objects
 2010-03-29 16:24 UTC  (9+ messages)
` [PATCH 2/9] Add parser for items next action indicator objects
  ` [PATCH 3/9] Add parser for event list objects
    ` [PATCH 4/9] Add parser for cause objects
      ` [PATCH 5/9] Add parser for location status objects
        ` [PATCH 6/9] Add parser for transaction identifier objects
          ` [PATCH 7/9] Add parser for call control requested action objects
            ` [PATCH 8/9] Add the macro for icon qualifier
              ` [PATCH 9/9] Add parser for item icon identifier list objects

[PATCH 1/9] Add parser for network measurement results objects
 2010-03-29 16:05 UTC  (9+ messages)
` [PATCH 2/9] Add parser for items next action indicator objects
  ` [PATCH 3/9] Add parser for event list objects
    ` [PATCH 4/9] Add parser for cause objects
      ` [PATCH 5/9] Add parser for location status objects
        ` [PATCH 6/9] Add parser for transaction identifier objects
          ` [PATCH 7/9] Add parser for call control requested action objects
            ` [PATCH 8/9] Add the macro for icon qualifier
              ` [PATCH 9/9] Add parser for item icon identifier list objects

[PATCH] Fix: use of g_checksum_get_digest() inout argument
 2010-03-29 13:38 UTC 

[PATCH 0/2] ppp authentication bug fixes (resend)
 2010-03-27  6:02 UTC  (4+ messages)
` [PATCH 1/2] ppp: allow empty secret for chap challenge
` [PATCH 2/2] ppp: send PPP_FAIL when authentication fails

Issue with PPP auth and empty username/password
 2010-03-27  6:01 UTC  (4+ messages)

[PATCH 0/5] ppp: error path fixes
 2010-03-27  4:39 UTC  (8+ messages)
` [PATCH 1/5] ppp: fix segfault in pppcp_send_code_reject()
` [PATCH 2/5] ppp: comment fix
` [PATCH 3/5] ppp: send Protocol-Reject
` [PATCH 4/5] ppp: use common code to get options from pppcp packet data
` [PATCH 5/5] ppp: handle Config-Reject

Openmoko Freerunner Toolchain
 2010-03-26 21:23 UTC 

[PATCH 0/2] ppp authentication bug fixes
 2010-03-26 17:20 UTC  (4+ messages)
` [PATCH 1/2] ppp: allow empty secret for chap challenge
` [PATCH 2/2] ppp: send PPP_FAIL when authentication fails

[PATCH 0/5] Prototype to handle asynchronized callback
 2010-03-26  1:10 UTC  (9+ messages)
` [PATCH 1/5] Refactor the command parsing framework
  ` [PATCH 2/5] Add server send final result code
    ` [PATCH 3/5] Add set server to offline mode during parse line
      ` [PATCH 4/5] Add register S3-S5 basic command callbacks
        ` [PATCH 5/5] Add register ATE and other "

[PATCH] ppp: change debug output to include control protocol prefix
 2010-03-25 19:40 UTC  (2+ messages)

[PATCH] Add support for NBNS server options
 2010-03-25 17:07 UTC 

[PATCH 1/7] Unify some macro names of ber-tlv and comprehension tlv
 2010-03-25 16:43 UTC  (14+ messages)
` [PATCH 2/7] Make the function to parse mcc and mnc public
  ` [PATCH 3/7] Add parser for location information objects
    ` [PATCH 4/7] Add parser for imei objects
      ` [PATCH 5/7] Add parser for common bool object
        ` [PATCH 6/7] Use common bool parser to reimplement immediate response object
          ` [PATCH 7/7] Add parser for help request objects

[PATCH 0/4] add PPP_DEAD and PPP_TERMINATE support
 2010-03-25 13:51 UTC  (6+ messages)
` [PATCH 1/4] remove unneeded debug statement
` [PATCH 2/4] add tracing for PPP terminate path
` [PATCH 3/4] separate memory cleanup from PPP shutdown
` [PATCH 4/4] gsmdial: shutdown ppp link if we have one

Quick report from PPP testing
 2010-03-25 12:50 UTC  (3+ messages)

[PATCH 0/2] fix PPP timer issues
 2010-03-25  4:05 UTC  (4+ messages)
` [PATCH 1/2] switch to g_timeout_add_seconds()
` [PATCH 2/2] use separate timers for PPP config and terminate

[PATCH 0/3] fix memory leaks in PPP
 2010-03-24 20:22 UTC  (5+ messages)
` [PATCH 1/3] fix memory leaks in option handling
` [PATCH 2/3] fix memory leaks after ppp_transmit
` [PATCH 3/3] fix memory leak in ppp_auth

[PATCH 1/6] Add parser for location information objects
 2010-03-24 20:00 UTC  (12+ messages)
` [PATCH 2/6] Add macro for ber-tlv more time
  ` [PATCH 3/6] Unify some macro names of ber-tlv and comprehension tlv
    ` [PATCH 4/6] Add macro name of comprehension tlv cdma sms tpdu
      ` [PATCH 5/6] Add parser for imei objects
        ` [PATCH 6/6] Add parser for help request objects

[PATCH] Update patch for parsing basic command
 2010-03-23 21:18 UTC  (3+ messages)
` [PATCH] Add basic command parsing

[PATCH 0/6] PPP Patches v3
 2010-03-23 19:07 UTC  (26+ messages)
` [PATCH 1/6] Basic PPP protocol support
` [PATCH 2/6] Generic PPP control "
` [PATCH 3/6] PPP LCP support
` [PATCH 4/6] CHAP with MD5 authentication support
` [PATCH 5/6] IP support for PPP
` [PATCH 6/6] Add PPP option to gsmdial

[PATCH v2] Add parser for file list objects
 2010-03-23 17:33 UTC  (2+ messages)

Add parse framework for GAtServer
 2010-03-23  9:10 UTC  (20+ messages)
` [PATCH 01/10] Add framework of server parser
  ` [PATCH 02/10] Add basic command parsing
    ` [PATCH 03/10] Add extended "
      ` [PATCH 04/10] Add server at command data structure
        ` [PATCH 05/10] Add notify at command callback
          ` [PATCH 06/10] Add g_at_server_register and unregister callback
            ` [PATCH 07/10] Add G_AT_SERVER_RESULT_EXT_ERROR
              ` [PATCH 08/10] Fix do not emit error if extended error has emitted
                ` [PATCH 09/10] Refactor g_at_server_send_final
                  ` [PATCH 10/10] Add utilities to send server response

[PATCH] Add parser for file list objects
 2010-03-23  4:25 UTC  (5+ messages)

[patch 1/6] Add PPP protocol support with HDLC framing
 2010-03-20 15:35 UTC  (8+ messages)
` [patch 2/6] Generic PPP control protocol
` [patch 3/6] LCP support
` [patch 4/6] CHAP with MD5 authentication
` [patch 5/6] IP support for PPP
` [patch 6/6] Allow gsmdial to use gatchat ppp support

[patch 0/6] gatchat PPP support v3
 2010-03-19 19:46 UTC 

[PATCH] Checking PIN length based on its type (PIN / PUK / NET)
 2010-03-19 18:53 UTC  (2+ messages)

[patch 5/6] IP support for PPP
 2010-03-19 17:58 UTC  (2+ messages)

[PATCH] Checking PIN length based on its type (PIN / PUK / NET)
 2010-03-19 17:50 UTC  (3+ messages)

[Usage] SMS handling
 2010-03-19 15:39 UTC  (4+ messages)

[PATCH] Checking PIN length based on its type (PIN / PUK / NET)
 2010-03-19 15:03 UTC  (3+ messages)

[PATCH 4/7] Network password has exactly 4 digits
 2010-03-19 14:36 UTC  (2+ messages)

[PATCH 1/8][RFC] Add functions to notify core of SIM insertion/removal or request polling
 2010-03-19 11:41 UTC  (2+ messages)

[patch 2/6] Generic PPP control protocol
 2010-03-19  3:57 UTC  (3+ messages)

[PATCH] huawei: use GSM permissive parser instead of V1
 2010-03-18 21:09 UTC  (2+ messages)

[PATCH 7/7] Fix: isimodem handling of call barring services
 2010-03-18 17:50 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox