1. bb06eb9 meas: Unbreak the build once more by Holger Hans Peter Freyther · 9 years ago
  2. 7465e4c build meas_vis only if libcdk is available by Harald Welte · 12 years ago
  3. 0acc001 bsc/test: Add tests for gsm_subscriber base by Jacob Erlbeck · 10 years ago
  4. 68c6f88 sgsn: Add boilerplate code for a SGSN test by Holger Hans Peter Freyther · 10 years ago
  5. 9224010 configure: fix unrecognized option --enable-external-tests by Pablo Neira Ayuso · 10 years ago
  6. dd588ae misc: Introduce a more neutral configure option for CTRL/VTY by Holger Hans Peter Freyther · 10 years ago
  7. 0ad2382 configure.ac: Depend on libosmocore 0.7.0 by Harald Welte · 10 years ago
  8. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  9. 239a853 mgcp: Add RTP audio transcoding by Jacob Erlbeck · 10 years ago
  10. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  11. 47d8f02 misc: Use the right mailinglist address for OpenBSC by Holger Hans Peter Freyther · 10 years ago
  12. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  13. 9444d4f si/test: Merge si tests into gsm48 tests by Jacob Erlbeck · 10 years ago
  14. d074f8f Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  15. 51a869c gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  16. 8c90f47 misc: Require libosmocore 0.6.4 and libosmogb 0.6.4 by Holger Hans Peter Freyther · 11 years ago
  17. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  18. 85d3b34 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  19. a7328a5 smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  20. e0aee7a Introduced support for external python tests by Katerina Barone-Adesi · 11 years ago
  21. 3f78600 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago openbsc/0.13.0
  22. 25b70ce autoconf: Fix the --disable-* case for the AC_ARG_ENABLE macros by Holger Hans Peter Freyther · 12 years ago
  23. bce5675 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  24. c751cf9 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  25. 6c7680d SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  26. f1033cc Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  27. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  28. 8936d00 tests: Remove the debug/logging test as it is in libosmocore now by Holger Hans Peter Freyther · 12 years ago
  29. 9b5db28 gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  30. edcba4e use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago openbsc/0.12.0
  31. d24566a libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  32. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  33. 9c3dc90 introduce HAVE_TM_GMTOFF_IN_TM by Harald Welte · 12 years ago
  34. 93ef33e tests: Use atlocal/atlocal.in to enable/disable the NAT test by Holger Hans Peter Freyther · 12 years ago
  35. faf1f64 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  36. 6c88217 tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  37. 86aaefe build: Update configure.ac to use libgtp.pc rather than manual detection by Sylvain Munaut · 13 years ago
  38. a319907 require new libosmo-abis version by Harald Welte · 13 years ago openbsc/0.10.0
  39. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  40. 4462f8c Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago
  41. 784ca9c bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  42. c90499b move gsm0502_calc_paging_group() to libosmocore by Harald Welte · 13 years ago
  43. 2b245c4 openbsc: rename configure.in -> configure.ac by Alexander Huemer · 13 years ago[Renamed from openbsc/configure.in]
  44. db1bd69 openbsc: add missing AC_LANG_SOURCE for current autoconf by Alexander Huemer · 13 years ago
  45. eb11313 examples: automatically copy all examples in dist and install it to docdir by Harald Welte · 13 years ago
  46. ef466d4 configure.in: Require libosmocore >= 0.3.0 for namespace changes by Harald Welte · 13 years ago
  47. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  48. 50e529d Depend on libosmocore 0.1.31 due to VTY / logging change by Harald Welte · 13 years ago
  49. 5d7ad47 misc: check for libdbi, mandatory library dependency by Pablo Neira Ayuso · 13 years ago
  50. f9cf961 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  51. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  52. e5e36af Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  53. a17faf8 Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  54. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  55. 867d69b configure: Require a new libosmovty due to the syslog/logging changes by Holger Hans Peter Freyther · 13 years ago
  56. ca17ef8 [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  57. 9f239a2 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago
  58. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  59. afa5a39 Require 0.1.27 for the new gsm0808 methods by Holger Hans Peter Freyther · 14 years ago
  60. 833fa0b Require libosmocore 0.1.24 due the USSD changes. by Holger Hans Peter Freyther · 14 years ago
  61. daa0fe7 ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  62. 12eb9b7 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  63. 7a2c86b vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  64. 2c869ef Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  65. 6526ca7 ipaccess-config / NWL: Decode + print neighbor cell ARFCNs by Harald Welte · 14 years ago
  66. d5db12c Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  67. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  68. 9fbff4a [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  69. 88f9d98 Use hexparse() from libosmocore >= 0.1.14 by Harald Welte · 14 years ago
  70. 952db28 configure.in: Require 0.1.13 of libosmocore... by Holger Hans Peter Freyther · 14 years ago
  71. 5ccab10 osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  72. ad98128 configure.in: Require a newer libosmocore. by Holger Hans Peter Freyther · 14 years ago
  73. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  74. eabb142 require libosmocore 0.1.11 to make encryption compile by Harald Welte · 14 years ago
  75. 8448824 We now need libosmocore-0.1.10 due to gprs_tmsi2tlli() by Harald Welte · 14 years ago
  76. 14ce8a0 VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymore by Harald Welte · 14 years ago
  77. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  78. 03800ba [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  79. 6f65696 logging: Add 'show logging vty' command to display current log config by Harald Welte · 14 years ago
  80. c9a341b move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  81. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago
  82. ca8d006 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  83. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  84. e95daf19 convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  85. 5e64667 current version needs exactly 0.1.0 version of libosmocore by Harald Welte · 14 years ago
  86. 7f0f8b9 depend on libosmocore 0.1.0 by Harald Welte · 14 years ago
  87. 5a29c7f automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  88. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  89. 5e6f52f [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  90. a49ffb4 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  91. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  92. 1f59ac4 configure.in: Use kernel style silent rules starting with automake 1.11 by Holger Hans Peter Freyther · 15 years ago
  93. 800d29d [channel] Add a test case for the request foo in gsm_subscriber.c by Holger Hans Peter Freyther · 15 years ago
  94. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from configure.in]
  95. 6d9f77a openbscdefines.h: Add header file to control visibility of symbols by Holger Freyther · 15 years ago
  96. c7aa3c4 pkg-config: Create and install a pkg-config file by Holger Freyther · 15 years ago
  97. b424ecb crypt detection: Make autoheader happy by Holger Freyther · 15 years ago
  98. 2e99605 [misc] Search for the crypt symbol to conditionally enable crypt in VTY by Holger Freyther · 15 years ago
  99. 1047940 [misc] Make distcheck work again by Holger Freyther · 15 years ago
  100. 9363213 we don't need LEX anymore by Harald Welte · 15 years ago