1. 05190c3 Move sgsn_pdp_ctx to its own file pdpctx.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  2. ffd6e37 Move struct apn_ctx and APN related definitions to its own file by Pau Espin Pedrol · 1 year, 9 months ago
  3. 920c6c8 Introduce new header file sgsn/gtp.h by Pau Espin Pedrol · 1 year, 9 months ago
  4. 5f4736a Move struct sgsn_ggsn_ctx to its own file gtp_ggsn.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  5. 4398ac0 Rename gprs_gb.[c,h] -> gprs_ns.[c,h] by Pau Espin Pedrol · 1 year, 9 months ago
  6. 7a74ae4 Create new specific file for BSSGP code by Pau Espin Pedrol · 1 year, 9 months ago
  7. 749ca7c Move gprs_gb_parse.[c,h] to tests/sgsn/ by Pau Espin Pedrol · 1 year, 9 months ago
  8. e5c8998 Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN by Pau Espin Pedrol · 3 years, 5 months ago
  9. 901ed14 gbproxy: remove (moved to own repository) by Oliver Smith · 3 years, 8 months ago
  10. 2ce050b sgsn_rim: Add routing for (GERAN) BSSGP RIM messages by Philipp Maier · 3 years, 9 months ago
  11. 35f0e66 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 5 years ago
  12. 31c4657 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  13. ccd1252 Introduce FSM mm_state_iu_fsm by Pau Espin Pedrol · 5 years ago
  14. 02514bc Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 5 years ago
  15. 8333ef1 Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 5 years ago
  16. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  17. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  18. f7198d7 gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  19. 0b588be migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  20. 3b3080b Remove rest_octets.h by Max · 7 years ago
  21. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/Makefile.am]
  22. 1e52928 drop files unrelated to osmo-sgsn by Neels Hofmeyr · 7 years ago
  23. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  24. 34a313f move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  25. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  26. efe85d3 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  27. e19faee Support for TS 04.14 conformance test commands by Harald Welte · 7 years ago
  28. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  29. ce67be1 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  30. 9066b74 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  31. 9ccd662 Add libvlr implementation by Harald Welte · 8 years ago
  32. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/Makefile.am]
  33. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  34. 9f77d7b fix '/include/openbsc ' to have no trailing space by Neels Hofmeyr · 7 years ago
  35. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 8 years ago
  36. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  37. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 8 years ago
  38. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  39. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  40. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  41. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  42. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  43. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  44. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  45. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  46. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  47. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  48. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  49. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  50. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  51. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  52. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  53. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  54. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  55. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  56. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  57. 1b9c815 gtp: Fix Makefile.am so maybe distcheck is now going to work by Holger Hans Peter Freyther · 9 years ago
  58. c8a614d Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  59. d739f09 oap: implement initial OAP API. by Neels Hofmeyr · 9 years ago
  60. d48f057 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  61. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  62. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 10 years ago
  63. bb23dc1 gprs: Add GSUP client by Jacob Erlbeck · 10 years ago
  64. f3a271f gprs: Add encoder/decoder for the Subscriber Update Protocol by Jacob Erlbeck · 10 years ago
  65. b4771a6 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  66. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  67. a4faeb1 gprs: Attempt to fix distcheck by adding the header file by Holger Hans Peter Freyther · 10 years ago
  68. d2eb5e9 fix missing '\' at end of line in Makefile.am by Harald Welte · 10 years ago
  69. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  70. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  71. 983c991 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  72. 909fac6 mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  73. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 11 years ago
  74. cb78612 nat: Fix make distcheck for the nat by Holger Hans Peter Freyther · 11 years ago
  75. 85d3b34 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  76. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  77. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  78. a62b247 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  79. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  80. 90dc467 add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  81. bc56b0b add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  82. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago 0.9.15 openbsc/0.9.15
  83. 6be350c split gsm_data.h in gsm_data_shared.h and gsm_data.h by Harald Welte · 13 years ago
  84. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  85. 955c3d1 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 14 years ago 0.9.12 openbsc/0.9.12
  86. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  87. bd76fab bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  88. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  89. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  90. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 15 years ago
  91. 4f448c9 bsc: Add header file for the true BSC API. by Holger Hans Peter Freyther · 14 years ago
  92. 2f4dbeb osmo-bsc: Start adding code for the osmo_bsc.. by Holger Hans Peter Freyther · 14 years ago
  93. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  94. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  95. d04b9ed auth: Add missing include/auth.h by Sylvain Munaut · 14 years ago
  96. 7ae3f6c add gprs_ns_frgre.h to Makefile.am by Harald Welte · 14 years ago
  97. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  98. 3a318ab socket: Add support for GRE sockets by Harald Welte · 14 years ago
  99. 75827d6 [GPRS] add missing header file gprs_gmm.h by Harald Welte · 14 years ago
  100. ce66294 [gprs] Add GPRS header files to noinst_HEADERS by Harald Welte · 14 years ago