1. c57eddd move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  2. 581728f gbproxy: Add gbprox_clear_patch_filter() (Coverity) by Jacob Erlbeck · 10 years ago
  3. c045ed3 fix missing '\' at end of line in Makefile.am by Harald Welte · 10 years ago
  4. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  5. 97bf1c9 ipaccess-proxy: avoid namespace collision with libosmo-abis by Harald Welte · 10 years ago
  6. ccc5970 gbproxy: Pass tlli_info around by Jacob Erlbeck · 10 years ago
  7. c404c08 gbproxy: Don't call time() in TLLI related functions by Jacob Erlbeck · 10 years ago
  8. b679977 gbproxy: Test and fix IMSI/TMSI matching by Jacob Erlbeck · 10 years ago
  9. 9ac42ba gbproxy: Track TLLI even when the IMSI is not known by Jacob Erlbeck · 10 years ago
  10. 358491d sysmobts: Add variable for N(S) + 1 needed for the sysmobts by Holger Hans Peter Freyther · 10 years ago
  11. f14bc97 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  12. 60fa5b9 gbproxy/test: Test TLLI expiry by Holger Hans Peter Freyther · 10 years ago
  13. 5e94f7f gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  14. 7d9c1df gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  15. 0dffe6c gprs: The methods moved to gprs_utils.h remove them here by Holger Hans Peter Freyther · 10 years ago
  16. 2d10ad1 gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  17. 8ac3a72 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  18. d64bf22 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  19. f28f8f5 gbproxy: The dump routines are only used by the test, move it there by Holger Hans Peter Freyther · 10 years ago
  20. c29a9ec gbproxy: Have a clear namespace for the public functions by Holger Hans Peter Freyther · 10 years ago
  21. 98e753f gbproxy: Remove the global rate counter and place it in the config by Holger Hans Peter Freyther · 10 years ago
  22. c65a659 gbproxy: Correct the method name. We work on TLLIs by Holger Hans Peter Freyther · 10 years ago
  23. 5eaf1a2 gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  24. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  25. 1045a76 openbsc: Add new fields for the osmo-bts software by Holger Hans Peter Freyther · 10 years ago
  26. 93de622 bts: Remember the last AMR mode that we received by Holger Hans Peter Freyther · 10 years ago
  27. eb2705a gprs/vty: Add commands to manage the TLLI list by Jacob Erlbeck · 10 years ago
  28. 4303763 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  29. 5620c6d gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  30. 0727f9a gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  31. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  32. bb8627a mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago
  33. 6a4fdca mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  34. 5ca7c49 mgcp: Make the internal state of the transcoder accessible by Holger Hans Peter Freyther · 10 years ago
  35. b776e00 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  36. eed33ef gprs/test: Remove verbose parameter of gbprox_dump_* functions by Jacob Erlbeck · 10 years ago
  37. 0557c00 mgcp: Set net_end audio params in recvonly mode by Jacob Erlbeck · 10 years ago
  38. 535173a mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  39. 16491a9 mgcp: Add packet size (ptime) conversion by Jacob Erlbeck · 10 years ago
  40. fe0301a mgcp: Add a function to get media info for MGCP responses by Jacob Erlbeck · 10 years ago
  41. 8f518d6 mgcp: Add audio info fields to struct mgcp_rtp_end by Jacob Erlbeck · 10 years ago
  42. 6a16305 mgcp: Add callbacks for payload processing by Jacob Erlbeck · 10 years ago
  43. e41a14b gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  44. 278c305 mgcp: Use #pragma once instead of a possible clashing #ifdef by Holger Hans Peter Freyther · 10 years ago
  45. 4a2f659 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  46. 446356a ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGE by Holger Hans Peter Freyther · 10 years ago
  47. 1890cf2 ctrl: Reduce code duplication and add a define to create the struct by Holger Hans Peter Freyther · 10 years ago
  48. 53af322 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  49. 3b27ec9 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  50. 114c532 bsc: Fix compilation on FreeBSD by Nikola Kolev · 10 years ago
  51. c77d473 nat/bsc: Check proto before calling ipaccess_rcvmsg_base by Holger Hans Peter Freyther · 10 years ago
  52. d262daa sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  53. 44b977e openbsc/gsm_data_shared.h: Added the attribute reduce_power in TRX by Álvaro Neira Ayuso · 10 years ago
  54. e9c9415 gprs: Fix compiler warnings in sgsn_main.c by Holger Hans Peter Freyther · 10 years ago
  55. b32f34a gprs: Reduce the number of compiler warnings in gprs_gmm.c by Holger Hans Peter Freyther · 10 years ago
  56. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  57. 1f67232 ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  58. e8e5ef2 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  59. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  60. d41b7b7 nitb/ctrl: Implement a command to list all active subscribers by Holger Hans Peter Freyther · 10 years ago
  61. c652a5d nitb/ctrl: Implement creating and deleting subscribers by Holger Hans Peter Freyther · 10 years ago
  62. fba0316 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  63. 5e2832e mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  64. eca4145 mncc: Complete definitions for all speech traffic frames at MNCC interface by Andreas Eversberg · 10 years ago
  65. 5c3e05f db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  66. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 12 years ago
  67. 7a5e9e0 bsc: Add vty command to send location trap through VTY by Holger Hans Peter Freyther · 10 years ago
  68. 2922528 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  69. a65ec74 trau: Fix compiler warning about decoded_trau_frame by Holger Hans Peter Freyther · 10 years ago
  70. ae3ec99 ctrl: Make it possible to re-use the string get and set routine by Holger Hans Peter Freyther · 11 years ago
  71. f0d5699 ctrl: Make the int range set, get and verify methods available by Holger Hans Peter Freyther · 11 years ago
  72. e0f41ea mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 10 years ago
  73. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  74. 4371c56 Use 'defines' for length and duration of RTP payload by Andreas Eversberg · 10 years ago
  75. 802cb5e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 10 years ago
  76. f318861 mgcp: Synchronize conn mode bits and output enabled flags by Jacob Erlbeck · 10 years ago
  77. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  78. 499cd25 Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  79. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  80. 8c1f4b0 mgcp/rtp: Add flag to disable RTP output by Jacob Erlbeck · 11 years ago
  81. 7be3fea si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  82. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  83. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  84. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  85. f12c849 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  86. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  87. e91324d mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  88. 91cf743 mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  89. d69cf60 mgcp/rtp: Refactored packet_duration computation by Jacob Erlbeck · 11 years ago
  90. 5a1d238 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  91. 2b57b4c mgcp/rtp: Only patch SSRC once after MDCX if enabled by Jacob Erlbeck · 11 years ago
  92. 64af5d2 mgcp/rtp: Compute default packet duration at state initialisiation by Jacob Erlbeck · 11 years ago
  93. e5546cd mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  94. 7a0d87b mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  95. ac9f6ce mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  96. a2528da mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  97. 2b697e7 shared: Introduce/Add procedure pending to the MO by Holger Hans Peter Freyther · 11 years ago
  98. 6bc0d0b bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  99. 8bdc5ee Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  100. 841d19f bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago