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