1. 680acae features: move bts feature related functionality to libosmocore by Philipp Maier · 6 years ago
  2. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  3. 0bbf67d MNCC: Add MNCC to string dumper by Harald Welte · 7 years ago
  4. ed029df Enable GnuTLS fallback by Max · 7 years ago
  5. ba1059c Move additional libraries to appropriate place by Max · 7 years ago
  6. faee5de Tag/Release version 0.10.0 by Harald Welte · 7 years ago 0.10.0
  7. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  8. 2956737 Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014 by Harald Welte · 7 years ago
  9. 898ffef add libpseudotalloc as super-simplistic talloc replacement by Harald Welte · 7 years ago
  10. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago
  11. f444600 build: fix build dependencies for generated sources by Neels Hofmeyr · 7 years ago
  12. 2c71794 utils/conv_gen.py: improve application flexibility by Vadim Yanitskiy · 7 years ago
  13. 4e72ee0 Catch-up with git version tags by Max · 8 years ago
  14. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  15. d2d9760 utils/conv_gen.py: generate a single file by Vadim Yanitskiy · 8 years ago
  16. 2b3c228 gsm/Makefile.am: use proper top_builddir/top_srcdir paths by Neels Hofmeyr · 8 years ago
  17. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  18. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  19. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  20. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  21. 3a96d28 conv_gen: Use python2 to execute the script by Holger Hans Peter Freyther · 8 years ago
  22. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  23. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  24. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  25. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  26. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  27. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  28. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  29. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  30. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  31. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  32. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  33. 0c50b17 Release: Prepare the release of 0.6.6 by Holger Hans Peter Freyther · 10 years ago 0.6.6
  34. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  35. f136013 gsm: The LAPDm prim/structs changed, increment current version by Holger Hans Peter Freyther · 11 years ago 0.6.3
  36. 45cdaa0 cygwin: Link many libraries with -no-undefined to create a dll by Holger Hans Peter Freyther · 11 years ago
  37. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  38. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  39. 335aeda increaes libosmocgsm LIBVERSIN due to gsm_decode_lai() change by Harald Welte · 12 years ago 0.5.3
  40. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  41. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  42. 7c373bc misc: Fix make distcheck, add the new libosmogsm.map file to the tarball by Holger Hans Peter Freyther · 12 years ago
  43. 1c72bfb libosmogsm: Introduce explicit list of exported symbols by Harald Welte · 12 years ago
  44. 4b3fbd4 add milenage internal headers to ensure 'make dist' works by Harald Welte · 13 years ago
  45. 781bd5d Auth: Import milenage implementation from hostap (Jouni Malinen) by Harald Welte · 13 years ago
  46. d82e0eb Add a generic abstraction for GSM/3G authentication algorithms by Harald Welte · 13 years ago
  47. 75524cb increment LIBVERSION of libosmocore for new api by Harald Welte · 13 years ago 0.3.11
  48. c1a91a8 gsm/sms: Rewrite of SMR process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  49. bbf9034 gsm/sms: Rewrite of SMC process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  50. d84f47a gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c by Andreas.Eversberg · 13 years ago
  51. 17f56f3 update LIBVERSION to reflect new API additions by Harald Welte · 13 years ago 0.3.10
  52. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago
  53. 79599ba tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff by Harald Welte · 13 years ago
  54. 1f0b8c2 add LAPDm code from osmocom-bb into libosmocore by Harald Welte · 13 years ago 0.3.3
  55. ea19c97 import gsm0502_calc_paging_group() from openbsc by Harald Welte · 13 years ago 0.3.2
  56. b550313 Import sytem information related definitions + code from openbsc by Harald Welte · 13 years ago
  57. f7a1bcc abis_nm: import definitions and common code on A-bis OML from OpenBSC by Harald Welte · 13 years ago
  58. 7533705 libosmocore: bump library interface version to '1' for new osmo_ names by Harald Welte · 13 years ago
  59. f1d3344 gsm/a5: Add a A5 1&2 implementation by Sylvain Munaut · 13 years ago
  60. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago