index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
ipa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipa: Fix ipa_ccm_id_resp_parse on big endian systems
Pau Espin Pedrol
2019-03-28
1
-2
/
+2
*
ipa: Document ipa_ccm_idtag_parse_off and fix ipa_ccm_idtag_parse
Pau Espin Pedrol
2019-03-28
1
-1
/
+11
*
Revert "ipa_ccm_idtag_parse*: Fix reported length value"
Oliver Smith
2019-03-25
1
-1
/
+1
*
ipa_ccm_idtag_parse*: Fix reported length value
Harald Welte
2019-03-19
1
-1
/
+1
*
ipa: Document ipa_msg_recv* functions
Pau Espin Pedrol
2018-08-22
1
-0
/
+22
*
re-introduce ipa_ccm_idtag_parse_off()
Harald Welte
2018-08-01
1
-3
/
+13
*
Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()
Harald Welte
2018-08-01
1
-8
/
+75
*
fix strncpy bugs in gsm/ipa.c
Neels Hofmeyr
2018-07-27
1
-7
/
+6
*
prevent integer underflow in ipa_ccm_make_id_resp_from_req()
Harald Welte
2018-04-17
1
-1
/
+6
*
fix spelling
Thorsten Alteholz
2018-04-08
1
-1
/
+1
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
ipa: place comment "IPA Multiplex" on ipa allocated msgbs
Neels Hofmeyr
2017-09-07
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-3
/
+4
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-3
/
+3
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-0
/
+7
*
gsm0808 + ipa: fix compilation on systems without sys/socket.h
Harald Welte
2017-05-15
1
-1
/
+7
*
use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore
Harald Welte
2017-05-15
1
-3
/
+3
*
Uninitialized variable in ipa_ccm_make_id_resp_from_req()
Harald Welte
2017-04-27
1
-0
/
+2
*
ipa: Introduce helpers to encode IPA CCM ID RESPONSE
Harald Welte
2017-04-15
1
-1
/
+118
*
fix various compiler warnings (on FreeBSD-11.0)
Harald Welte
2017-02-08
1
-0
/
+1
*
ipa: Remove unneeded #include statement
Harald Welte
2017-01-23
1
-1
/
+0
*
Extend IPA error logging
Max
2016-11-16
1
-2
/
+2
*
ipa: recv is declared in different headers on BSD
Holger Hans Peter Freyther
2015-11-09
1
-0
/
+2
*
ipa: Properly parse LV stream of a ID_GET request
Holger Hans Peter Freyther
2015-06-02
1
-3
/
+13
*
ipa: Return -errno instead of -1 in ipa_send
Jacob Erlbeck
2014-12-22
1
-1
/
+1
*
Change copyright notice of ipa.c to GPLv2+
Harald Welte
2014-10-26
1
-4
/
+4
*
ipa: use %z as format string whne printing sizeof() result
Harald Welte
2014-08-21
1
-1
/
+1
*
ipa: fix compiler warning regarding printf (%d -> %lu)
Harald Welte
2014-08-21
1
-1
/
+1
*
ipa: rename functions for consistency
Harald Welte
2014-08-20
1
-0
/
+446