1. 221c4c1 Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  2. 18b26a5 dahdi: The driver has moved to libosmo-abis by Holger Hans Peter Freyther · 8 years ago
  3. 5c8090e tests: fix condition to run sgsn, oap, gtphub tests by Neels Hofmeyr · 9 years ago
  4. f0b23c0 Depend on libgtp >= 0.92, as previous versions don't have gtpie.h installed by Harald Welte · 9 years ago
  5. 9f79664 Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  6. 2989ff8 oap: add oap testsuite skeleton by Neels Hofmeyr · 9 years ago
  7. 5926596 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  8. 0d877db openbsc/configure.ac: check for pcap/pcap.h. by Neels Hofmeyr · 9 years ago
  9. 2431e59 configure: Do not link all applications against libgsm by Holger Hans Peter Freyther · 9 years ago
  10. d0cb08c configure: No need to check for crypt here by Holger Hans Peter Freyther · 9 years ago
  11. 9215aab nat: Use RAND_bytes instead of /dev/urandom by Holger Hans Peter Freyther · 9 years ago
  12. 180027c sgsn: Integrate c-ares with the osmocom event loop by Holger Hans Peter Freyther · 9 years ago
  13. 10f2c49 filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago
  14. c914585 meas: Unbreak the build once more by Holger Hans Peter Freyther · 9 years ago
  15. ec83de5 build meas_vis only if libcdk is available by Harald Welte · 12 years ago
  16. 6bc3b7f bsc/test: Add tests for gsm_subscriber base by Jacob Erlbeck · 10 years ago
  17. 232f621 sgsn: Add boilerplate code for a SGSN test by Holger Hans Peter Freyther · 10 years ago
  18. 7194f63 configure: fix unrecognized option --enable-external-tests by Pablo Neira Ayuso · 10 years ago
  19. 8fa08b0 misc: Introduce a more neutral configure option for CTRL/VTY by Holger Hans Peter Freyther · 10 years ago
  20. 4f45c9b configure.ac: Depend on libosmocore 0.7.0 by Harald Welte · 10 years ago
  21. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  22. 9fac800 mgcp: Add RTP audio transcoding by Jacob Erlbeck · 10 years ago
  23. 4a2f659 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  24. 794f04e misc: Use the right mailinglist address for OpenBSC by Holger Hans Peter Freyther · 10 years ago
  25. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  26. 33948a8 si/test: Merge si tests into gsm48 tests by Jacob Erlbeck · 10 years ago
  27. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  28. 76fa57a gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  29. 5b57413 misc: Require libosmocore 0.6.4 and libosmogb 0.6.4 by Holger Hans Peter Freyther · 11 years ago
  30. cc0d884 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  31. aaa3d08 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  32. 5292edc smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  33. ad5fb00 Introduced support for external python tests by Katerina Barone-Adesi · 11 years ago
  34. f243cb9 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago
  35. 61c586c autoconf: Fix the --disable-* case for the AC_ARG_ENABLE macros by Holger Hans Peter Freyther · 12 years ago
  36. 23e8000 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  37. d728eb0 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  38. 3ae5ec7 SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  39. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  40. a9e7de6 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  41. 0b78b33 tests: Remove the debug/logging test as it is in libosmocore now by Holger Hans Peter Freyther · 12 years ago
  42. b6f053c gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  43. 6e96c33 use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago
  44. e053156 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  45. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  46. eaf4a52 introduce HAVE_TM_GMTOFF_IN_TM by Harald Welte · 12 years ago
  47. 34abf21 tests: Use atlocal/atlocal.in to enable/disable the NAT test by Holger Hans Peter Freyther · 12 years ago
  48. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  49. fee826b tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  50. f4b4e8f build: Update configure.ac to use libgtp.pc rather than manual detection by Sylvain Munaut · 13 years ago
  51. 3386bdc require new libosmo-abis version by Harald Welte · 13 years ago
  52. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  53. 27da244 Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago
  54. 80381e8 bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  55. 3d8a8fd move gsm0502_calc_paging_group() to libosmocore by Harald Welte · 13 years ago
  56. 70daa08 openbsc: rename configure.in -> configure.ac by Alexander Huemer · 13 years ago[Renamed from openbsc/configure.in]
  57. 93ae2d6 openbsc: add missing AC_LANG_SOURCE for current autoconf by Alexander Huemer · 13 years ago
  58. 2d6f49d examples: automatically copy all examples in dist and install it to docdir by Harald Welte · 13 years ago
  59. 4d109ff configure.in: Require libosmocore >= 0.3.0 for namespace changes by Harald Welte · 13 years ago
  60. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  61. 45a0d22 Depend on libosmocore 0.1.31 due to VTY / logging change by Harald Welte · 13 years ago
  62. f58692f misc: check for libdbi, mandatory library dependency by Pablo Neira Ayuso · 13 years ago
  63. 429bed0 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  64. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  65. 0c1a00b Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  66. acdcfea Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  67. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  68. 209ac52 configure: Require a new libosmovty due to the syslog/logging changes by Holger Hans Peter Freyther · 13 years ago
  69. c7841cc [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  70. f0bc075 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago
  71. 16bdb14 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  72. 914c0be Require 0.1.27 for the new gsm0808 methods by Holger Hans Peter Freyther · 14 years ago
  73. 6d07555 Require libosmocore 0.1.24 due the USSD changes. by Holger Hans Peter Freyther · 14 years ago
  74. 821e0fc ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  75. a5386d1 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  76. 19ce77c vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  77. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  78. 645db9c ipaccess-config / NWL: Decode + print neighbor cell ARFCNs by Harald Welte · 14 years ago
  79. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  80. a8dffc1 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  81. d8acf14 [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  82. 441365d Use hexparse() from libosmocore >= 0.1.14 by Harald Welte · 14 years ago
  83. 350fdef configure.in: Require 0.1.13 of libosmocore... by Holger Hans Peter Freyther · 14 years ago
  84. 770954e osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  85. 70be766 configure.in: Require a newer libosmocore. by Holger Hans Peter Freyther · 14 years ago
  86. 4dfa08d nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  87. 5c8dcf7 require libosmocore 0.1.11 to make encryption compile by Harald Welte · 14 years ago
  88. c19ae7e We now need libosmocore-0.1.10 due to gprs_tmsi2tlli() by Harald Welte · 14 years ago
  89. 1d1a6b7 VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymore by Harald Welte · 14 years ago
  90. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  91. eaf3303 [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  92. 160f42a logging: Add 'show logging vty' command to display current log config by Harald Welte · 14 years ago
  93. 5d733f3 move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  94. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago
  95. a758838 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  96. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  97. b30935e convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  98. c020ba4 current version needs exactly 0.1.0 version of libosmocore by Harald Welte · 14 years ago
  99. 74eb1b4 depend on libosmocore 0.1.0 by Harald Welte · 14 years ago
  100. fa13cad automatically include program version and print it from vty and --version by Harald Welte · 14 years ago