1. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  2. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  3. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  4. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  5. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  6. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  7. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  8. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  9. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  10. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  11. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  12. cbdfb78 HO: move penalty timers to own file as proper API by Neels Hofmeyr · 7 years ago
  13. 28838e9 drop unused common.h by Neels Hofmeyr · 7 years ago
  14. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  15. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  16. 978f58c libcommon: eliminate socket.c by Neels Hofmeyr · 7 years ago
  17. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  18. faacb09 Remove unused RRLP options/codec by Harald Welte · 7 years ago
  19. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  20. c87dc3e cosmetic: drop unused include by Max · 7 years ago
  21. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  22. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  23. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/Makefile.am]
  24. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  25. becfc4c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  26. eb228bd move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  27. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  28. 7f51511 Support for TS 04.14 conformance test commands by Harald Welte · 7 years ago
  29. c29505e Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  30. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  31. a43e0b4 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  32. 774a2a7 Add libvlr implementation by Harald Welte · 8 years ago
  33. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/Makefile.am]
  34. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  35. 9f77d7b fix '/include/openbsc ' to have no trailing space by Neels Hofmeyr · 7 years ago
  36. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 8 years ago
  37. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  38. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 8 years ago
  39. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  40. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  41. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  42. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  43. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  44. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  45. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  46. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  47. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  48. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  49. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  50. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  51. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  52. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  53. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  54. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  55. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  56. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  57. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  58. 1b9c815 gtp: Fix Makefile.am so maybe distcheck is now going to work by Holger Hans Peter Freyther · 9 years ago
  59. c8a614d Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  60. d739f09 oap: implement initial OAP API. by Neels Hofmeyr · 9 years ago
  61. d48f057 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  62. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  63. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 10 years ago
  64. bb23dc1 gprs: Add GSUP client by Jacob Erlbeck · 10 years ago
  65. f3a271f gprs: Add encoder/decoder for the Subscriber Update Protocol by Jacob Erlbeck · 10 years ago
  66. b4771a6 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  67. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  68. a4faeb1 gprs: Attempt to fix distcheck by adding the header file by Holger Hans Peter Freyther · 10 years ago
  69. d2eb5e9 fix missing '\' at end of line in Makefile.am by Harald Welte · 10 years ago
  70. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  71. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  72. 983c991 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  73. 909fac6 mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  74. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 11 years ago
  75. cb78612 nat: Fix make distcheck for the nat by Holger Hans Peter Freyther · 11 years ago
  76. 85d3b34 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  77. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  78. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  79. a62b247 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  80. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  81. 90dc467 add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  82. bc56b0b add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  83. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  84. 6be350c split gsm_data.h in gsm_data_shared.h and gsm_data.h by Harald Welte · 13 years ago
  85. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  86. 955c3d1 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.12
  87. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  88. bd76fab bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  89. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  90. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  91. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 15 years ago
  92. 4f448c9 bsc: Add header file for the true BSC API. by Holger Hans Peter Freyther · 14 years ago
  93. 2f4dbeb osmo-bsc: Start adding code for the osmo_bsc.. by Holger Hans Peter Freyther · 14 years ago
  94. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  95. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  96. d04b9ed auth: Add missing include/auth.h by Sylvain Munaut · 14 years ago
  97. 7ae3f6c add gprs_ns_frgre.h to Makefile.am by Harald Welte · 14 years ago
  98. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  99. 3a318ab socket: Add support for GRE sockets by Harald Welte · 14 years ago
  100. 75827d6 [GPRS] add missing header file gprs_gmm.h by Harald Welte · 14 years ago