1. 8406ec2 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  2. 746d609 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  3. 53f4b10 add ipaccess specific attribute set message by Harald Welte · 15 years ago
  4. 2d820cc add availability state abis_nm enum by Harald Welte · 15 years ago
  5. ca6bc1d [gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the response by Holger Hans Peter Freyther · 15 years ago
  6. e2d8227 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  7. e48b956 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  8. f734a14 [ipaccess] Add SCCP/A descriminator by Holger Hans Peter Freyther · 15 years ago
  9. d5f0522 [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  10. 0b7f4b3 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  11. 3ee5d3e [gsm0408] Move paging handling to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  12. adc1478 [gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  13. c4a49e3 [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 by Holger Hans Peter Freyther · 15 years ago
  14. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  15. 23b710f Merge branch 'master' into encryption by Harald Welte · 15 years ago
  16. 849f554 [gsm_04_08] Fix gsm48_tx_mm_auth_req implementation by Sylvain Munaut · 15 years ago
  17. 4381cfe add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  18. 08d91a5 A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  19. 5d0e56f [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  20. d1862d7 [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  21. e4e8bf4 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  22. e78074e [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  23. 1494a76 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  24. 026531e store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  25. 6eef564 add support for APPLICATION INFO RR messages by Harald Welte (local) · 15 years ago
  26. e903edf provide return code from paging_request() function by Harald Welte · 15 years ago
  27. 15920de add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  28. daef606 respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  29. aa9dc19 remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  30. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  31. 7984d5c add functions to send AUTH REQ and REJECT by Harald Welte · 15 years ago
  32. 9eca37f fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  33. ebcce2a allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  34. 31bef49 token support in the DB by Jan Luebbe · 15 years ago
  35. b0dfc31 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  36. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  37. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  38. 4321fee siemens vendor specific message type and IE definitions by Harald Welte · 15 years ago
  39. fc0d952 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  40. 21bd3a5 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  41. 65f68fa Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  42. 5b57067 add new 'is_siemens_bts()' function by Harald Welte · 15 years ago
  43. 31c4893 make rsl_siemens_mrpci() use struct rsl_mrpci by Harald Welte · 15 years ago
  44. 67fa91b Add function to generate siemens-specific MRPCI RSL message by Harald Welte · 15 years ago
  45. 656b129 vty: Make the argument const by Holger Hans Peter Freyther · 15 years ago
  46. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  47. d2aba27 vty: Rename define to not clash with talloc's version of it by Holger Hans Peter Freyther · 15 years ago
  48. bc621c2 misc: Fix make distcheck by Holger Hans Peter Freyther · 15 years ago
  49. b7e8116 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  50. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  51. 39c7deb verify bs11 channel combination constraints by Harald Welte · 15 years ago
  52. cf845cb add comments about channel combinations by Harald Welte · 15 years ago
  53. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago
  54. 369cc27 Merge commit 'origin/master' by Harald Welte · 15 years ago
  55. 2ebabca new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  56. 1a6f798 move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  57. cb8f443 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  58. ce2eb87 fix SMS RP message type definitions to reflect SMMA and MT ERROR by Harald Welte · 15 years ago
  59. 66b6a8d move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  60. e122855 define data structure for gsm48_cell_sel_par IEI of SI3 / SI4 by Harald Welte · 15 years ago
  61. edcc527 Add new BSC RLL layer of code by Harald Welte · 15 years ago
  62. 1bf1972 use one talloc context for entire vty code by Harald Welte · 15 years ago
  63. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  64. 3c5cb25 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  65. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  66. 1d014a5 parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  67. d2dc1de start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  68. c731038 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  69. 5013b2a introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  70. c7c1982 add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  71. 0224e4d use one talloc context for entire vty code by Harald Welte · 15 years ago
  72. bd30506 Merge branch 'master' into sms by Harald Welte · 15 years ago
  73. 2477d93 switch vty implementation over to talloc by Harald Welte · 15 years ago
  74. 65da912 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  75. 99a452a Merge branch 'master' into sms by Harald Welte · 15 years ago
  76. 1989c08 add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  77. 63589be add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  78. 2da8629 parse and decode Siemens specific T_MSRFPCI message by Harald Welte · 15 years ago
  79. ed640c4 add ip.access specific channel combinations by Harald Welte · 15 years ago
  80. ea5cf30 issue a signal once a subscriber is attached or detached by Harald Welte · 15 years ago
  81. e34e117 Merge branch 'master' into sms by Harald Welte · 15 years ago
  82. 9943c5b generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  83. 16f3b84 comments about the bearer_capability structure by Harald Welte · 15 years ago
  84. 5072be9 bearer capability definitions by Harald Welte · 15 years ago
  85. 2f33d01 Merge branch 'master' into sms by Harald Welte · 15 years ago
  86. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  87. 5e98a53 send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  88. 9869c0a implement human-readable RSL cause printing by Harald Welte · 15 years ago
  89. ead7a7b add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago
  90. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  91. 0803b98 move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  92. b8b4073 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  93. b49248b move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  94. 78283ef move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  95. c072ad6 add missing files to git by Harald Welte · 15 years ago
  96. 9ee4825 add missing files to git by Harald Welte · 15 years ago
  97. 88f0425 Merge branch 'master' into sms by Harald Welte · 15 years ago
  98. 39e2ead centralize the code that needs to deal with transaction_id by Harald Welte · 15 years ago
  99. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  100. b3c3fae remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago