1. 4d109ff configure.in: Require libosmocore >= 0.3.0 for namespace changes by Harald Welte · 13 years ago
  2. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  3. 45a0d22 Depend on libosmocore 0.1.31 due to VTY / logging change by Harald Welte · 13 years ago
  4. f58692f misc: check for libdbi, mandatory library dependency by Pablo Neira Ayuso · 13 years ago
  5. 429bed0 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  6. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  7. 0c1a00b Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  8. acdcfea Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  9. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  10. 209ac52 configure: Require a new libosmovty due to the syslog/logging changes by Holger Hans Peter Freyther · 13 years ago
  11. c7841cc [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  12. f0bc075 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago
  13. 16bdb14 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  14. 914c0be Require 0.1.27 for the new gsm0808 methods by Holger Hans Peter Freyther · 14 years ago
  15. 6d07555 Require libosmocore 0.1.24 due the USSD changes. by Holger Hans Peter Freyther · 14 years ago
  16. 821e0fc ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  17. a5386d1 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  18. 19ce77c vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  19. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  20. 645db9c ipaccess-config / NWL: Decode + print neighbor cell ARFCNs by Harald Welte · 14 years ago
  21. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  22. a8dffc1 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  23. d8acf14 [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  24. 441365d Use hexparse() from libosmocore >= 0.1.14 by Harald Welte · 14 years ago
  25. 350fdef configure.in: Require 0.1.13 of libosmocore... by Holger Hans Peter Freyther · 14 years ago
  26. 770954e osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  27. 70be766 configure.in: Require a newer libosmocore. by Holger Hans Peter Freyther · 14 years ago
  28. 4dfa08d nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  29. 5c8dcf7 require libosmocore 0.1.11 to make encryption compile by Harald Welte · 14 years ago
  30. c19ae7e We now need libosmocore-0.1.10 due to gprs_tmsi2tlli() by Harald Welte · 14 years ago
  31. 1d1a6b7 VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymore by Harald Welte · 14 years ago
  32. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  33. eaf3303 [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  34. 160f42a logging: Add 'show logging vty' command to display current log config by Harald Welte · 14 years ago
  35. 5d733f3 move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  36. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago
  37. a758838 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  38. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  39. b30935e convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  40. c020ba4 current version needs exactly 0.1.0 version of libosmocore by Harald Welte · 14 years ago
  41. 74eb1b4 depend on libosmocore 0.1.0 by Harald Welte · 14 years ago
  42. fa13cad automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  43. 9c38ed6 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  44. 4db2213 [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  45. 8715ab5 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  46. 6094ef2 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  47. c746e68 configure.in: Use kernel style silent rules starting with automake 1.11 by Holger Hans Peter Freyther · 15 years ago
  48. f8584a1 [channel] Add a test case for the request foo in gsm_subscriber.c by Holger Hans Peter Freyther · 15 years ago
  49. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from configure.in]
  50. 64026e9 openbscdefines.h: Add header file to control visibility of symbols by Holger Freyther · 15 years ago
  51. b27d845 pkg-config: Create and install a pkg-config file by Holger Freyther · 15 years ago
  52. 559bb71 crypt detection: Make autoheader happy by Holger Freyther · 15 years ago
  53. 8f23c13 [misc] Search for the crypt symbol to conditionally enable crypt in VTY by Holger Freyther · 15 years ago
  54. 2ce20ff [misc] Make distcheck work again by Holger Freyther · 15 years ago
  55. 4880cf4 we don't need LEX anymore by Harald Welte · 15 years ago
  56. 91f49f6 [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 15 years ago
  57. 767f3ee [configure] We have a local copy of the header file, remove the check by Holger Freyther · 15 years ago
  58. 9b16cf3 Add simplistic telnet control interface by Holger Freyther · 15 years ago
  59. c1e1192 Move the db_test.c to a specific test directory by Holger Freyther · 16 years ago
  60. ec5b1d8 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 16 years ago
  61. b220869 Add SMS (GSM 04.11) testing program by Daniel Willmann · 16 years ago
  62. c95546b Add code to parse a debug category string by Holger Freyther · 16 years ago
  63. 1bad601 Introduce a simple timer API.... by Holger Freyther · 16 years ago
  64. 2b944cf autoconf by Harald Welte · 16 years ago