1. 4b6d3f0 build: include git-version-gen into the release tarball by Vadim Yanitskiy · 3 months ago master
  2. e9ffa49 fix warnings about implicit declaration of strtol() by Vadim Yanitskiy · 4 months ago
  3. 5bf5510 Bump version: 1.14.2.2-86ff → 1.14.3 by Pau Espin Pedrol · 8 months ago 1.14.3
  4. 86ff275 debian: set compat level to 10 by Oliver Smith · 1 year ago
  5. 1abf0b4 binaries/Makefile.am: libraries shall not be in AM_LDFLAGS by Vadim Yanitskiy · 1 year, 2 months ago
  6. 357d5af Bump version: 1.14.1.8-c3e7 → 1.14.2 by Pau Espin Pedrol · 1 year, 3 months ago 1.14.2
  7. c3e797b Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition by Harald Welte · 1 year, 6 months ago
  8. a53391d test_apps: Fix compilation of example smsc code by Harald Welte · 2 years, 7 months ago
  9. 6613063 Add #define for default SMPP port 2775 by Max · 1 year, 7 months ago
  10. 90acf4b cosmetic: make linter happy by Max · 1 year, 7 months ago
  11. d08cc74 contrib/jenkins.sh: actually build with $PARALLEL_MAKE by Vadim Yanitskiy · 1 year, 8 months ago
  12. 70aa4ab Makefile.am, configure.ac: fix autoreconf related warnings by Vadim Yanitskiy · 1 year, 9 months ago
  13. 2fb61d0 update git URLs (git -> https; gitea) by Vadim Yanitskiy · 1 year, 9 months ago
  14. c59bdf7 README.md: fix copy-paste: s/libosmocore/libsmpp34/ by Vadim Yanitskiy · 1 year, 9 months ago
  15. 09726c1 Bump version: 1.14.0.6-1e60 → 1.14.1 by Pau Espin Pedrol · 3 years, 2 months ago 1.14.1
  16. 1e608c0 .gitignore: Ignore new autofoo tmp files by Pau Espin Pedrol · 3 years, 3 months ago
  17. bb625e7 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 9 months ago
  18. cecae66 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years ago
  19. 4da2ed4 contrib: integrate RPM spec by Oliver Smith · 4 years ago
  20. 552ea2a contrib: import RPM spec by Oliver Smith · 4 years ago
  21. 7dbf4bb configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 1 month ago
  22. d2704da Bump version: 1.13.0.7-ffff → 1.14.0 by Pau Espin Pedrol · 4 years, 9 months ago 1.14.0
  23. ffff2f6 bind_receiver_test: Fix "unused value" of writing addr_ton twice by Harald Welte · 4 years, 10 months ago
  24. 1a6bf44 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 10 months ago
  25. 6b369a4 Allow application to override default heap allocator by Harald Welte · 5 years ago
  26. a0e85ce configure.ac: enable kernel style compile messages by Vadim Yanitskiy · 5 years ago
  27. 3cf5229 fix use of partly initialized struct in tcp test by Stefan Sperling · 5 years ago
  28. cf9e5f8 esme.c: mark switch statement fall-thru for coverity by Neels Hofmeyr · 6 years ago
  29. 16ea74c debian/rules: Don't overwrite .tarball-version by Pau Espin Pedrol · 6 years ago
  30. 6996e5d Bump version: 1.12.0.20-a637-dirty → 1.13.0 by Pau Espin Pedrol · 6 years ago 1.13.0
  31. a637c3c src/Makefile.am: Use LIBVERSION variable to set version-info by Pau Espin Pedrol · 6 years ago
  32. 0cad3b4 jenkins.sh: use --enable-werror configure flag, not CFLAGS by Neels Hofmeyr · 6 years ago
  33. 7fb2a40 configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  34. 8f7946f jenkins.sh: output all test logs when 'make check' failed by Martin Hauke · 6 years ago
  35. 882a759 jenkins: Enable parallel build and distcheck by Martin Hauke · 6 years ago
  36. f824d86 binaries/Makefile.am: Fix parallel build issue by Martin Hauke · 6 years ago
  37. 4db6fab debian/control: Fix Vcs-{Browser,Git} URLs by Harald Welte · 6 years ago
  38. 4f3ee2a Enable sanitize for CI tests by Max · 6 years ago
  39. 7c2232e add --enable-sanitize config option by Neels Hofmeyr · 6 years ago
  40. 0f760a6 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  41. 05bce4c debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  42. 4a82bb9 Fix 'make distcheck' by adding .version to EXTRA_DISTI by Harald Welte · 7 years ago
  43. 6619771 contrib: Enable -Werror by default by Pau Espin Pedrol · 7 years ago
  44. c63971f Fix Out of bounds compilation warning in OCTET8 by Pau Espin Pedrol · 7 years ago
  45. cbdde82 bind_receiver_resp_test.c: Fix compilation warning by Pau Espin Pedrol · 7 years ago
  46. 43dc999 smpp34_unpack.c: remove unused variable by Pau Espin Pedrol · 7 years ago
  47. cad0cc5 smpp34_structs.h: Fix truncated output in str_tlv_id by Pau Espin Pedrol · 7 years ago
  48. fe9f88a smpp34_structs.h: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  49. a11a464 smpp34_dumpBuf.c: remove unused variable by Pau Espin Pedrol · 7 years ago
  50. 823e711 Use release helper from libosmocore by Max · 7 years ago
  51. 6d47c17 prepare for 1.12 release by Harald Welte · 7 years ago 1.12 1.12.0
  52. 166c8aa update .gitignore by Harald Welte · 7 years ago
  53. 1648066 Use osmocom-style versioning in Makefile, configure, debian/rules by Harald Welte · 7 years ago
  54. 6f481f0 add delivery receipt definitions by Pablo Neira Ayuso · 7 years ago
  55. c283d84 add esm_class definitions by Pablo Neira Ayuso · 7 years ago
  56. 9b3cefc add smpp34_tlv_for_each() helper by Pablo Neira Ayuso · 7 years ago
  57. cc0bcd6 README.md: Make sure all hyperlinks use <> by Harald Welte · 7 years ago
  58. 78b5189 Actually fill the README file with contents (and markdown syntax) by Harald Welte · 7 years ago
  59. 63d562c Integrate Debian packaging changes by Max · 7 years ago
  60. 899400e Add gerrit settings by Max · 7 years ago
  61. 943f079 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  62. 2ccf530 gitignore: ignore all build artifacts by Neels Hofmeyr · 8 years ago 3G_2016_09
  63. 8b61a05 Fix various typos in log messages by Ruben Undheim · 8 years ago
  64. cccf025 debian: Make upgrading from debian SID easier by Holger Hans Peter Freyther · 8 years ago
  65. 0ee4af7 jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  66. b7c45ce test: Be able to bind to a local source/port by Holger Hans Peter Freyther · 10 years ago
  67. 84f2905 libsmpp: Fix src != build directory build needed for dizzy by Holger Hans Peter Freyther · 10 years ago
  68. 7238abe debian: Add depedency between packages by Holger Hans Peter Freyther · 11 years ago
  69. 724cf22 debian: Add a package by Holger Hans Peter Freyther · 11 years ago
  70. 9738dfa Rename binary to binaries to fix building a debian package by Holger Hans Peter Freyther · 11 years ago
  71. d5944e2 misc: Fix compilation on FreeBSD of the example by Holger Hans Peter Freyther · 11 years ago
  72. ef554d0 const: Make the data parameter for unpack const by Holger Hans Peter Freyther · 11 years ago
  73. a18bad9 build test_apps only if libxml2 is available by Harald Welte · 11 years ago
  74. 226b2b0 binary/Makefile.am: library is in builddir, not srcdir by Harald Welte · 11 years ago
  75. 88029df add test_apps/Makefile to configure.ac by Harald Welte · 11 years ago
  76. eca1440 misc: Always include stdint.h as it is almost 2013 now by Holger Hans Peter Freyther · 11 years ago
  77. ac4af14 misc: Use stdlib.h instead of malloc.h to make it compile on FreeBSD by Holger Hans Peter Freyther · 11 years ago
  78. 9288d59 auto-foo: Build test apps with libxml2 only if it is available by Harald Welte · 11 years ago
  79. a52c99e add missing C files for running a small SMSC-side SMPP implementation by Harald Welte · 11 years ago
  80. bd70392 don't install all the test programs to the system! by Harald Welte · 12 years ago
  81. 9787d59 add .gitignore by Harald Welte · 12 years ago
  82. ae37eac add pkg-config support by Harald Welte · 12 years ago
  83. e74d4af delete auto-generated files by Harald Welte · 12 years ago
  84. 4b233b4 initial import of libsmpp34-1.10 by Harald Welte · 12 years ago 1.10