aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipa_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-26ipa_proxy: make sure ipa instance name is nul-terminatedPablo Neira Ayuso1-0/+1
2013-11-11ipa-proxy/vty: Removed enable/ipa nodeJacob Erlbeck1-8/+0
2013-11-11vty: Use same prompt string format like in libosmocoreJacob Erlbeck1-1/+1
2013-11-11vty: Use new vty_install_default() functionJacob Erlbeck1-25/+1
2013-07-04ipa_proxy: The ret variable was not initialized/assignedHolger Hans Peter Freyther1-3/+2
2013-07-04ipa: Fix the size of the streamid array used in the proxy codeHolger Hans Peter Freyther1-2/+2
2011-09-19ipa: Add a callback to detect if the server_conn was closedDaniel Willmann1-1/+1
2011-09-09ipa: use default write callback in ipa_client_conn_create if not specifiedPablo Neira Ayuso1-1/+1
2011-09-09ipa: rename all reference to ipa_*_peer to ipa_*_connPablo Neira Ayuso1-10/+10
2011-09-09ipa: remove bogus driver_name parameter from ipa_client_createPablo Neira Ayuso1-1/+1
2011-07-19update to comply with libosmocore namespace fixesHarald Welte1-19/+19
2011-07-18talloc: revert to use talloc inside libosmocoreHarald Welte1-1/+1
2011-07-08hsl: BTS supportPablo Neira Ayuso1-0/+1
2011-07-05logging: use new harald's logging infrastructure in libosmocorePablo Neira Ayuso1-1/+0
2011-06-30major updates in e1_input callback ops and IPA infrastructuresPablo Neira Ayuso1-2/+4
2011-06-23ipa-proxy: add A-bis over IP generic proxy commands for VTYPablo Neira Ayuso1-0/+688