1. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  2. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  3. 973c3c3 LAPDm: Ensure there is no payload in DISC frames by Harald Welte · 12 years ago 0.4.2
  4. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  5. df90aed libosmogsm: Add tvlv_att_def to exported symbols by Harald Welte · 12 years ago
  6. 7c373bc misc: Fix make distcheck, add the new libosmogsm.map file to the tarball by Holger Hans Peter Freyther · 12 years ago
  7. 3e07144 lapdm: fix RSL message format in RLL ERROR INDICATION by Harald Welte · 12 years ago
  8. 1c72bfb libosmogsm: Introduce explicit list of exported symbols by Harald Welte · 12 years ago
  9. a72e47b auth_milenage/osmo-auc-gen: compute OPC in case only OP is known by Harald Welte · 12 years ago
  10. 042afe7 milenage: Add function to compute OPC from OP and K by Harald Welte · 12 years ago
  11. fb6a2e2 lapd: Remove unused variable t200_start in lapd_acknowledge. by Holger Hans Peter Freyther · 12 years ago
  12. 2dafed5 gsm/a5: Rewrite equation doc with proper numbering by Sylvain Munaut · 12 years ago
  13. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  14. 65c2d36 GSM 08.08: Cleanup the code, remove lots of magic hard-coded numbers by Harald Welte · 12 years ago
  15. 3a5f08c lapdm: Make sure that the msgb_l3len(msg) == length... by Holger Hans Peter Freyther · 12 years ago
  16. 90656db lapd: Warn if someone attempts to send an empty message by Holger Hans Peter Freyther · 12 years ago
  17. 6ecafef lapd: Mention the L3 size of the payload being sent by Holger Hans Peter Freyther · 12 years ago
  18. 301f01e libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c by Andreas.Eversberg · 12 years ago
  19. 4b6bc3b Fix generation of GPRS Routing Area in case of 3-digit MNC by Gus Bourg · 13 years ago
  20. d318e61 auth_core: add missing string.h include to reduce warnings by Harald Welte · 13 years ago
  21. aae2362 auth_core: don't use anonymous unions to make certain gcc versions happy by Harald Welte · 13 years ago
  22. 1726ec5 auth_milenage: we now copy RAND in auth_core, no need to do it twice by Harald Welte · 13 years ago
  23. 4afdd5d auth_core: Make sure we always save the RAND in the vector by Harald Welte · 13 years ago
  24. a5ab162 auth_core: add functions for parsing algorithm names by Harald Welte · 13 years ago
  25. 4b3fbd4 add milenage internal headers to ensure 'make dist' works by Harald Welte · 13 years ago
  26. 781bd5d Auth: Import milenage implementation from hostap (Jouni Malinen) by Harald Welte · 13 years ago
  27. d82e0eb Add a generic abstraction for GSM/3G authentication algorithms by Harald Welte · 13 years ago
  28. 39a287d comp128: mark ki and srand as 'const' input parameters by Harald Welte · 13 years ago
  29. 75524cb increment LIBVERSION of libosmocore for new api by Harald Welte · 13 years ago 0.3.11
  30. ad633b0 SMS: export gsm411_bcdify() and gsm411_unbcdify() functions by Harald Welte · 13 years ago
  31. 9a5f3b8 gsm/lapd_core: Make sure rc is initialize in lapd_rx_u by Sylvain Munaut · 13 years ago
  32. ad4a6a8 gsm/a5: Bit faster way to compute parity ... by Sylvain Munaut · 13 years ago
  33. 2735ac4 gsm/a5: Add documentation by Sylvain Munaut · 13 years ago
  34. 7f975d2 gsm/a5: Rewrite A5/2 algo to avoid the delayed bit by Sylvain Munaut · 13 years ago
  35. 3e387cb gsm/a5: Add const qualifier on the key by Sylvain Munaut · 13 years ago
  36. cc90d49 gsm/gsm0411_smc: Fix typo by Sylvain Munaut · 13 years ago
  37. 0d9b8ec include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A by Sylvain Munaut · 13 years ago
  38. c1a91a8 gsm/sms: Rewrite of SMR process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  39. bbf9034 gsm/sms: Rewrite of SMC process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  40. d84f47a gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c by Andreas.Eversberg · 13 years ago
  41. 153903c gsm/lapdm: Display SAPI in debug message for easier debug by Andreas.Eversberg · 13 years ago
  42. 816e178 gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format) by Andreas.Eversberg · 13 years ago
  43. f1f80de gsm/lapdm: Fix TA and power level handling in the ACCH header by Andreas.Eversberg · 13 years ago
  44. cbed327 gsm/lapdm: Set N201 depending on the frame type by Andreas.Eversberg · 13 years ago
  45. 5ac4478 gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower) by Andreas.Eversberg · 13 years ago
  46. a42b699 gsm/lapdm: Add missing msgb_free in rslms_rx_rll error cases by Andreas.Eversberg · 13 years ago
  47. 5ad4ac8 lapd: Fixed possible double free buf in lapd_core.c by Andreas Eversberg · 13 years ago
  48. 17f56f3 update LIBVERSION to reflect new API additions by Harald Welte · 13 years ago 0.3.10
  49. 78122ab Added defines to use primitive/operation tuples in switch/case statements by Andreas Eversberg · 13 years ago
  50. 742fc79 LAPD: Moved timer handling into seperate functions by Andreas Eversberg · 13 years ago
  51. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago
  52. ee876c9 LAPDm: Fix encoding of RLL ERROR IE by Harald Welte · 13 years ago 0.3.8
  53. eaac0cf gsm/gsm48_ie: Fix other range format decoding by Andreas.Eversberg · 13 years ago
  54. a24026a RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names by Harald Welte · 13 years ago
  55. 71fd42f gsm/gsm48_ie: Fix Range 256 format decoding by Sylvain Munaut · 13 years ago
  56. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  57. 4e777c3 doxygen: Add documentation for Abis OML by Harald Welte · 13 years ago
  58. 8f2c7e5 RSL: add doxygen documentation by Harald Welte · 13 years ago
  59. 6bdf0b1 doxygen: Add documentation for LAPDm code by Harald Welte · 13 years ago
  60. 57c7d37 doxygen: Add documentation about TLV parser by Harald Welte · 13 years ago
  61. 1a99df8 gsm/gsm48_ie: Fix frequency list decoding by Andreas.Eversberg · 13 years ago
  62. 7e1a622 sms: Fix style issues with the code, add spaces after keywords by Holger Hans Peter Freyther · 13 years ago
  63. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  64. 584427c lapdm: fix memory leak due to unreachable code by Harald Welte · 13 years ago
  65. f4d45ab gsm 08.08: use ANSI function definition with (void) by Harald Welte · 13 years ago
  66. 79599ba tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff by Harald Welte · 13 years ago
  67. 4876dcf gprs_cipher_core: Fix potential buffer overflows by Harald Welte · 13 years ago
  68. 0c83670 GSM 08.08: Fix generation of CIPHER MODE REJECT by Harald Welte · 13 years ago
  69. 9b837e6 gsm 08.08: add value_strings and gsm0808_msg_name() function by Harald Welte · 13 years ago
  70. 8264e09 lapdm: make sure we flush all queues whenever entering IDLE state by Harald Welte · 13 years ago 0.3.4
  71. 7721a77 make sure abis_nm <-> osmocom pchan type conversion always works by Harald Welte · 13 years ago
  72. 7ca604b LAPDm: Uplink SACCH frames use format B, not format B4 by Harald Welte · 13 years ago
  73. 6420774 LAPDm: When Rx DATA from L1, L1 does not know the SAPI by Harald Welte · 13 years ago
  74. 1f0b8c2 add LAPDm code from osmocom-bb into libosmocore by Harald Welte · 13 years ago 0.3.3
  75. ea19c97 import gsm0502_calc_paging_group() from openbsc by Harald Welte · 13 years ago 0.3.2
  76. 94df39e add some utility functions for paging related calculation (TS 05.02) by Harald Welte · 13 years ago
  77. 2aee7b1 add gsm48_number_of_paging_subchannels() function by Harald Welte · 13 years ago
  78. 2a68c7c gsm/utils: Adding conversion of "mobile power class" to dBm by Andreas Eversberg · 13 years ago
  79. 620f7ab sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types by Harald Welte · 13 years ago
  80. cf7e5da add value_string definitions for RSL message types by Harald Welte · 13 years ago
  81. f269950 gsm/sysinfo: Fix rsl2sitype array size by Sylvain Munaut · 13 years ago
  82. 8c6be75 gsm/sysinfo: don't include netinet/in.h by Harald Welte · 13 years ago
  83. 11c7193 Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbsc by Harald Welte · 13 years ago
  84. b550313 Import sytem information related definitions + code from openbsc by Harald Welte · 13 years ago
  85. ea4b12a abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_name by Harald Welte · 13 years ago
  86. 61dc63e rename abis_nm_adm_name() to abis_nm_adm_state_name() by Harald Welte · 13 years ago
  87. f7a1bcc abis_nm: import definitions and common code on A-bis OML from OpenBSC by Harald Welte · 13 years ago
  88. 7533705 libosmocore: bump library interface version to '1' for new osmo_ names by Harald Welte · 13 years ago
  89. 2c34867 plugin: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  90. 87f7b25 utils: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  91. f1d3344 gsm/a5: Add a A5 1&2 implementation by Sylvain Munaut · 13 years ago
  92. 36bdf2c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c by Pablo Neira Ayuso · 13 years ago
  93. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  94. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago