1. 5346f69 Introduce libsmpputil by Max · 1 year, 11 months ago
  2. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  3. a6ac98b remove empty libcommon-cs by Neels Hofmeyr · 6 years ago
  4. 8ea65b3 rename libcommon to libgsupclient by Neels Hofmeyr · 6 years ago
  5. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  6. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  7. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  8. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  9. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago
  10. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/Makefile.am]
  11. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  12. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  13. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  14. 4247cea filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago
  15. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  16. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  17. edcba4e use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago openbsc/0.12.0
  18. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  19. 4462f8c Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago
  20. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  21. 366d215 Makefile: Add libmsc subdirectory to fix 'distcheck' by Harald Welte · 13 years ago
  22. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  23. e5e36af Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  24. a17faf8 Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  25. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  26. 955c3d1 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 13 years ago openbsc/0.9.12
  27. 5ec26fe Install programs into $(prefix)/bin, not /sbin by Harald Welte · 13 years ago
  28. e1d5eca OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  29. 9a311ec [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 13 years ago
  30. db44f60 [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 13 years ago
  31. 1dd68c3 [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  32. 3016d9f [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  33. 913bc03 mncc: Move the cc_tx_to_mncc code into the libbsc.a by Holger Hans Peter Freyther · 13 years ago
  34. 6c4d244 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 13 years ago
  35. 31bbbf4 MNCC socket: Export MNCC interface via unix domain socket by Harald Welte · 13 years ago
  36. 3e6376d MNCC: split into generic mncc.c and mncc_builtin.c by Harald Welte · 13 years ago
  37. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 13 years ago
  38. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  39. 0ab63d7 bsc: Move the gsm_04_80.c code into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  40. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  41. ab5135e bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.c by Holger Hans Peter Freyther · 14 years ago
  42. 5ccab10 osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  43. 0610947 misc: Move handover_logic.c into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  44. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  45. 9b0550c [mgcp] Build a libmgcp.a and link to it. by Holger Hans Peter Freyther · 14 years ago
  46. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  47. 30a1538 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 14 years ago
  48. 81c9b9c OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  49. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  50. 5bc61dc VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  51. 7d9f223 VTY: rename vty_interface.c to bsc_vty.c by Harald Welte · 14 years ago
  52. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  53. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  54. c9a341b move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  55. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago
  56. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  57. 169a004 [gprs] Makefile reorganization by Harald Welte · 14 years ago
  58. 799e0c9 gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago
  59. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  60. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  61. 0b484a4 Makefile cleanup by Harald Welte · 14 years ago
  62. 4412737 [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  63. 3c71232 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  64. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  65. f99f093 Move the version/copyright string to a separate file by Holger Hans Peter Freyther · 14 years ago
  66. 6552d0b Include bscconfig.h without ../ for the srcdir != build dir case by Holger Hans Peter Freyther · 14 years ago
  67. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  68. 1b0ea97 [mgcp] Move the network bits to a separate file... by Holger Hans Peter Freyther · 14 years ago
  69. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  70. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  71. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  72. c64d9f7 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  73. 5e6f52f [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  74. b19dc28 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  75. a49ffb4 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  76. e095502 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  77. 89f3cb8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  78. a18445d [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago
  79. 604d851 Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 14 years ago
  80. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  81. d7c9e5c encryption: Import a GPL comp128 implementation by Sylvain Munaut · 14 years ago
  82. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 14 years ago
  83. af351a2 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 14 years ago
  84. a25b20c [ipaccess] Call it ipaccess-firmware by Holger Hans Peter Freyther · 14 years ago
  85. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 14 years ago
  86. 2ca7c31 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 14 years ago
  87. 65d67dc [ipaccess] Start adding a tool that analyzes the ipaccess header by Holger Hans Peter Freyther · 14 years ago
  88. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 14 years ago
  89. 0a64603 [misc] Move handover into libmsc.a by Holger Hans Peter Freyther · 14 years ago
  90. 4f5456c [misc] Move rtp_proxy.c into the libbsc.c by Holger Hans Peter Freyther · 14 years ago
  91. 38fe2a6 meas_rep: utility function for processing of measurement reports by Harald Welte · 14 years ago
  92. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  93. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  94. 798418a [handover] Implement handover control logic by Harald Welte · 15 years ago
  95. 7466351 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  96. 338fa56 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  97. f67945f [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  98. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  99. a148233 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  100. 6eafe91 Add USDD code from Mike Haben by Harald Welte · 15 years ago