1. e07967f sim: renamed case to the one defined in ISO7816-3 by Kevin Redon · 12 years ago
  2. 0f0ee32 sim: comment/explain signature of osim_new_apdumsg by Kevin Redon · 12 years ago
  3. a5c9255 sim: strip the SW from the returned data, as SW is passed in msgb->cb by Harald Welte · 12 years ago
  4. 495fe26 sim: Use autotools for libpcsc-lite linkage by Harald Welte · 12 years ago
  5. ad41863 sim: add copyright notices and merge file_codec.c into core.c by Harald Welte · 12 years ago
  6. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  7. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  8. 862ba65 Move common socket routine into separate function by Max · 10 years ago
  9. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  10. 6ac70a4 gprs-ns: Fix reset state handling by Jacob Erlbeck · 10 years ago
  11. 0540d83 gprs-ns: Let gprs_nsvc_reset return a value by Jacob Erlbeck · 10 years ago
  12. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  13. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  14. a39e2de gprs: Set bssgph field in bssgp_msgb_alloc() by Jacob Erlbeck · 10 years ago
  15. b83b838 gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE by Jacob Erlbeck · 10 years ago
  16. a716577 gprs: Fix and check BVCI in BSSGP STATUS messages by Jacob Erlbeck · 10 years ago
  17. de883e7 Fix copyright header in gan.c by Harald Welte · 10 years ago
  18. 468b643 add missing copyright statements to source code files by Harald Welte · 10 years ago
  19. fb84f32 logging: Add ability to save/print current log filters by Harald Welte · 11 years ago
  20. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  21. 5e21131 ctrl: Attempt fix the build on FreeBSD and add include file by Holger Hans Peter Freyther · 10 years ago
  22. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  23. ae2fcb2 rename controlif_setup() to ctrl_interface_setup() by Harald Welte · 10 years ago
  24. bfdc259 libctrl: Make two internal helper functions static by Harald Welte · 10 years ago
  25. 528134b libctrl: Move bulk of control node lookup inti libosmoctrl by Harald Welte · 10 years ago
  26. c78e74e libctrl: remove 'struct gsm_network' references by Harald Welte · 10 years ago
  27. acbb4c9 libctrl: adopt to recent ipaccess/ipa naming change by Harald Welte · 10 years ago
  28. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  29. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  30. c9df37d libctrl: Avoid using external tall_bsc_ctx by Harald Welte · 10 years ago
  31. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  32. e1a502b libctrl: Remove reference to 'DNAT' in favor of 'DCTRL' by Harald Welte · 10 years ago
  33. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago
  34. 715e945 gsm0808: Fix copy and paste pointed out by clang by Holger Hans Peter Freyther · 10 years ago
  35. efe0100 macaddr: Add some code for FreeBSD (it should work on the others too) by Holger Hans Peter Freyther · 10 years ago
  36. f196a02 ipa: use %z as format string whne printing sizeof() result by Harald Welte · 10 years ago
  37. 11bca8b ipa: fix compiler warning regarding printf (%d -> %lu) by Harald Welte · 10 years ago
  38. 78b0868 macaddr: add #include unistd.h for close() function by Harald Welte · 10 years ago
  39. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  40. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  41. fe3e42b Add osmo_get_macaddr() function to obtain etherent mac address by Harald Welte · 10 years ago
  42. 40d56f9 osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address by Harald Welte · 10 years ago
  43. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  44. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  45. 777b056 gprs-ns: Re-initialize the list head and free the unknown_nsvc by Holger Hans Peter Freyther · 10 years ago
  46. eb55e6a write_queue: Use EBADF instead of EBABDFD for portability by Holger Hans Peter Freyther · 10 years ago
  47. 77ab2f7 vty: Avoid use-after-free in VTY telnet interface by Daniel Willmann · 10 years ago
  48. bd8a89d write_queue: Avoid possible use-after-free if fd is read-/writable by Daniel Willmann · 10 years ago
  49. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  50. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  51. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  52. da73aa6 gsm0411_smr: Fix the size of the array by Holger Hans Peter Freyther · 10 years ago
  53. 61d3392 gsm0411_smr: Make the look-up table static by Holger Hans Peter Freyther · 10 years ago
  54. 8e5435a timer: Use the now parameter when it is not NULL by Holger Hans Peter Freyther · 10 years ago
  55. 5b5650f Fix introducing osmocom speficic OML attributes by Harald Welte · 10 years ago
  56. 92e1e70 select: Fix english in comment by Holger Hans Peter Freyther · 10 years ago
  57. c2c042d backtrace: Speculative fix for FreeBSD10.0 and execinfo.h by Holger Hans Peter Freyther · 10 years ago
  58. 0c50b17 Release: Prepare the release of 0.6.6 by Holger Hans Peter Freyther · 10 years ago 0.6.6
  59. 5ade61a src/socket: Adding unix domain socket support by Álvaro Neira Ayuso · 10 years ago
  60. cc0645b sms: Add missing brackets in the relative validity time calculation. by Alexander Chemeris · 10 years ago
  61. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  62. 55405fb lapdm: Make lapdm_datalink_for_sapi public by Daniel Willmann · 10 years ago
  63. 1512ea6 lapd: Improve log message and mention the SAPI the dl is on by Holger Hans Peter Freyther · 10 years ago
  64. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  65. baa225e msgb: Add msgb_hexdump() function by Jacob Erlbeck · 10 years ago
  66. 10f0bde lapd: Use the right struct for the talloc_zero_array call by Holger Hans Peter Freyther · 10 years ago
  67. f4f5a84 sms: The msg_ref is passed from the outside so remove the wrong fixme by Holger Hans Peter Freyther · 10 years ago
  68. c620604 lapdm: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  69. 85bc549 gsm/gsm48ie: Fix range 256 W[i] decoding by Jacob Erlbeck · 10 years ago 0.6.5
  70. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  71. d4d87c5 abis: Use the right return value for abis_nm_pchan4chcomb by Holger Hans Peter Freyther · 10 years ago
  72. 3244702 utils: Greatly improve performance of osmo_hexdump routines by Nils O. Selåsdal · 10 years ago
  73. b7d0f46 logging: Copy the filter_fn and fix the IMSI filter in OpenBSC by Holger Hans Peter Freyther · 11 years ago
  74. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago
  75. 56cc60d gb: Remove comment about ABI changes from the Makefile by Holger Hans Peter Freyther · 11 years ago
  76. 9b591b7 gprs: Fix VTY NSVC initialisation bug by changing gprs_nsvc_create() by Jacob Erlbeck · 11 years ago
  77. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  78. 3d557b1 gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET by Jacob Erlbeck · 11 years ago
  79. 9e1cd5a gprs: Address coverity warning for gprs_ns_tx_status result by Holger Hans Peter Freyther · 11 years ago
  80. 726e272 gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ack by Holger Hans Peter Freyther · 11 years ago
  81. 7c91bfd gprs: Address coverity warning on unchecked return of gprs_ns_tx_status by Holger Hans Peter Freyther · 11 years ago
  82. 0cccf40 gprs: Make sure that the buf is NULL terminated at the end by Holger Hans Peter Freyther · 11 years ago
  83. 54b8b2d gb: Create new NSVC object instead of patching the NSVCI by Jacob Erlbeck · 11 years ago
  84. ab852ee gb: Fix RESET handling with changing NSEI by Jacob Erlbeck · 11 years ago
  85. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  86. a52ba01 gb: Fix gprs_nsvc_delete() to free ctr group by Jacob Erlbeck · 11 years ago
  87. 35fe87c gb/vty: Fix the VTY node string for L_NS_NODE by Jacob Erlbeck · 11 years ago
  88. 687b690 gb/vty: Perform NS-VC operations based on NS-VCI by Jacob Erlbeck · 11 years ago
  89. bf02196 gb: Fix gprs_active_nsvc_by_nsei() by Jacob Erlbeck · 11 years ago
  90. f41e5e6 release: Prepare the 0.6.4 release of libosmocore by Holger Hans Peter Freyther · 11 years ago 0.6.4
  91. 16ae51e ussd: Fix text of RELEASE COMPLETE by Alexander Huemer · 11 years ago
  92. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  93. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  94. 6901715 gb: When sending on a NS-VC group use the first active NS-VC by Jacob Erlbeck · 11 years ago
  95. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  96. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  97. b6390f9 gb: Use the NS-VCI to find an existing NS-VC by Jacob Erlbeck · 11 years ago
  98. 05395a6 gb: Fix NS-RESET response message order by Jacob Erlbeck · 11 years ago
  99. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  100. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago