1. 0239620 update git URLs (git -> https; gitea) by Harald Welte · 1 year, 11 months ago 2022q2
  2. 9037056 build: Disable libusb and libmnl for embedded builds by Sylvain Munaut · 2 years, 1 month ago
  3. c17546f vty: Support platforms that don't support pthread_getname_np() by Harald Welte · 2 years, 2 months ago
  4. c80a004 configure: Support libsctp < 1.0.17 without libsctp.pc by Pau Espin Pedrol · 2 years, 2 months ago
  5. c809f4e tcp_stats: fix compilation on CentOS 7 by Harald Welte · 2 years, 5 months ago
  6. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 6 months ago
  7. 63e1b2b logging: make LIBOSMOCORE_NO_LOGGING work as expected by Eric Wild · 2 years, 6 months ago
  8. 75b03e5 configure.ac: Depend on talloc 2.1.0 by Pau Espin Pedrol · 2 years, 7 months ago
  9. 88e4058 Introduce osmo_gettid() API by Pau Espin Pedrol · 3 years, 3 months ago
  10. 433005c initial support for static userspace probes via systemtap by Harald Welte · 3 years, 8 months ago
  11. f2afb98 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 4 months ago
  12. 2ecb71b fixup: configure.ac: fix: do not define HAVE_NEON unconditionally by Vadim Yanitskiy · 3 years, 4 months ago
  13. e4cd267 Add inter-thread queue by Harald Welte · 4 years, 10 months ago
  14. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 6 months ago
  15. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 7 months ago
  16. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 8 months ago
  17. 16b076c tests: Split SCTP tests to its own file and run them conditionally by Pau Espin Pedrol · 3 years, 9 months ago
  18. 7dbae9e configure.ac: print ARM NEON instructions support status by Vadim Yanitskiy · 3 years, 10 months ago
  19. cab3835 configure.ac: fix: do not define HAVE_NEON unconditionally by Vadim Yanitskiy · 3 years, 10 months ago
  20. 325d9b3 configure.ac: clarify description of --enable-neon by Vadim Yanitskiy · 3 years, 10 months ago
  21. 3afc1d1 libomsocoding: NEON viterbi acceleration by Eric · 3 years, 10 months ago
  22. 6370f5d contrib: integrate RPM spec by Oliver Smith · 4 years ago
  23. d05def0 Drop old BSC references in fd check configure option by Pau Espin Pedrol · 4 years ago
  24. 47eb4e1 configure.ac: Fix HAVE_CLOCK_GETTIME undef when func in -lrt by Pau Espin Pedrol · 4 years, 1 month ago
  25. a70ac85 select.c: Introduce support for signalfd by Harald Welte · 4 years, 1 month ago
  26. 099c834 configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 1 month ago
  27. 3c44a64 libosmosim: Build irrespective of PC/SC support by Harald Welte · 4 years, 2 months ago
  28. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 5 months ago
  29. da432cd libosmocore libusb integration by Harald Welte · 4 years, 5 months ago
  30. 499510b Add code coverage support by Vasil Velichkov · 5 years ago
  31. ea2afb2 configure: Introduce --disable-libsctp and error by default if libsctp not found by Pau Espin Pedrol · 4 years, 7 months ago
  32. 3f464fc socket: Introduce API osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 7 months ago
  33. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 8 months ago
  34. afce89d configure: Allow disabling workaround for TLS bug in old ARM gcc versions by Pau Espin Pedrol · 4 years, 10 months ago
  35. e188b8c configure: Autodetect TLS bug on ARM with old gcc and apply workaround by Pau Espin Pedrol · 4 years, 10 months ago
  36. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  37. a2f696f configure.ac: check clock_gettime for glib < 2.17 by Alexander Couzens · 6 years ago
  38. 40f3521 Revert "osmo-config-merge: Add manual page" by Harald Welte · 6 years ago
  39. 6dd00d8 osmo-config-merge: Add manual page by Daniel Willmann · 6 years ago
  40. 3a9ff11 logging vty: add VTY transcript test by Neels Hofmeyr · 6 years ago
  41. 14c4c49 Fix embedded (arm-none-eabi) builds by Harald Welte · 6 years ago
  42. b418682 ctrl: Add doxygen API documentation; generate html from it by Harald Welte · 6 years ago
  43. ed60578 ctrl: Introduce libosmoctrl.map to avoid unintended exports by Harald Welte · 6 years ago
  44. ea4d893 Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd by Harald Welte · 6 years ago
  45. cacaa4a configure: Check separately for lib implementing dlopen and dlsym by Pau Espin Pedrol · 6 years ago
  46. 09ecbb7 configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  47. 3da7938 Embedded: add sercomm stubs by Max · 6 years ago
  48. 89c8c40 Embedded: disable stats test by Max · 6 years ago
  49. b93f60f conv_acc: Our code requires SSSE3, not just SSE3 by Harald Welte · 7 years ago
  50. ed029df Enable GnuTLS fallback by Max · 7 years ago
  51. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  52. 272bd4f Makefile.am: fix missing LTLDFLAGS for libosmocoding by Vadim Yanitskiy · 7 years ago
  53. ff932bb Add release target to Makefile by Max · 7 years ago
  54. 639c408 configure.ac: Add --disable-doxygen flag by Pau Espin Pedrol · 7 years ago
  55. 1349249 configure.ac: Fix C(PP)FLAGS for BSD build by Pau Espin Pedrol · 7 years ago
  56. 40e629b configure.ac: Enable -Wall by default by Pau Espin Pedrol · 7 years ago
  57. 249fb71 doxygen: add missing gb API doc generation by Neels Hofmeyr · 7 years ago
  58. 69dfe5a Fix compilation warning on deprecated macro by Pau Espin Pedrol · 7 years ago
  59. 898ffef add libpseudotalloc as super-simplistic talloc replacement by Harald Welte · 7 years ago
  60. a8a5819 configure.ac: check for __builtin_cpu_supports call support by Vadim Yanitskiy · 7 years ago
  61. 2c3066e configure.ac: add SIMD detection capabilities by Vadim Yanitskiy · 7 years ago
  62. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  63. 1a7d64c configure.ac: Disable PCSC related code on EMBEDDED by Harald Welte · 7 years ago
  64. 1c67e75 configure.ac: Introduce --disable-ctrl by Harald Welte · 7 years ago
  65. 9683104 build: make check: disable sim_test when built with --disable-pcsc by Neels Hofmeyr · 8 years ago
  66. a238176 configure: add --enable-sanitize, use in jenkins.sh by Neels Hofmeyr · 8 years ago
  67. cbdfa65 build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  68. fef2fa2 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  69. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 8 years ago
  70. 5fa0dcc configure: It should be --with-system-talloc, not --enable-system-talloc by Harald Welte · 9 years ago
  71. d086f21 configure.ac: Use AS_IF() instead of shell-if for PKG_CONFIG by Harald Welte · 9 years ago
  72. a10ef29 use system-wide libtalloc with --enable-system-talloc by Harald Welte · 9 years ago
  73. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  74. 69b1b8b build: Enable subdir-objects by Sylvain Munaut · 9 years ago
  75. 538ff49 Revert "configure.ac: Add subdir-objects" by Holger Hans Peter Freyther · 9 years ago
  76. 7c942ba configure.ac: Add subdir-objects by Harald Welte · 9 years ago
  77. e15ac06 fix libosmocore build for NuttX target by Harald Welte · 9 years ago
  78. 18bcc8a pcsc: Allow to disable the PCSC dependency by Holger Hans Peter Freyther · 10 years ago
  79. 495fe26 sim: Use autotools for libpcsc-lite linkage by Harald Welte · 12 years ago
  80. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  81. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  82. c2c042d backtrace: Speculative fix for FreeBSD10.0 and execinfo.h by Holger Hans Peter Freyther · 10 years ago
  83. 854debc Replace obsolete automake AM_CONFIG_HEADER. by Christian Vogel · 11 years ago
  84. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  85. e3a10b6 libosmogb: make build conditional, disable in embedded build by Harald Welte · 12 years ago
  86. 7c8e2cc libosmogsm: Back-port SMS related fixes from openbsc by Harald Welte · 12 years ago
  87. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  88. 406777c build: LT_INIT already replaces AC_PROG_LIBTOOL. by Diego Elio Pettenò · 12 years ago
  89. 001ef7e build: avoid calling undefined macro. by Diego Elio Pettenò · 12 years ago
  90. 8dd81fa build: avoid duplication of automake options, add no-dist-gzip. by Diego Elio Pettenò · 12 years ago
  91. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  92. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  93. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0
  94. 1c72bfb libosmogsm: Introduce explicit list of exported symbols by Harald Welte · 12 years ago
  95. 8db7020 misc: Fix the mail email address in the configure.ac by Holger Hans Peter Freyther · 12 years ago
  96. 9751081 tests: Introduce a very basic gsm0808 test by Holger Hans Peter Freyther · 12 years ago
  97. 72bd4eb lapdm: Create a simple test case to transmit data between both ends by Holger Hans Peter Freyther · 12 years ago 0.4.1
  98. e076ac0 add autotest script for milenage/auth testing by Harald Welte · 12 years ago
  99. 29eb92d core/conv: Add regression testing code by Sylvain Munaut · 12 years ago
  100. 810c334 tests/a5: Add a5 regression testing by Sylvain Munaut · 13 years ago