1. e095502 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  2. 89f3cb8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  3. a18445d [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago
  4. e01ee97 [mgcp] In forward mode we need to rediscover the BTS more often by Holger Hans Peter Freyther · 14 years ago
  5. 9100e1d [mgcp] Handle BTS and NET being on the same host by Holger Hans Peter Freyther · 14 years ago
  6. 9b28fc8 [mgcp] Warn about unknown messages... by Holger Hans Peter Freyther · 14 years ago
  7. bd5130d [mgcp] Allow to forward to a different port by Holger Hans Peter Freyther · 14 years ago
  8. 6c79646 [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp by Holger Hans Peter Freyther · 14 years ago
  9. 601a67e [mgcp] Make it possible to not specify a bts ip by Holger Hans Peter Freyther · 14 years ago
  10. 1b891fd [gsm48] Use optional Chan Mode 1 for the assignment command by Holger Hans Peter Freyther · 14 years ago
  11. 550197f [gsm48] Allow to send the assignment command on a different lchan by Holger Hans Peter Freyther · 14 years ago
  12. 93b6c65 [rsl] Send the MultiRateConfig in the RSL Channel Activate msg by Holger Hans Peter Freyther · 14 years ago
  13. 1e1c6aa Make sure select() callbacks are not called multiple times by Andreas Eversberg · 14 years ago
  14. 604d851 Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 14 years ago
  15. f15c276 [vty_interface.c]: Warn if no BTS could be allocated by Daniel Willmann · 14 years ago
  16. 0677061 update copyright statements by Harald Welte · 14 years ago
  17. 714e1a2 Merge remote branch 'goeller/master' by Harald Welte · 14 years ago
  18. 6af56d1 Fix allocation of BTS from VTY by laforge · 14 years ago
  19. 6209619 [bsc_mgcp] Set the right remote rtp and rtcp port by Holger Hans Peter Freyther · 15 years ago
  20. 2c492ed [bsc_mgcp] Fix writing of the config file... by Holger Hans Peter Freyther · 15 years ago
  21. f986cfc [bsc_mgcp] Print a message which mode is configured by Holger Hans Peter Freyther · 15 years ago
  22. 14083be [bsc_mgcp] Add a new forward only mode to the bsc_mgcp by Holger Hans Peter Freyther · 15 years ago
  23. 98657d5 misc: Fix compilation of the test cases. by Holger Hans Peter Freyther · 14 years ago
  24. a855d1f fix ipaccess-config, call missing nanobts initialization by Harald Welte · 14 years ago
  25. 202259c add sylvain and andreas as authors by Harald Welte · 14 years ago
  26. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  27. 5078148 TLV: add function to patch a tlv definition table by Harald Welte · 14 years ago
  28. 6e670aa introduce new gsm_bts_trx_by_nr() function by Harald Welte · 14 years ago
  29. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 14 years ago
  30. cbcfe24 [vty] In case of handover only warn about the proxy mode when it is enabled by Holger Hans Peter Freyther · 14 years ago
  31. d0c5402 Initialize reject_cause to a valid number by Holger Hans Peter Freyther · 14 years ago
  32. 17d81e2 [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 14 years ago
  33. 7ec448d [system_information] Return how much byte were written into output by Holger Hans Peter Freyther · 14 years ago
  34. caa1486 [rest_octets] Return bv.data_len to indicate how was written by Holger Hans Peter Freyther · 14 years ago
  35. 4cffc45 [rest_octets] Change data_len to the sizes of the spec by Holger Hans Peter Freyther · 14 years ago
  36. 6a9fa73 [bs11_config] Add pll-setvalue and pll-workvalue commands by Daniel Willmann · 14 years ago
  37. f904fa8 [bs11_config] Whitespace changes so the help text looks nice by Daniel Willmann · 14 years ago
  38. 7b1dd74 [abis_nm] Add abis_nm_bs11_set_pll function to change the set/work value by Daniel Willmann · 14 years ago
  39. 4b054c8 [abis_nm] Add abis_nm_bs11_infield_logon to logon as user field by Daniel Willmann · 14 years ago
  40. 493db4e [abis_nm] Add generic abis_nm_bs11_logon function by Daniel Willmann · 14 years ago
  41. ef24dff [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  42. 65542c7 abis_nm: Consider a STATE CHG without avail_status as an empty avail_status by Sylvain Munaut · 15 years ago
  43. b3fc1eb [vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part) by Holger Hans Peter Freyther · 14 years ago
  44. b91a106 [si] Go through the system_information structs and add static_asserts by Holger Hans Peter Freyther · 14 years ago
  45. 424c4f0 [vty] Move db usage out of the libbsc (fork dumping of subscr) by Holger Hans Peter Freyther · 14 years ago
  46. 0b11414 print full lchan name when recycling it by Harald Welte (local) · 15 years ago
  47. 4719307 gsm_data: Move auth related structure earlier by Sylvain Munaut · 15 years ago
  48. d7c9e5c encryption: Import a GPL comp128 implementation by Sylvain Munaut · 15 years ago
  49. 8608e7c gsm_04_08: Add RAND debug output in gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  50. bd55a6d gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  51. 9979290 vty: Add command to set auth algo & Ki for a subscriber by Sylvain Munaut · 15 years ago
  52. af29264 vty: dump subscriber authentication (a3/a8) infos if available by Sylvain Munaut · 15 years ago
  53. 062d5ef db: Add methods to set auth{info,tuple} for a subscriber by Sylvain Munaut · 15 years ago
  54. c5f488b db: Add declaration for get_auth{info,tuple_for_subscriber by Sylvain Munaut · 15 years ago
  55. e1cb4de db: Fix bad size comparison when retrieving Ki by Sylvain Munaut · 15 years ago
  56. c863cbb gsm_data: Fix sres to be 4 bytes by Sylvain Munaut · 15 years ago
  57. 70881b7 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  58. 77d334a db: Fix type of algorithm_id (NUMERIC -> INTEGER) by Sylvain Munaut · 15 years ago
  59. deebb11 db: Fix missing commas in AuthTuples table creation by Sylvain Munaut · 15 years ago
  60. 1f6c11f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  61. 15e1024 update .gitignore by Sylvain Munaut · 15 years ago
  62. 5048070 silent_call: Add option to choose channel type by Sylvain Munaut · 15 years ago
  63. b6c273e vty: Register logging_set_log_level_cmd by Sylvain Munaut · 15 years ago
  64. 7de6796 [bsc_init] Send OPSTART if SITE_MANAGER reports off-line by Sylvain Munaut · 15 years ago
  65. 730bc65 hlrstat: Print numeric MCC/MNC in case no name is available by Harald Welte · 15 years ago
  66. 5100877 introduce and implement silent_call_reroute() and silent_call_rx() by Harald Welte · 15 years ago
  67. 83579ca keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  68. f31e474 [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  69. f7dbd58 [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  70. 7992867 [abis] Refactor sw descr generation to a new methods by Holger Hans Peter Freyther · 15 years ago
  71. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  72. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  73. f9811de [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  74. 3221274 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  75. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  76. 1f71d9c [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  77. af351a2 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  78. 0183edd [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  79. c9f8a6d [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  80. 4a98cad [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  81. 8f99562 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  82. 67b05d5 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  83. 1684e79 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  84. b1414d9 [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  85. 1029f84 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  86. e29be15 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  87. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  88. e519896 [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  89. 93f4207 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  90. d48f4eb rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  91. 7971d3d ipaccess input: Print BTS number that has disappeared by Harald Welte (local) · 15 years ago
  92. 5fe3318 rsl_sendmsg: Print message in case trx == NULL by Harald Welte (local) · 15 years ago
  93. 82ff397 export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  94. 1887f9d Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  95. 8e93b79 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  96. ebdcee2 [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  97. 07a4026 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  98. c823c89 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  99. 567b326 [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  100. 46a920c [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago