1. f3bd354 gsm_data: Move auth related structure earlier by Sylvain Munaut · 15 years ago
  2. 1ebf5ca encryption: Import a GPL comp128 implementation by Sylvain Munaut · 15 years ago
  3. 0789c59 gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  4. deab241 db: Add methods to set auth{info,tuple} for a subscriber by Sylvain Munaut · 15 years ago
  5. d056655 db: Add declaration for get_auth{info,tuple_for_subscriber by Sylvain Munaut · 15 years ago
  6. c28a5c6 gsm_data: Fix sres to be 4 bytes by Sylvain Munaut · 15 years ago
  7. da87636 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  8. ca3e04f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  9. 1c378a7 silent_call: Add option to choose channel type by Sylvain Munaut · 15 years ago
  10. f6a38ec introduce and implement silent_call_reroute() and silent_call_rx() by Harald Welte · 15 years ago
  11. 51bd066 keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  12. 677bb2f [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  13. 9ef8e5a [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  14. 0fc5ab4 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  15. 0a610e9 [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  16. f327f6f [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  17. 4a00258 [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  18. 257b8db [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  19. ab788cf rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  20. 43db2bf export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  21. ab2534c Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  22. c88a443 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  23. d2a8189 vty: replace'logging level' numeric value with human readable string by Harald Welte (local) · 15 years ago
  24. b709bfe set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  25. c4e9c9c Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  26. c3be50c Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  27. 02204d0 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  28. 91438a6 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 15 years ago
  29. 10c894d [meas_rep] Add raw neighbor index into per-cell parsed meas rep by Harald Welte · 15 years ago
  30. 0747c6a add (and use) new subscr_name() function to get name or IMSI by Harald Welte · 15 years ago
  31. 57fde55 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  32. 273fdfd Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 15 years ago
  33. 0c83660 vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  34. 8a8239e db: Fix compile warning, declare db_sms_get_unsent_by_subscr by Sylvain Munaut · 15 years ago
  35. 2c87ec1 use enum for operational state by Harald Welte · 15 years ago
  36. b4864ed Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  37. 28f7c57 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  38. 9994b18 introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  39. 76037f0 [statistics] Do the syncing to db from within the bsc_hack by Holger Hans Peter Freyther · 15 years ago
  40. 5404197 [statistics] Make counter_db_store internal by Holger Hans Peter Freyther · 15 years ago
  41. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  42. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  43. 8e2d8de bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  44. fe96f38 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  45. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  46. 8c973ba remove duplicate flag for cell barring by Harald Welte · 15 years ago
  47. 92d8891 [handover] Real handover algorithm by Harald Welte · 15 years ago
  48. 4baa9c5 RSL: keep track if a channel is active or not by Harald Welte · 15 years ago
  49. 451a06a meas_rep: utility function for processing of measurement reports by Harald Welte · 15 years ago
  50. 9947d9f rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 15 years ago
  51. 8096a51 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  52. 51cc1bb RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames by Harald Welte · 15 years ago
  53. d3d68ad Add RTP support for EFR by Harald Welte · 15 years ago
  54. 3971ad5 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 15 years ago
  55. 0af9c9f [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  56. bffa499 ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  57. 72331e6 remove call_handling.h, a reminescent of old days by Harald Welte · 15 years ago
  58. debeab2 add handover.h file to Makefile.am to make distcheck happy by Harald Welte · 15 years ago
  59. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  60. 2c99807 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  61. b90d7bd [handover] first functional handover implementation by Harald Welte · 15 years ago
  62. d0841fa make handover reference a function call argument by Harald Welte · 15 years ago
  63. 5a989a9 ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  64. 31a0b82 mroe comments on meas_rep data structures by Harald Welte · 15 years ago
  65. f947681 introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  66. 792a1d4 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  67. 2a47086 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  68. 3c626b2 04.08 MEAS REP: Convert relative cell number to ARFCN by Harald Welte · 15 years ago
  69. 5925cf7 bitvec: Introduce bitvec_get_nth_set_bit() function by Harald Welte · 15 years ago
  70. 6ae6467 system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  71. 63043c9 bitvec updates and code simplification by Harald Welte · 15 years ago
  72. a310f3e Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  73. edf48af introduce new signal every time we get a mobile identity by Harald Welte · 15 years ago
  74. 52af195 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  75. 3d1f9b6 Gracefully reject non-speech calls by Harald Welte · 15 years ago
  76. 1780cb8 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 15 years ago
  77. b558624 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  78. 59936d7 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  79. 2b8679f Fix make distcheck by adding the new headers... by Holger Hans Peter Freyther · 15 years ago
  80. 8750421 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  81. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  82. d21adfe Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  83. a963980 Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  84. 4efcc54 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  85. 96c0b08 [handover] Implement handover control logic by Harald Welte · 15 years ago
  86. 6720a43 [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  87. f849366 [handover] Implement 04.08 HANDOVER COMMAND by Harald Welte · 15 years ago
  88. c20bd1d New complete measurement result/report handling by Harald Welte · 15 years ago
  89. 1c8b480 [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  90. 4b9042a [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  91. 8973386 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  92. 26ba2e7 [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  93. a614a4c [chan] Alloc SDCCH for certain reserved types by Holger Hans Peter Freyther · 15 years ago
  94. 313d0d2 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  95. 9a26b7c [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  96. 9343821 [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  97. 6094ef2 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  98. 66f78e6 [debug] Add a debug area for the MGCP code of On Waves by Holger Hans Peter Freyther · 15 years ago
  99. acf289e [debug] Add a debug area for MSC by Holger Hans Peter Freyther · 15 years ago
  100. b9cf781 [debug] Add a debug area for SCCP by Holger Hans Peter Freyther · 15 years ago