1. c746e68 configure.in: Use kernel style silent rules starting with automake 1.11 by Holger Hans Peter Freyther · 15 years ago
  2. dd2a34f [USSD] more whitespace fixes by Harald Welte · 15 years ago
  3. 36ec2be [USSD] whitespace fixes by Harald Welte · 15 years ago
  4. c0c5079 [USSD] various USSD improvements by Mike Haben · 15 years ago
  5. 775a1a4 [USSD] eliminate static global variables by Mike Haben · 15 years ago
  6. fb95725 whitespace fixes for the USSD code by Harald Welte · 15 years ago
  7. 0311504 Add USDD code from Mike Haben by Harald Welte · 15 years ago
  8. 2930bb9 add some random thoughts on hopping and the oml interface by Harald Welte · 15 years ago
  9. 1ebac14 [TLV] Split the parser into 'parse loop' and 'parse single value' by Sylvain Munaut · 15 years ago
  10. 59cd203 [ip.access] Add an example configuration file by Sylvain Munaut · 15 years ago
  11. c696d2f Fix segfault, use trx->bts rather than bts in patch_nm_tables() by Harald Welte · 15 years ago
  12. 794059b Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  13. cfb781c ip.access: Use Channel Combination from config file by Harald Welte · 15 years ago
  14. aed946e [GPRS] Add RSL function for ip.access PDCH activation by Harald Welte · 15 years ago
  15. 37884ed [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  16. 0dfc623 [OML] Add support for ip.access SET ATTRIBUTE message by Harald Welte · 15 years ago
  17. 439e128 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  18. 724ddb8 [TLV] extend TLV parser with support for TvLV by Harald Welte · 15 years ago
  19. f10170e [gsm48] Make method name consistent... by Holger Hans Peter Freyther · 15 years ago
  20. 161d994 Include e1_input.h for the e1inp_line by Holger Hans Peter Freyther · 15 years ago
  21. 604326f Fix spelling of default by Holger Hans Peter Freyther · 15 years ago
  22. 460fb3b Fix compiler warning. 0 does not work on strings by Holger Hans Peter Freyther · 15 years ago
  23. 6d0c8b4 Fix compiler warning and cast const away. by Holger Hans Peter Freyther · 15 years ago
  24. d70da87 [rrlp] Fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  25. 80e5ccc Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  26. bb1e381 Forward declare methods to fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  27. eb12526 [db] Fix compile warnings in db.c by Holger Hans Peter Freyther · 15 years ago
  28. 240ce76 [ipaccess] revert commit 9bd7bc1b4c4a3ba42da46931df650837c1a7e889 by Harald Welte · 15 years ago
  29. 93ff0ee Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  30. 9fec932 [debug] Use gcc attribute to enable printf checking by Holger Hans Peter Freyther · 15 years ago
  31. eff0b65 [timer] Initialize i with zero by Holger Hans Peter Freyther · 15 years ago
  32. ae780bb [msgb] Add msgb_reset to reset an existing msgb* to the initial state by Holger Hans Peter Freyther · 15 years ago
  33. 847a335 [ipaccess] fix ipaccess-config (we now use TEI as stream ID) by Harald Welte · 15 years ago
  34. 9c913c4 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  35. b7284a9 [abis_nm] introduce debugp_foh() function for object class printing by Harald Welte · 15 years ago
  36. 9970928 ip.access: use correct stream identifier when connecting RSL by Harald Welte · 15 years ago
  37. e9a095e input/ipaccess: remove one more static variable by Harald Welte · 15 years ago
  38. 2557287 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  39. 6947c88 [abis_nm] print ip.access TCP port in correct byte order by Harald Welte · 15 years ago
  40. 0eccfd0 [abis_nm] print ip.access stream_id in RSL connect ack by Harald Welte · 15 years ago
  41. 5aeedd4 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  42. f509340 ip.access / multi-TRX: correctly identify TRX number on SW ACT REP by Harald Welte · 15 years ago
  43. 97be68a ip.access maximum output power depends on GSM band by Harald Welte · 15 years ago
  44. fd579d5 [abis_nm]: Print Object Class of ip.access messages by Harald Welte · 15 years ago
  45. e7d1f95 add ipaccess specific attribute set message by Harald Welte · 15 years ago
  46. 608a30b [bsc_init] use new NM_AVSTATE_* enum instead of hard-coded numbers by Harald Welte · 15 years ago
  47. ab89616 add availability state abis_nm enum by Harald Welte · 15 years ago
  48. 935d10b [abis_nm] print object class/instance for NACK by Harald Welte · 15 years ago
  49. c76a217 [abis_nm]: print ip.access SET ATTR [N]ACK by Harald Welte · 15 years ago
  50. dd36b0b use tx delay timer instead of usleep() in ip.access input driver by Andreas Eversberg · 15 years ago
  51. b94719d [gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the response by Holger Hans Peter Freyther · 15 years ago
  52. 3d76e88 [gsm0408] Move encryption message creation to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  53. 66e0ba0 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  54. 322fc58 [ipaccess] Parse Software Activate parameters by Mike Haben · 15 years ago
  55. 6c6ab86 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  56. 71137ac input/ipaccess: Fix segv caused by use of uninitialized var by Sylvain Munaut · 15 years ago
  57. 717e68c [ipaccess] Add SCCP/A descriminator by Holger Hans Peter Freyther · 15 years ago
  58. 7d3573e [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  59. 54a2283 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  60. b78507a [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  61. c313165 [paging] Use one of the two reserved LAC to page every BTS by Holger Hans Peter Freyther · 15 years ago
  62. 1e43b8d [gsm0408] Move paging handling to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  63. a269ece [gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  64. aa62bb9 [subscr] subscr_paging_cb is called for expire and success by Holger Hans Peter Freyther · 15 years ago
  65. aca08d9 [subscr] When paging fails to start, send an expired event by Holger Hans Peter Freyther · 15 years ago
  66. 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
  67. 8bb0700 [paging] Kill old defines from paging.c by Holger Hans Peter Freyther · 15 years ago
  68. 9b7911e [paging] Implement paging by IMSI. by Holger Hans Peter Freyther · 15 years ago
  69. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  70. 4dd65ae [gsm_04_11] Free transaction on RX_RP_ACK for SMS by Sylvain Munaut · 15 years ago
  71. c66516f Merge branch 'master' into encryption by Harald Welte · 15 years ago
  72. 01f1caf [abis_rsl] Fix rsl_encryption_cmd L3 length computation by Sylvain Munaut · 15 years ago
  73. a948c11 [gsm_04_08] Fix gsm48_send_rr_ciph_mode algorithm ID by Sylvain Munaut · 15 years ago
  74. 6de6dc1 [gsm_04_08] Fix gsm48_tx_mm_auth_req implementation by Sylvain Munaut · 15 years ago
  75. 2f8a685 non-call related SS (USSD) is not unknown, but unimplemented by Mike Haben · 15 years ago
  76. 044008d Use correct capitalization on SQL statements by Harald Welte · 15 years ago
  77. cca253a add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  78. d2dd9de A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  79. 77234e1 [abis_rsl] Set lchan->tch_mode properly when responding to CHAN_RQD by Harald Welte · 15 years ago
  80. 20a0f32 [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  81. 1e6ef9f [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  82. a3a1666 [paging] Better use ';' for the command... by Holger Hans Peter Freyther · 15 years ago
  83. 3567284 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  84. fa29548 [cleanup] Remove old and dead code from the telnet_interface.c by Holger Hans Peter Freyther · 15 years ago
  85. 26d15d1 [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  86. 5704f7f [misc] Create a gitignore to ignore files by Holger Hans Peter Freyther · 15 years ago
  87. f1f2ab4 [bsc] Remove HAR feature to advertize neighbor cells by Holger Hans Peter Freyther · 15 years ago
  88. cad370f [bsc_init] Create a bsc_init.c that can be used for setting up hings. by Holger Hans Peter Freyther · 15 years ago
  89. bdae6f9 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago
  90. 3689710 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  91. e755981 [msc] Move gsm_04_08.c, mncc and various others to libmsc by Holger Hans Peter Freyther · 15 years ago
  92. 9a23af6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago
  93. 4af929c [msc] Introduce a libmsc.a library by Holger Hans Peter Freyther · 15 years ago
  94. 8ade0aa Merge commit 'har/master' by Harald Welte · 15 years ago
  95. ced09ed actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  96. 590c39b tests: Remove the sms sending from the sms test by Holger Hans Peter Freyther · 15 years ago
  97. 9571378 trigger RRLP position requests after paging succeeded and after subscriber attach by Harald Welte (local) · 15 years ago
  98. bd72aa2 store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  99. b510392 add support for APPLICATION INFO RR messages by Harald Welte (local) · 15 years ago
  100. 7e3c85b don't try to deliver sms to a subscriber that's not registered by Harald Welte (local) · 15 years ago