1. 272f5c7 when in token auth mode, accept phones that are authorized by Harald Welte (local) · 15 years ago
  2. c818820 Encode the network name int the MM info messages in GSM 7bit alphabet. by Daniel Willmann · 15 years ago
  3. 16480eb remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  4. 3d6294e replace the command line option -a with the auth-policy config option by Jan Luebbe · 15 years ago
  5. 36970f6 add functions to send AUTH REQ and REJECT by Harald Welte · 15 years ago
  6. 9bdbd62 look up subscriber in memory before loading from DB by Jan Luebbe · 15 years ago
  7. e297403 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  8. 85a163c rename rsl_channel_release to rsl_rf_channel_release by Harald Welte · 15 years ago
  9. 583ceaf add code to GSM 04.08 to send MRPCI message once we have classmark2 by Harald Welte · 15 years ago
  10. 1ab707e revert commit b400dd8f646a69f7fe0013065fa9b4711f60a45e regarding NECI=0 by Harald Welte · 15 years ago
  11. 0d370c9 We're using NECI=0, but the channel reauest reasons we're seeing from MS's are wrong by Harald Welte · 15 years ago
  12. 5070e94 ensure we send the LOCATION UPDATE ACCEPT before issuing any signal by Harald Welte · 15 years ago
  13. aa60edb move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  14. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  15. 2a3a81b gsm_04_08 no longer needs to iterate over all BTS in LAC by Harald Welte · 15 years ago
  16. 16e2df4 Merge branch 'master' into sms by Harald Welte · 15 years ago
  17. 39274f4 generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  18. ca745e2 postpone IPAC_BIND until we do a LCHAN_MODIFY by Harald Welte · 15 years ago
  19. eae3dc6 Merge branch 'master' into sms by Harald Welte · 15 years ago
  20. 3c06207 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  21. 5b359d8 Merge branch 'master' into sms by Harald Welte · 15 years ago
  22. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  23. 0d82416 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  24. 419c047 move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  25. 165fc33 move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  26. 97a7df1 Merge branch 'master' into sms by Harald Welte · 15 years ago
  27. 4861c82 trans->transaction_id now reflects the actual (unshifted) value by Harald Welte · 15 years ago
  28. 36fe2e8 centralize the code that needs to deal with transaction_id by Harald Welte · 15 years ago
  29. aae7a52 make sure subscr->net is always set by Harald Welte · 15 years ago
  30. 8dd09d6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  31. a54b48d gms_transactions data model reorganization by Harald Welte · 15 years ago
  32. 0abe5a6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  33. c2189a6 gms_transactions data model reorganization by Harald Welte · 15 years ago
  34. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  35. 0748196 Merge branch 'master' into sms by Harald Welte · 15 years ago
  36. afe3c23 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  37. f628471 fix copy+paste mistake in ecnoding short net name in mm info by Harald Welte · 15 years ago
  38. 8cdeaad rename ip.access structure field members and variables by Harald Welte · 15 years ago
  39. 6f6bbb2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  40. f6845a7 Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  41. ba6589d fix measurement report parsing of MEAS VALID logic by Harald Welte · 15 years ago
  42. ccd6936 make sure we always schedule a location updating reject by Harald Welte · 15 years ago
  43. 6e1536e remove bogus extra check for data->imsi[0] in mncc_send by Harald Welte · 15 years ago
  44. 12560da gsm48 lchan signal handling: use correct pointer by Harald Welte · 15 years ago
  45. 7963966 cosmetic cleanup of LOCATION UPDATE REQ print-out by Harald Welte · 15 years ago
  46. 0299368 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  47. 857e00d use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  48. 1ff81b5 fix two segfaults by Harald Welte · 15 years ago
  49. a1d5b23 zero-initialize some more memory that we allocate by Harald Welte · 15 years ago
  50. baf4d3a fix MNCC memory leak by Harald Welte · 15 years ago
  51. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  52. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  53. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  54. 9eaa5da mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  55. b992a8a Use correct cause value and cause location by Andreas Eversberg · 15 years ago
  56. fbc65b7 Fix lchan refcounting in case of IMSI DETACH by Andreas Eversberg · 15 years ago
  57. cb0595f 04.08: Make mncc-harald branch work by Harald Welte · 15 years ago
  58. bbc636a use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  59. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  60. f9f2db3 Merge commit 'origin/master' by Harald Welte · 15 years ago
  61. 93795ac Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  62. 37445d3 Remove use_lchan and put_lchan from location updating request paths by Holger Hans Peter Freyther · 15 years ago
  63. 13d472d Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  64. a4a5eac Search for BTS's in the Location Area of the subscriber we call by Holger Hans Peter Freyther · 15 years ago
  65. b8a18b5 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  66. 876312f use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  67. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago