1. 64c4228 Store GPRS MOs directly under BTS SiteMgr object by Pau Espin Pedrol · 3 years, 10 months ago
  2. 4338de5 Introduce NM BTS Site Manager FSM by Pau Espin Pedrol · 4 years ago
  3. c27ae2d BSSMAP RESET: generalize a_reset FSM by Neels Hofmeyr · 4 years ago
  4. 4ae338d LCS: implement the bulk of Location Services by Neels Hofmeyr · 4 years ago
  5. 02f2056 rename files acc_ramp.* -> acc.c* by Pau Espin Pedrol · 4 years, 2 months ago
  6. aca5320 Move struct gsm_bts_trx: gsm-data.* => bts_trx.* by Pau Espin Pedrol · 4 years, 2 months ago
  7. 388ed58 Move struct gsm_bts: gsm_data.* => bts.* by Pau Espin Pedrol · 4 years, 2 months ago
  8. 6a8955b drop all BSC originated USSD notification features by Neels Hofmeyr · 4 years, 4 months ago
  9. 5cda1d0 drop IMSI filter and libfilter completely by Neels Hofmeyr · 4 years, 4 months ago
  10. d41b7c7 Cell Broadcast: CBSP and CBCH scheduling support by Harald Welte · 5 years ago
  11. 6c548dc vty: Add option to enable osmux towards MSC by Pau Espin Pedrol · 5 years ago
  12. f14aaa4 move mgw endpoint FSM to osmo-mgw.git by Neels Hofmeyr · 5 years ago
  13. a6078fe use libosmocore osmo_tdef by Neels Hofmeyr · 6 years ago
  14. d46a7a0 Drop unused old osmux leftover code by Pau Espin Pedrol · 5 years ago
  15. 81a4963 cosmetic: rename bsc_api.h to gsm_08_08.h by Neels Hofmeyr · 6 years ago
  16. ac85b34 lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier by Neels Hofmeyr · 6 years ago
  17. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  18. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  19. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  20. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  21. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  22. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  23. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  24. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  25. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  26. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  27. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  28. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  29. cbdfb78 HO: move penalty timers to own file as proper API by Neels Hofmeyr · 7 years ago
  30. 28838e9 drop unused common.h by Neels Hofmeyr · 7 years ago
  31. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  32. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  33. 978f58c libcommon: eliminate socket.c by Neels Hofmeyr · 7 years ago
  34. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  35. faacb09 Remove unused RRLP options/codec by Harald Welte · 7 years ago
  36. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  37. c87dc3e cosmetic: drop unused include by Max · 7 years ago
  38. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  39. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  40. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/Makefile.am]
  41. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  42. becfc4c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  43. eb228bd move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  44. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  45. 7f51511 Support for TS 04.14 conformance test commands by Harald Welte · 7 years ago
  46. c29505e Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  47. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  48. a43e0b4 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  49. 774a2a7 Add libvlr implementation by Harald Welte · 8 years ago
  50. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/Makefile.am]
  51. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  52. 9f77d7b fix '/include/openbsc ' to have no trailing space by Neels Hofmeyr · 7 years ago
  53. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 8 years ago
  54. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  55. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 8 years ago
  56. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  57. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  58. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  59. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  60. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  61. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  62. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  63. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  64. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  65. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  66. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  67. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  68. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  69. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  70. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  71. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  72. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  73. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  74. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  75. 1b9c815 gtp: Fix Makefile.am so maybe distcheck is now going to work by Holger Hans Peter Freyther · 9 years ago
  76. c8a614d Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  77. d739f09 oap: implement initial OAP API. by Neels Hofmeyr · 9 years ago
  78. d48f057 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  79. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  80. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 10 years ago
  81. bb23dc1 gprs: Add GSUP client by Jacob Erlbeck · 10 years ago
  82. f3a271f gprs: Add encoder/decoder for the Subscriber Update Protocol by Jacob Erlbeck · 10 years ago
  83. b4771a6 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  84. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  85. a4faeb1 gprs: Attempt to fix distcheck by adding the header file by Holger Hans Peter Freyther · 10 years ago
  86. d2eb5e9 fix missing '\' at end of line in Makefile.am by Harald Welte · 10 years ago
  87. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  88. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  89. 983c991 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  90. 909fac6 mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  91. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 11 years ago
  92. cb78612 nat: Fix make distcheck for the nat by Holger Hans Peter Freyther · 11 years ago
  93. 85d3b34 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  94. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  95. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  96. a62b247 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  97. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  98. 90dc467 add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  99. bc56b0b add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  100. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15