1. 9a26b7c [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  2. 9343821 [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  3. 6094ef2 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  4. 66f78e6 [debug] Add a debug area for the MGCP code of On Waves by Holger Hans Peter Freyther · 15 years ago
  5. acf289e [debug] Add a debug area for MSC by Holger Hans Peter Freyther · 15 years ago
  6. b9cf781 [debug] Add a debug area for SCCP by Holger Hans Peter Freyther · 15 years ago
  7. 3cce58f [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  8. 5ea7ea6 [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  9. 3c7caf1 misc: Add routine to generate backtrace from within the application by Holger Hans Peter Freyther · 15 years ago
  10. 94bde97 [gsm48] When picking AMR we need to supply the multirate config by Holger Hans Peter Freyther · 15 years ago
  11. 313a6c8 [neci] Separate handling of chan requested for paging any by Holger Hans Peter Freyther · 15 years ago
  12. 96c8982 [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  13. 007c0e9 [telnet] Remove unused variables from the telnet interface by Holger Hans Peter Freyther · 15 years ago
  14. 0101b81 silent call: add header file for function prototypes by Harald Welte · 15 years ago
  15. b8678a7 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  16. 161b4be [OML] fix bugs in BCCH info parser for ip.access by Harald Welte · 15 years ago
  17. bfc2109 [ip.access] Parse cell global ID as part of BCCH info by Harald Welte · 15 years ago
  18. beeae41 ip.access: Introduce parser function for BCCH Info test result by Harald Welte · 15 years ago
  19. b1ba414 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  20. 26abffa change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  21. 35daecc Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  22. 9da8a3a ip.access: Header has a 16bit length in network byte order by Sylvain Munaut · 15 years ago
  23. d831805 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  24. cde5255 misc: Make bitfields unsigned int... by Holger Hans Peter Freyther · 15 years ago
  25. aaf7ccc misc: Fix make distcheck and welcome the two new header files to OpenBSC by Holger Hans Peter Freyther · 15 years ago
  26. 9e6d6ce [gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utils by Holger Hans Peter Freyther · 15 years ago
  27. cf0f336 [gsm48] Move RR CHANNEL MODIFY to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  28. 942ff17 [gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utils by Holger Hans Peter Freyther · 15 years ago
  29. c0c5079 [USSD] various USSD improvements by Mike Haben · 15 years ago
  30. 775a1a4 [USSD] eliminate static global variables by Mike Haben · 15 years ago
  31. 0311504 Add USDD code from Mike Haben by Harald Welte · 15 years ago
  32. 1ebac14 [TLV] Split the parser into 'parse loop' and 'parse single value' by Sylvain Munaut · 15 years ago
  33. aed946e [GPRS] Add RSL function for ip.access PDCH activation by Harald Welte · 15 years ago
  34. 37884ed [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  35. 0dfc623 [OML] Add support for ip.access SET ATTRIBUTE message by Harald Welte · 15 years ago
  36. 439e128 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  37. 724ddb8 [TLV] extend TLV parser with support for TvLV by Harald Welte · 15 years ago
  38. 161d994 Include e1_input.h for the e1inp_line by Holger Hans Peter Freyther · 15 years ago
  39. d70da87 [rrlp] Fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  40. bb1e381 Forward declare methods to fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  41. 93ff0ee Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  42. 9fec932 [debug] Use gcc attribute to enable printf checking by Holger Hans Peter Freyther · 15 years ago
  43. ae780bb [msgb] Add msgb_reset to reset an existing msgb* to the initial state by Holger Hans Peter Freyther · 15 years ago
  44. 9c913c4 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  45. 5aeedd4 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  46. e7d1f95 add ipaccess specific attribute set message by Harald Welte · 15 years ago
  47. ab89616 add availability state abis_nm enum by Harald Welte · 15 years ago
  48. b94719d [gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the response by Holger Hans Peter Freyther · 15 years ago
  49. 66e0ba0 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  50. 6c6ab86 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  51. 717e68c [ipaccess] Add SCCP/A descriminator by Holger Hans Peter Freyther · 15 years ago
  52. 7d3573e [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  53. 54a2283 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  54. 1e43b8d [gsm0408] Move paging handling to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  55. a269ece [gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  56. a098dfb [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 by Holger Hans Peter Freyther · 15 years ago
  57. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  58. c66516f Merge branch 'master' into encryption by Harald Welte · 15 years ago
  59. 6de6dc1 [gsm_04_08] Fix gsm48_tx_mm_auth_req implementation by Sylvain Munaut · 15 years ago
  60. cca253a add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  61. d2dd9de A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  62. 20a0f32 [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  63. 1e6ef9f [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  64. 3567284 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  65. 26d15d1 [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  66. 3689710 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  67. bd72aa2 store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  68. b510392 add support for APPLICATION INFO RR messages by Harald Welte (local) · 15 years ago
  69. d363c95 provide return code from paging_request() function by Harald Welte · 15 years ago
  70. 02d5efa add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  71. 64994ce respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  72. 16480eb remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  73. cbd4610 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  74. 36970f6 add functions to send AUTH REQ and REJECT by Harald Welte · 15 years ago
  75. f4ac9a7 fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  76. 62cc86d allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  77. bb7501f token support in the DB by Jan Luebbe · 15 years ago
  78. e297403 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  79. e19be3f implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  80. a59a27e add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  81. 612ecfc siemens vendor specific message type and IE definitions by Harald Welte · 15 years ago
  82. ceb3c04 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  83. 35cd5e9 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  84. 5655afe Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  85. b774439 add new 'is_siemens_bts()' function by Harald Welte · 15 years ago
  86. 1209075 make rsl_siemens_mrpci() use struct rsl_mrpci by Harald Welte · 15 years ago
  87. 4684e63 Add function to generate siemens-specific MRPCI RSL message by Harald Welte · 15 years ago
  88. 9fc1c05 vty: Make the argument const by Holger Hans Peter Freyther · 15 years ago
  89. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  90. a826d5f vty: Rename define to not clash with talloc's version of it by Holger Hans Peter Freyther · 15 years ago
  91. fb130ee misc: Fix make distcheck by Holger Hans Peter Freyther · 15 years ago
  92. 427dbc4 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  93. 5fa17a2 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  94. f2eb278 verify bs11 channel combination constraints by Harald Welte · 15 years ago
  95. 09c177a add comments about channel combinations by Harald Welte · 15 years ago
  96. fc4837d Merge branch 'master' into config_file by Harald Welte · 15 years ago
  97. 2a7dedc Merge commit 'origin/master' by Harald Welte · 15 years ago
  98. 43762f7 new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  99. aa60edb move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  100. 09421d3 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago