1. 9e1cd5a gprs: Address coverity warning for gprs_ns_tx_status result by Holger Hans Peter Freyther · 11 years ago
  2. 726e272 gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ack by Holger Hans Peter Freyther · 11 years ago
  3. 7c91bfd gprs: Address coverity warning on unchecked return of gprs_ns_tx_status by Holger Hans Peter Freyther · 11 years ago
  4. 0cccf40 gprs: Make sure that the buf is NULL terminated at the end by Holger Hans Peter Freyther · 11 years ago
  5. 54b8b2d gb: Create new NSVC object instead of patching the NSVCI by Jacob Erlbeck · 11 years ago
  6. ab852ee gb: Fix RESET handling with changing NSEI by Jacob Erlbeck · 11 years ago
  7. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  8. a52ba01 gb: Fix gprs_nsvc_delete() to free ctr group by Jacob Erlbeck · 11 years ago
  9. 35fe87c gb/vty: Fix the VTY node string for L_NS_NODE by Jacob Erlbeck · 11 years ago
  10. 687b690 gb/vty: Perform NS-VC operations based on NS-VCI by Jacob Erlbeck · 11 years ago
  11. bf02196 gb: Fix gprs_active_nsvc_by_nsei() by Jacob Erlbeck · 11 years ago
  12. f41e5e6 release: Prepare the 0.6.4 release of libosmocore by Holger Hans Peter Freyther · 11 years ago 0.6.4
  13. 16ae51e ussd: Fix text of RELEASE COMPLETE by Alexander Huemer · 11 years ago
  14. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  15. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  16. 6901715 gb: When sending on a NS-VC group use the first active NS-VC by Jacob Erlbeck · 11 years ago
  17. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  18. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  19. b6390f9 gb: Use the NS-VCI to find an existing NS-VC by Jacob Erlbeck · 11 years ago
  20. 05395a6 gb: Fix NS-RESET response message order by Jacob Erlbeck · 11 years ago
  21. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  22. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  23. b3657e1 vty: Allow vty_go_parent() in all nodes. by Jacob Erlbeck · 11 years ago
  24. 2349721 vty: Replace 'enum node_type' by 'int' for last_node by Jacob Erlbeck · 11 years ago
  25. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  26. 7eed053 vty: Refactored vty_go_parent(), 'end' and 'exit' by Jacob Erlbeck · 11 years ago
  27. 2442e09 vty: Rename is_config() to is_config_child() by Jacob Erlbeck · 11 years ago
  28. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  29. 1810925 sms: Added comment about the gsm_7bit_alphabet table by Jacob Erlbeck · 11 years ago
  30. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  31. 9b037a6 lapd: Remove the double NULL check idiom with msgb_free by Holger Hans Peter Freyther · 11 years ago
  32. f136013 gsm: The LAPDm prim/structs changed, increment current version by Holger Hans Peter Freyther · 11 years ago 0.6.3
  33. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  34. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  35. cd195fa vty: Support multi-char separators and end strings by Jacob Erlbeck · 11 years ago
  36. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  37. 6a75d16 vty: Fix logically dead code in the description handling by Holger Hans Peter Freyther · 11 years ago
  38. 2909942 gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION by Dmitri Soloviev · 11 years ago
  39. cad54b8 LAPD: Free resume/re-establishment msgb if it carries no content by Andreas Eversberg · 11 years ago
  40. 47aa482 gsm: Revert the gsm_7bit_encode changes as they are wrong by Holger Hans Peter Freyther · 11 years ago
  41. 2b0cac4 Fix: Handle returned length by gsm_7bit_encode correctly by Andreas Eversberg · 11 years ago
  42. f996b05 Fix encoding of last character at 7bit encoding function by Andreas Eversberg · 11 years ago
  43. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  44. 5977db0 LAPDm: Allow sending unit data on DCCH by Andreas Eversberg · 11 years ago
  45. ccc4633 LAPDm: Fix re-establishment of datalink by Andreas Eversberg · 11 years ago
  46. 8d50600 get_value_string: Null terminate after the call to snprintf by Holger Hans Peter Freyther · 11 years ago
  47. 047213b vty: Attempt to fix various meam leaks in the VTY lookup code by Holger Hans Peter Freyther · 11 years ago
  48. cd252e3 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi by Holger Hans Peter Freyther · 11 years ago
  49. 476cf33 strrb: Remove a tautology from the code by Holger Hans Peter Freyther · 11 years ago
  50. 27b2bb7 BSSGP: prevent divide-by-zero in flow control by Harald Welte · 11 years ago
  51. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  52. 087116a lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind by Harald Welte · 11 years ago 0.6.1
  53. 9ac4537 misc: Fix the spelling of frame in the RLM cause strings by Holger Hans Peter Freyther · 11 years ago
  54. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  55. f5a079f lapd: Set the tx_hist to NULL after freeing it by Holger Hans Peter Freyther · 11 years ago
  56. b36ad2d Fix of potential memory leaks at lapdm.c by Andreas Eversberg · 11 years ago
  57. 6e18208 Fix: LAPDm contention resoltion must acknowledge subsequent SABM by Andreas Eversberg · 11 years ago
  58. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  59. 1a02cfc logging_vty: Fix segfault un unused entries in log_info_cat array of app by Harald Welte · 11 years ago
  60. 54c5ed1 Revert "Follow up fix for the log level "everything"" by Harald Welte · 11 years ago
  61. 9b18670 Revert "Fix log level "everything" and make it equal to "debug"" by Harald Welte · 11 years ago
  62. 8e87873 application: don't ignore SIGHUP but do config file reopen. by Harald Welte · 11 years ago
  63. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  64. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  65. 6d2d4d6 logging_vty: Print 'log filter all' info in 'show logging vty' by Harald Welte · 11 years ago
  66. 45cdaa0 cygwin: Link many libraries with -no-undefined to create a dll by Holger Hans Peter Freyther · 11 years ago
  67. ed8170a codec: Fix the GSM 06.20 ordering tables by Sylvain Munaut · 11 years ago
  68. a6428d2 Follow up fix for the log level "everything" by Holger Hans Peter Freyther · 11 years ago
  69. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  70. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  71. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  72. cd6ed82 Fix log level "everything" and make it equal to "debug" by Harald Welte · 11 years ago
  73. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  74. d17aa59 VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion by Harald Welte · 11 years ago
  75. 80d30fe vty/command.c: Cosmetic cleanup by Harald Welte · 11 years ago
  76. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  77. 9adfda2 core/crc: Fix the 64 bits implementation by Sylvain Munaut · 11 years ago
  78. e04a14d socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAW by Pablo Neira Ayuso · 11 years ago
  79. 06ddf8b Fix build on Cygwin by Evgeny Zverev · 11 years ago
  80. de6e498 add some missing doxygen annotation for libosmocore functions by Harald Welte · 12 years ago
  81. 4d8eea4 vty: Do better filtering of arguments, optional args particularly by Sylvain Munaut · 11 years ago
  82. 01e0604 core/bits: Prevent osmo_revbytebits_buf stack trashing by Sylvain Munaut · 11 years ago
  83. e523392 lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier by Daniel Willmann · 12 years ago
  84. 31659f7 core: Fix missing include in msgfile.c for getline by Sylvain Munaut · 12 years ago
  85. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  86. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  87. 68f9447 sms: Print 'network' or 'mobile' when creating the SMC/SMR by Holger Hans Peter Freyther · 12 years ago
  88. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  89. 8c01231 lapd: Use LOGL_ERROR for messgaes that are wrong in the given context by Holger Hans Peter Freyther · 12 years ago
  90. 579fb09 misc: Use static const struct for LAPD and Abis by Holger Hans Peter Freyther · 12 years ago
  91. 9473c5d sms: Mark the state dispatch table as static const by Holger Hans Peter Freyther · 12 years ago
  92. 1c4c373 sms: Fix typos in the comments and log messages. by Holger Hans Peter Freyther · 12 years ago
  93. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  94. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  95. 866fc91 smc: Fix a typo in the smc code by Holger Hans Peter Freyther · 12 years ago
  96. 0916159 smc: Print the current state of the SMS by Holger Hans Peter Freyther · 12 years ago
  97. e2a7c93 sms: Remove the commented out code that was the default in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  98. 7ae3ac8 sms: Reduce the logging level to debug by Holger Hans Peter Freyther · 12 years ago
  99. d430ef4 GSM48: Avoid unaligned access in gsm48_construct_ra by Andreas Eversberg · 12 years ago
  100. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago